File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 25
25
"test:ember-compatibility" : " ember try:each"
26
26
},
27
27
"dependencies" : {
28
- "chalk" : " ^4.1.0 " ,
28
+ "chalk" : " ^4.1.1 " ,
29
29
"ember-cli-babel" : " ^7.26.3" ,
30
30
"ember-cli-build-config-editor" : " ^0.5.0" ,
31
31
"ember-cli-htmlbars" : " ^5.7.1" ,
Original file line number Diff line number Diff line change @@ -4436,7 +4436,7 @@ caseless@~0.12.0:
4436
4436
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
4437
4437
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
4438
4438
4439
- [email protected] , chalk@^4.0.0, chalk@^4.1.0 :
4439
+
4440
4440
version "4.1.0"
4441
4441
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
4442
4442
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
@@ -4472,6 +4472,14 @@ chalk@^3.0.0:
4472
4472
ansi-styles "^4.1.0"
4473
4473
supports-color "^7.1.0"
4474
4474
4475
+ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
4476
+ version "4.1.1"
4477
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
4478
+ integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
4479
+ dependencies:
4480
+ ansi-styles "^4.1.0"
4481
+ supports-color "^7.1.0"
4482
+
4475
4483
character-entities-legacy@^1.0.0:
4476
4484
version "1.1.4"
4477
4485
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"
You can’t perform that action at this time.
0 commit comments