Skip to content

Commit af55bc0

Browse files
Bump chalk from 2.4.2 to 4.1.0
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 4.1.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v2.4.2...v4.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 95a7f1d commit af55bc0

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@babel/parser": "^7.6.0",
39-
"chalk": "^2.4.2",
39+
"chalk": "^4.1.0",
4040
"common-tags": "^1.8.0",
4141
"ember-template-recast": "^4.1.4",
4242
"execa": "^2.0.4",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7051,7 +7051,7 @@ strip-json-comments@~2.0.1:
70517051
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
70527052
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
70537053

7054-
[email protected], supports-color@^7.0.0:
7054+
[email protected], supports-color@^7.0.0, supports-color@^7.1.0:
70557055
version "7.2.0"
70567056
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
70577057
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
@@ -7065,13 +7065,6 @@ supports-color@^5.3.0:
70657065
dependencies:
70667066
has-flag "^3.0.0"
70677067

7068-
supports-color@^7.1.0:
7069-
version "7.1.0"
7070-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"
7071-
integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==
7072-
dependencies:
7073-
has-flag "^4.0.0"
7074-
70757068
supports-hyperlinks@^2.0.0:
70767069
version "2.1.0"
70777070
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz#f663df252af5f37c5d49bbd7eeefa9e0b9e59e47"

0 commit comments

Comments
 (0)