Skip to content

Commit ce5fef5

Browse files
committed
update lerna
1 parent 1e8b59d commit ce5fef5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.5.1",
2+
"lerna": "2.9.0",
33
"npmClient": "yarn",
44
"packages": [
55
"packages/*"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"codecov": "^3.0.0",
3333
"flow-bin": "0.41.0",
3434
"jest": "^21.2.1",
35-
"lerna": "^2.5.1",
35+
"lerna": "^2.9.0",
3636
"opencollective": "^1.0.3",
3737
"prettier": "^1.7.4",
3838
"rimraf": "^2.6.2",
@@ -45,4 +45,4 @@
4545
"url": "https://opencollective.com/accounts-js",
4646
"logo": "https://opencollective.com/accounts-js/logo.txt"
4747
}
48-
}
48+
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2164,7 +2164,7 @@ lcid@^1.0.0:
21642164
dependencies:
21652165
invert-kv "^1.0.0"
21662166

2167-
lerna@^2.5.1:
2167+
lerna@^2.9.0:
21682168
version "2.9.0"
21692169
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.9.0.tgz#303f70bc50b1c4541bdcf54eda13c36fe54401f3"
21702170
dependencies:

0 commit comments

Comments
 (0)