From 2382e5e52767685e02b575087b27d7144211eab1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:10:21 +0000 Subject: [PATCH] Update dependency chalk to v5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05aaa953..cf707345 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@babel/preset-env": "7.18.10", "@types/node": "16.18.11", "babel-loader": "8.2.5", - "chalk": "5.0.1", + "chalk": "5.3.0", "cross-var": "1.1.0", "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0",