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 0e631e9 commit 211fddbCopy full SHA for 211fddb
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.34.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
@@ -5199,7 +5199,7 @@ __metadata:
5199
"@typescript-eslint/eslint-plugin": ^5.0.0
5200
"@typescript-eslint/parser": ^5.0.0
5201
"@vercel/ncc": ^0.34.0
5202
- chalk: ^4.0.0
+ chalk: ^5.0.0
5203
eslint: ^8.0.0
5204
eslint-config-prettier: ^8.0.0
5205
eslint-plugin-import: ^2.18.2
0 commit comments