From a3c7757a0619a58f7ad7767511b42eebf3e1a5a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 18:32:41 +0000 Subject: [PATCH] chore(deps): update dependency chalk to v5.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cea83e..6a6ea30 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@typescript-eslint/eslint-plugin": "^3.3.0", "@typescript-eslint/parser": "^3.3.0", "bumpp": "8.2.1", - "chalk": "5.0.1", + "chalk": "5.6.2", "conventional-changelog-cli": "^2.0.34", "eslint": "^7.2.0", "eslint-config-prettier": "^6.11.0",