Skip to content

Commit c98e218

Browse files
chore(deps): update dependency chalk to v5
1 parent db8c233 commit c98e218

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"dependencies": {
3030
"amphtml-validator": "^1.0.34",
31-
"chalk": "^4.1.0",
31+
"chalk": "^5.6.0",
3232
"consola": "^2.15.3",
3333
"raw-loader": "^4.0.2"
3434
},

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,6 +4074,11 @@ chalk@^4.0.0, chalk@^4.1.0:
40744074
ansi-styles "^4.1.0"
40754075
supports-color "^7.1.0"
40764076

4077+
chalk@^5.6.0:
4078+
version "5.6.0"
4079+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
4080+
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
4081+
40774082
char-regex@^1.0.2:
40784083
version "1.0.2"
40794084
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"

0 commit comments

Comments
 (0)