Skip to content

Commit 09f7fad

Browse files
dependabot[bot]Turbo87
authored andcommitted
Bump chalk from 2.4.1 to 2.4.2 (#109)
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v2.4.1...v2.4.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68a4260 commit 09f7fad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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": "^2.4.1",
13+
"chalk": "^2.4.2",
1414
"ember-rfc176-data": "^0.3.6",
1515
"execa": "~1.0.0",
1616
"glob": "^7.1.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,9 +1135,9 @@ 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, chalk@^2.4.1:
1139-
version "2.4.1"
1140-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1138+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.2:
1139+
version "2.4.2"
1140+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
11411141
dependencies:
11421142
ansi-styles "^3.2.1"
11431143
escape-string-regexp "^1.0.5"

0 commit comments

Comments
 (0)