Skip to content

Commit 799b412

Browse files
committed
chore(deps): update dependency chalk to v2.4.2
1 parent 58f2e9a commit 799b412

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"babel-preset-stage-2": "6.24.1",
176176
"babel-runtime": "6.26.0",
177177
"case-sensitive-paths-webpack-plugin": "2.1.1",
178-
"chalk": "2.3.1",
178+
"chalk": "2.4.2",
179179
"compression-webpack-plugin": "1.1.7",
180180
"cross-env": "5.1.4",
181181
"css-loader": "0.28.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1923,15 +1923,7 @@ [email protected], chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
19231923
strip-ansi "^3.0.0"
19241924
supports-color "^2.0.0"
19251925

1926-
[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1:
1927-
version "2.3.1"
1928-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
1929-
dependencies:
1930-
ansi-styles "^3.2.0"
1931-
escape-string-regexp "^1.0.5"
1932-
supports-color "^5.2.0"
1933-
1934-
chalk@^2.4.1:
1926+
[email protected], chalk@^2.4.1:
19351927
version "2.4.2"
19361928
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
19371929
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -1940,6 +1932,14 @@ chalk@^2.4.1:
19401932
escape-string-regexp "^1.0.5"
19411933
supports-color "^5.3.0"
19421934

1935+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1:
1936+
version "2.3.1"
1937+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
1938+
dependencies:
1939+
ansi-styles "^3.2.0"
1940+
escape-string-regexp "^1.0.5"
1941+
supports-color "^5.2.0"
1942+
19431943
character-entities-html4@^1.0.0:
19441944
version "1.1.1"
19451945
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-1.1.1.tgz#359a2a4a0f7e29d3dc2ac99bdbe21ee39438ea50"

0 commit comments

Comments
 (0)