From 1cb88dfb5f9f12753e9eac374260fcf200d1fcdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 11:41:04 +0000 Subject: [PATCH] chore(deps): 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 4308ad9..a3d9113 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.36.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 46d48a2..dfe8c35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5307,7 +5307,7 @@ __metadata: "@typescript-eslint/eslint-plugin": ^5.0.0 "@typescript-eslint/parser": ^5.0.0 "@vercel/ncc": ^0.36.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