Update lerna from 2.6.0 to 2.7.0 in /

This commit is contained in:
Dependencies.io Bot 2018-01-12 16:29:31 +00:00
parent f4736efea8
commit 9535b9dc7a
2 changed files with 6 additions and 15 deletions

View File

@ -74,7 +74,7 @@
"jest-enzyme": "^4.0.2",
"jest-image-snapshot": "^2.2.1",
"jest-jasmine2": "^22.0.6",
"lerna": "^2.6.0",
"lerna": "^2.7.0",
"lint-staged": "^6.0.0",
"lodash": "^4.17.4",
"nodemon": "^1.14.11",

View File

@ -8563,9 +8563,9 @@ left-pad@^1.1.3, left-pad@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.2.0.tgz#d30a73c6b8201d8f7d8e7956ba9616087a68e0ee"
lerna@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.6.0.tgz#865377717ca9e0daa5a2fbb00e364968d533650a"
lerna@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.7.0.tgz#1df22aebaa82d8134b19303ac3e503146d1e4e9a"
dependencies:
async "^1.5.0"
chalk "^2.1.0"
@ -8586,7 +8586,7 @@ lerna@^2.6.0:
hosted-git-info "^2.5.0"
inquirer "^3.2.2"
is-ci "^1.0.10"
load-json-file "^3.0.0"
load-json-file "^4.0.0"
lodash "^4.17.4"
minimatch "^3.0.4"
npmlog "^4.1.2"
@ -8594,7 +8594,7 @@ lerna@^2.6.0:
package-json "^4.0.1"
path-exists "^3.0.0"
read-cmd-shim "^1.0.1"
read-pkg "^2.0.0"
read-pkg "^3.0.0"
rimraf "^2.6.1"
safe-buffer "^5.1.1"
semver "^5.4.1"
@ -8762,15 +8762,6 @@ load-json-file@^2.0.0:
pify "^2.0.0"
strip-bom "^3.0.0"
load-json-file@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-3.0.0.tgz#7eb3735d983a7ed2262ade4ff769af5369c5c440"
dependencies:
graceful-fs "^4.1.2"
parse-json "^3.0.0"
pify "^2.0.0"
strip-bom "^3.0.0"
load-json-file@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"