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 2323 "@babel/parser" : " ^7.13.15" ,
2424 "@babel/traverse" : " ^7.13.17" ,
2525 "@glimmer/syntax" : " ^0.80.0" ,
26- "chalk" : " ^4.1.1 " ,
26+ "chalk" : " ^5.0.0 " ,
2727 "content-tag" : " ^1.1.2" ,
2828 "emblem" : " ^0.12.1" ,
2929 "esm" : " ^3.2.25" ,
Original file line number Diff line number Diff line change @@ -1604,6 +1604,11 @@ chalk@^2.0.0, chalk@^2.4.2:
16041604 escape-string-regexp "^1.0.5"
16051605 supports-color "^5.3.0"
16061606
1607+ chalk@^5.0.0 :
1608+ version "5.3.0"
1609+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
1610+ integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
1611+
16071612char-regex@^1.0.2 :
16081613 version "1.0.2"
16091614 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