We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf98a4 commit 1cb88dfCopy full SHA for 1cb88df
package.json
@@ -60,7 +60,7 @@
60
"@typescript-eslint/eslint-plugin": "^5.0.0",
61
"@typescript-eslint/parser": "^5.0.0",
62
"@vercel/ncc": "^0.36.0",
63
- "chalk": "^4.0.0",
+ "chalk": "^5.0.0",
64
"eslint": "^8.0.0",
65
"eslint-config-prettier": "^8.0.0",
66
"eslint-plugin-import": "^2.18.2",
yarn.lock
@@ -5307,7 +5307,7 @@ __metadata:
5307
"@typescript-eslint/eslint-plugin": ^5.0.0
5308
"@typescript-eslint/parser": ^5.0.0
5309
"@vercel/ncc": ^0.36.0
5310
- chalk: ^4.0.0
+ chalk: ^5.0.0
5311
eslint: ^8.0.0
5312
eslint-config-prettier: ^8.0.0
5313
eslint-plugin-import: ^2.18.2
0 commit comments