Skip to content

Commit

Permalink
猬嗭笍 Update lerna to the latest version 馃殌 (#206)
Browse files Browse the repository at this point in the history
* chore(package): update lerna to version 2.6.0

* 馃悰 fix package and lock files

* 馃敡 Update lerna configuration
  • Loading branch information
greenkeeper[bot] authored and nlepage committed Jan 9, 2018
1 parent bc97ced commit abcbb25
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 125 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.5.1",
"lerna": "2.6.0",
"npmClient": "yarn",
"packages": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"hotdoc": "~0.7.2",
"jest": "~21.2.1",
"jsdoc": "~3.5.5",
"lerna": "~2.5.1",
"lerna": "~2.6.0",
"lodash": "~4.17.4"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/immutadot-lodash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint": "~4.15.0",
"jest": "~21.2.1",
"jsdoc": "~3.5.5",
"lerna": "~2.5.1"
"lerna": "~2.6.0"
},
"scripts": {
"build": "cross-env BABEL_ENV=production babel src -d .",
Expand Down

0 comments on commit abcbb25

Please sign in to comment.