opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update lerna in / from 2.11.0 to 3.9.0 #371

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Dependencies.io has updated lerna (a npm dependency in /) from "2.11.0" to "3.9.0".

3.9.0 ### Bug Fixes * **bootstrap:** Only run install lifecycles once-per-package, in topological order ([929ae22](https://github.com/lerna/lerna/commit/929ae22)) * **describe-ref:** Properly handle sha-like tag names ([#1853](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1853)) ([094a1cb](https://github.com/lerna/lerna/commit/094a1cb)) * **run-lifecycle:** Ensure all `npm_package_*` env vars are created ([bab8e58](https://github.com/lerna/lerna/commit/bab8e58)), closes [#1752](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1752) ### Features * **bootstrap:** Add `--ignore-prepublish` option ([f14fc06](https://github.com/lerna/lerna/commit/f14fc06)) * **bootstrap:** Run root install lifecycles where appropriate ([944e36f](https://github.com/lerna/lerna/commit/944e36f))