Merge pull request #2124 from storybooks/dependencies.io-update-build-38.0.0

4 packages updated by dependencies.io
This commit is contained in:
Filipp Riabchun 2017-10-24 21:48:11 +03:00 committed by GitHub
commit 68ed7be1d9
5 changed files with 7 additions and 7 deletions

View File

@ -41,7 +41,7 @@
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"chalk": "^2.2.0",
"chalk": "^2.3.0",
"commander": "^2.11.0",
"common-tags": "^1.4.0",
"configstore": "^3.1.1",

View File

@ -41,7 +41,7 @@
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"chalk": "^2.2.0",
"chalk": "^2.3.0",
"commander": "^2.11.0",
"common-tags": "^1.4.0",
"configstore": "^3.1.1",

View File

@ -22,7 +22,7 @@
},
"dependencies": {
"@storybook/codemod": "^3.2.13",
"chalk": "^2.2.0",
"chalk": "^2.3.0",
"child-process-promise": "^2.2.1",
"commander": "^2.11.0",
"cross-spawn": "^5.0.1",

View File

@ -47,7 +47,7 @@
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"chalk": "^2.2.0",
"chalk": "^2.3.0",
"codecov": "^2.3.1",
"commander": "^2.11.0",
"danger": "^1.2.0",

View File

@ -2510,9 +2510,9 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"
chalk@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.2.0.tgz#477b3bf2f9b8fd5ca9e429747e37f724ee7af240"
chalk@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
dependencies:
ansi-styles "^3.1.0"
escape-string-regexp "^1.0.5"