Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 963aef6

Browse files
committed
update lerna to ~2.11.0
1 parent 2b4bfab commit 963aef6

2 files changed

Lines changed: 4 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "~4.19.0",
2626
"eslint-find-rules": "~3.2.0",
2727
"jest": "~22.4.0",
28-
"lerna": "~2.10.0",
28+
"lerna": "~2.11.0",
2929
"yarn-run-all": "~3.1.1"
3030
},
3131
"peerDependencies": {

yarn.lock

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,9 +2650,9 @@ left-pad@^1.2.0:
26502650
version "1.2.0"
26512651
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.2.0.tgz#d30a73c6b8201d8f7d8e7956ba9616087a68e0ee"
26522652

2653-
lerna@~2.10.0:
2654-
version "2.10.0"
2655-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.10.0.tgz#60155d1ddddde218473ac705ff62eea62e29aeef"
2653+
lerna@~2.11.0:
2654+
version "2.11.0"
2655+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.11.0.tgz#89b5681e286d388dda5bbbdbbf6b84c8094eff65"
26562656
dependencies:
26572657
async "^1.5.0"
26582658
chalk "^2.1.0"
@@ -2682,7 +2682,6 @@ lerna@~2.10.0:
26822682
path-exists "^3.0.0"
26832683
read-cmd-shim "^1.0.1"
26842684
read-pkg "^3.0.0"
2685-
resolve-from "^4.0.0"
26862685
rimraf "^2.6.1"
26872686
safe-buffer "^5.1.1"
26882687
semver "^5.4.1"
@@ -3595,10 +3594,6 @@ resolve-from@^3.0.0:
35953594
version "3.0.0"
35963595
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
35973596

3598-
resolve-from@^4.0.0:
3599-
version "4.0.0"
3600-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
3601-
36023597
resolve@1.1.7:
36033598
version "1.1.7"
36043599
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"

0 commit comments

Comments
 (0)