Skip to content

Commit 08878c7

Browse files
Bump chalk from 4.1.0 to 4.1.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.0...v4.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 71ec956 commit 08878c7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test:ember-compatibility": "ember try:each"
2626
},
2727
"dependencies": {
28-
"chalk": "^4.1.0",
28+
"chalk": "^4.1.1",
2929
"ember-cli-babel": "^7.26.3",
3030
"ember-cli-build-config-editor": "^0.5.0",
3131
"ember-cli-htmlbars": "^5.7.1",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4436,7 +4436,7 @@ caseless@~0.12.0:
44364436
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
44374437
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
44384438

4439-
[email protected], chalk@^4.0.0, chalk@^4.1.0:
4439+
44404440
version "4.1.0"
44414441
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
44424442
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
@@ -4472,6 +4472,14 @@ chalk@^3.0.0:
44724472
ansi-styles "^4.1.0"
44734473
supports-color "^7.1.0"
44744474

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+
44754483
character-entities-legacy@^1.0.0:
44764484
version "1.1.4"
44774485
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"

0 commit comments

Comments
 (0)