Update lerna

v3.16 includes https://github.com/lerna/lerna/pull/2185,
which fixes an issue we had in the v7.5 releases
This commit is contained in:
Nicolò Ribaudo 2019-09-06 18:40:06 +02:00
parent aa7678f32a
commit 735abc0ed8
No known key found for this signature in database
GPG Key ID: 6F2E38DF3E4A6D0C
2 changed files with 751 additions and 573 deletions

View File

@ -50,7 +50,7 @@
"gulp-watch": "^5.0.1",
"husky": "^3.0.0",
"jest": "^24.8.0",
"lerna": "^3.14.2",
"lerna": "^3.16.0",
"lerna-changelog": "^0.5.0",
"lint-staged": "^9.2.0",
"lodash": "^4.17.13",
@ -134,6 +134,5 @@
"moduleNameMapper": {
"^@babel/([a-zA-Z0-9_-]+)$": "<rootDir>/packages/babel-$1/"
}
},
"dependencies": {}
}
}

1319
yarn.lock

File diff suppressed because it is too large Load Diff