File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 28
28
],
29
29
"dependencies" : {
30
30
"amphtml-validator" : " ^1.0.34" ,
31
- "chalk" : " ^4.1 .0" ,
31
+ "chalk" : " ^5.6 .0" ,
32
32
"consola" : " ^2.15.3" ,
33
33
"raw-loader" : " ^4.0.2"
34
34
},
Original file line number Diff line number Diff line change @@ -4074,6 +4074,11 @@ chalk@^4.0.0, chalk@^4.1.0:
4074
4074
ansi-styles "^4.1.0"
4075
4075
supports-color "^7.1.0"
4076
4076
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
+
4077
4082
char-regex@^1.0.2:
4078
4083
version "1.0.2"
4079
4084
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
You can’t perform that action at this time.
0 commit comments