Skip to content

Commit e11ad72

Browse files
dependabot[bot]Turbo87
authored andcommitted
Bump chalk from 1.1.3 to 2.4.1 (#102)
Bumps [chalk](https://github.com/chalk/chalk) from 1.1.3 to 2.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v1.1.3...v2.4.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09bb146 commit e11ad72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test:debug": "node --inspect node_modules/.bin/jest --runInBand"
1111
},
1212
"dependencies": {
13-
"chalk": "^1.1.3",
13+
"chalk": "^2.4.1",
1414
"ember-rfc176-data": "^0.3.6",
1515
"execa": "~0.8.0",
1616
"glob": "^7.1.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,7 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.3:
11351135
strip-ansi "^3.0.0"
11361136
supports-color "^2.0.0"
11371137

1138-
chalk@^2.0.0, chalk@^2.0.1:
1138+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.1:
11391139
version "2.4.1"
11401140
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
11411141
dependencies:

0 commit comments

Comments
 (0)