From 211fddb72bad096971cbc7d918dedd5307625648 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 13:10:09 +0000 Subject: [PATCH] Update dependency chalk to v5 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6658b2d..6a9f97a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "@vercel/ncc": "^0.34.0", - "chalk": "^4.0.0", + "chalk": "^5.0.0", "eslint": "^8.0.0", "eslint-config-prettier": "^8.0.0", "eslint-plugin-import": "^2.18.2", diff --git a/yarn.lock b/yarn.lock index 6bfafe8..05ca111 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5199,7 +5199,7 @@ __metadata: "@typescript-eslint/eslint-plugin": ^5.0.0 "@typescript-eslint/parser": ^5.0.0 "@vercel/ncc": ^0.34.0 - chalk: ^4.0.0 + chalk: ^5.0.0 eslint: ^8.0.0 eslint-config-prettier: ^8.0.0 eslint-plugin-import: ^2.18.2