Skip to content

Commit c170c15

Browse files
authored
Merge pull request infinitered#710 from infinitered/bump-lerna
⬆️ upgrades lerna
2 parents 7b418df + e1dffa7 commit c170c15

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lerna": "2.9.0",
2+
"lerna": "2.11.0",
33
"version": "2.0.0-beta.7",
44
"npmClient": "yarn",
55
"npmClientArgs": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"babel-eslint": "^8.0.1",
1818
"husky": "^0.14.3",
1919
"jest": "^21.2.1",
20-
"lerna": "^2.9.0",
20+
"lerna": "2.11.0",
2121
"lint-staged": "^4.2.3",
2222
"prettier": "^1.7.4",
2323
"standard": "^10.0.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2680,9 +2680,9 @@ lcid@^1.0.0:
26802680
dependencies:
26812681
invert-kv "^1.0.0"
26822682

2683-
lerna@^2.9.0:
2684-
version "2.9.0"
2685-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.9.0.tgz#303f70bc50b1c4541bdcf54eda13c36fe54401f3"
2683+
lerna@2.11.0:
2684+
version "2.11.0"
2685+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.11.0.tgz#89b5681e286d388dda5bbbdbbf6b84c8094eff65"
26862686
dependencies:
26872687
async "^1.5.0"
26882688
chalk "^2.1.0"

0 commit comments

Comments
 (0)