From 6dcdf5076722b4b3b2da849af5592f02d07e0d33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 18:26:14 +0000 Subject: [PATCH] Update dependency chalk to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f15c4f4b..00e6ce53 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@cucumber/pretty-formatter": "^1.0.1", "@cucumber/tag-expressions": "^6.1.0", "base64-js": "^1.5.1", - "chalk": "^4.1.2", + "chalk": "^5.0.0", "cli-table": "^0.3.11", "common-ancestor-path": "^1.0.1", "cosmiconfig": "^9.0.0",