File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
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 "emblem" : " ^0.12.1" ,
2828 "esm" : " ^3.2.25" ,
2929 "globby" : " ^11.0.3" ,
Original file line number Diff line number Diff line change @@ -1500,6 +1500,11 @@ chalk@^2.0.0:
15001500 escape-string-regexp "^1.0.5"
15011501 supports-color "^5.3.0"
15021502
1503+ chalk@^5.0.0 :
1504+ version "5.0.1"
1505+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
1506+ integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
1507+
15031508char-regex@^1.0.2 :
15041509 version "1.0.2"
15051510 resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -3639,11 +3644,6 @@ lru-cache@^6.0.0:
36393644 dependencies :
36403645 yallist "^4.0.0"
36413646
3642- lru-cache@^7.4.0 :
3643- version "7.8.1"
3644- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.8.1.tgz#68ee3f4807a57d2ba185b7fd90827d5c21ce82bb"
3645- integrity sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg==
3646-
36473647macos-release@^2.5.0 :
36483648 version "2.5.0"
36493649 resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.5.0.tgz#067c2c88b5f3fb3c56a375b2ec93826220fa1ff2"
You can’t perform that action at this time.
0 commit comments