mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
Update lerna from 2.3.1 to 2.4.0 in /
This commit is contained in:
parent
45670d4a56
commit
c8df07f16d
@ -69,7 +69,7 @@
|
||||
"inquirer": "^3.2.3",
|
||||
"jest": "^21.2.0",
|
||||
"jest-enzyme": "^4.0.0",
|
||||
"lerna": "^2.3.1",
|
||||
"lerna": "^2.4.0",
|
||||
"lint-staged": "^4.1.0",
|
||||
"lodash": "^4.17.4",
|
||||
"nodemon": "^1.12.1",
|
||||
|
@ -5549,7 +5549,7 @@ homedir-polyfill@^1.0.1:
|
||||
dependencies:
|
||||
parse-passwd "^1.0.0"
|
||||
|
||||
hosted-git-info@^2.1.4:
|
||||
hosted-git-info@^2.1.4, hosted-git-info@^2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c"
|
||||
|
||||
@ -7063,9 +7063,9 @@ left-pad@^1.1.3:
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.1.3.tgz#612f61c033f3a9e08e939f1caebeea41b6f3199a"
|
||||
|
||||
lerna@^2.3.1:
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.3.1.tgz#16397bc8ad8703381c8435e42ae0cd02086e8ee3"
|
||||
lerna@^2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.4.0.tgz#7b76446b154bafb9cba8996f3dc233f1cb6ca7c3"
|
||||
dependencies:
|
||||
async "^1.5.0"
|
||||
chalk "^2.1.0"
|
||||
@ -7083,6 +7083,7 @@ lerna@^2.3.1:
|
||||
glob-parent "^3.1.0"
|
||||
globby "^6.1.0"
|
||||
graceful-fs "^4.1.11"
|
||||
hosted-git-info "^2.5.0"
|
||||
inquirer "^3.2.2"
|
||||
is-ci "^1.0.10"
|
||||
load-json-file "^3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user