Skip to content

Commit 1cb88df

Browse files
chore(deps): update dependency chalk to v5
1 parent faf98a4 commit 1cb88df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@typescript-eslint/eslint-plugin": "^5.0.0",
6161
"@typescript-eslint/parser": "^5.0.0",
6262
"@vercel/ncc": "^0.36.0",
63-
"chalk": "^4.0.0",
63+
"chalk": "^5.0.0",
6464
"eslint": "^8.0.0",
6565
"eslint-config-prettier": "^8.0.0",
6666
"eslint-plugin-import": "^2.18.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5307,7 +5307,7 @@ __metadata:
53075307
"@typescript-eslint/eslint-plugin": ^5.0.0
53085308
"@typescript-eslint/parser": ^5.0.0
53095309
"@vercel/ncc": ^0.36.0
5310-
chalk: ^4.0.0
5310+
chalk: ^5.0.0
53115311
eslint: ^8.0.0
53125312
eslint-config-prettier: ^8.0.0
53135313
eslint-plugin-import: ^2.18.2

0 commit comments

Comments
 (0)