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 2424 "test" : " qunit tests/**/*-test.js"
2525 },
2626 "dependencies" : {
27- "chalk" : " ^4.1.0 " ,
27+ "chalk" : " ^4.1.1 " ,
2828 "ember-cli-version-checker" : " ^5.1.2" ,
2929 "glob" : " ^7.1.6" ,
3030 "inquirer" : " ^7.3.3" ,
Original file line number Diff line number Diff line change @@ -1680,7 +1680,7 @@ cardinal@^1.0.0:
16801680 ansicolors "~0.2.1"
16811681 redeyed "~1.0.0"
16821682
1683- [email protected] , chalk@^4.0.0, chalk@^4.1.0 :
1683+ 16841684 version "4.1.0"
16851685 resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
16861686 integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
@@ -1716,6 +1716,14 @@ chalk@^3.0.0:
17161716 ansi-styles "^4.1.0"
17171717 supports-color "^7.1.0"
17181718
1719+ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1 :
1720+ version "4.1.1"
1721+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
1722+ integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
1723+ dependencies :
1724+ ansi-styles "^4.1.0"
1725+ supports-color "^7.1.0"
1726+
17191727changelog-filename-regex@^1.1.0 :
17201728 version "1.1.2"
17211729 resolved "https://registry.yarnpkg.com/changelog-filename-regex/-/changelog-filename-regex-1.1.2.tgz#19e98e38248cff0c1cf3ae3bf51bfb22c48592d6"
You can’t perform that action at this time.
0 commit comments