Skip to content

Commit 92eb874

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency chalk to v2.4.2
1 parent 1f62f3a commit 92eb874

File tree

6 files changed

+36
-12
lines changed

6 files changed

+36
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"babel-plugin-transform-vue-jsx": "3.7.0",
3737
"babel-preset-env": "1.7.0",
3838
"babel-preset-stage-2": "6.24.1",
39-
"chalk": "2.4.1",
39+
"chalk": "2.4.2",
4040
"copy-webpack-plugin": "4.6.0",
4141
"css-loader": "0.28.11",
4242
"extract-text-webpack-plugin": "3.0.2",

advanced/yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,9 +1313,9 @@ center-align@^0.1.1:
13131313
align-text "^0.1.3"
13141314
lazy-cache "^1.0.3"
13151315

1316-
chalk@2.4.1, chalk@^2.4.1:
1317-
version "2.4.1"
1318-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1316+
chalk@2.4.2:
1317+
version "2.4.2"
1318+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
13191319
dependencies:
13201320
ansi-styles "^3.2.1"
13211321
escape-string-regexp "^1.0.5"
@@ -1339,6 +1339,14 @@ chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.1:
13391339
escape-string-regexp "^1.0.5"
13401340
supports-color "^5.2.0"
13411341

1342+
chalk@^2.4.1:
1343+
version "2.4.1"
1344+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1345+
dependencies:
1346+
ansi-styles "^3.2.1"
1347+
escape-string-regexp "^1.0.5"
1348+
supports-color "^5.3.0"
1349+
13421350
check-types@^7.3.0:
13431351
version "7.3.0"
13441352
resolved "https://registry.yarnpkg.com/check-types/-/check-types-7.3.0.tgz#468f571a4435c24248f5fd0cb0e8d87c3c341e7d"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"babel-plugin-transform-vue-jsx": "3.7.0",
3333
"babel-preset-env": "1.7.0",
3434
"babel-preset-stage-2": "6.24.1",
35-
"chalk": "2.4.1",
35+
"chalk": "2.4.2",
3636
"copy-webpack-plugin": "4.6.0",
3737
"css-loader": "0.28.11",
3838
"eslint": "4.19.1",

basic/yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,9 +1332,9 @@ center-align@^0.1.1:
13321332
align-text "^0.1.3"
13331333
lazy-cache "^1.0.3"
13341334

1335-
chalk@2.4.1, chalk@^2.4.1:
1336-
version "2.4.1"
1337-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1335+
chalk@2.4.2:
1336+
version "2.4.2"
1337+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
13381338
dependencies:
13391339
ansi-styles "^3.2.1"
13401340
escape-string-regexp "^1.0.5"
@@ -1358,6 +1358,14 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1:
13581358
escape-string-regexp "^1.0.5"
13591359
supports-color "^5.2.0"
13601360

1361+
chalk@^2.4.1:
1362+
version "2.4.1"
1363+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1364+
dependencies:
1365+
ansi-styles "^3.2.1"
1366+
escape-string-regexp "^1.0.5"
1367+
supports-color "^5.3.0"
1368+
13611369
chardet@^0.4.0:
13621370
version "0.4.2"
13631371
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-plugin-transform-vue-jsx": "3.7.0",
3030
"babel-preset-env": "1.7.0",
3131
"babel-preset-stage-2": "6.24.1",
32-
"chalk": "2.4.1",
32+
"chalk": "2.4.2",
3333
"copy-webpack-plugin": "4.6.0",
3434
"css-loader": "0.28.11",
3535
"eslint": "4.19.1",

minimal/yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,9 +1322,9 @@ center-align@^0.1.1:
13221322
align-text "^0.1.3"
13231323
lazy-cache "^1.0.3"
13241324

1325-
chalk@2.4.1, chalk@^2.4.1:
1326-
version "2.4.1"
1327-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1325+
chalk@2.4.2:
1326+
version "2.4.2"
1327+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
13281328
dependencies:
13291329
ansi-styles "^3.2.1"
13301330
escape-string-regexp "^1.0.5"
@@ -1348,6 +1348,14 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1:
13481348
escape-string-regexp "^1.0.5"
13491349
supports-color "^5.2.0"
13501350

1351+
chalk@^2.4.1:
1352+
version "2.4.1"
1353+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
1354+
dependencies:
1355+
ansi-styles "^3.2.1"
1356+
escape-string-regexp "^1.0.5"
1357+
supports-color "^5.3.0"
1358+
13511359
chardet@^0.4.0:
13521360
version "0.4.2"
13531361
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"

0 commit comments

Comments
 (0)