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.8.5 #370

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.8.5".

3.8.5 ### Bug Fixes * **npm-dist-tag:** Improve robustness ([63a7a89](https://github.com/lerna/lerna/commit/63a7a89)) * **npm-publish:** Ensure `pkg.publishConfig` is handled correctly ([1877def](https://github.com/lerna/lerna/commit/1877def)), closes [#1498](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1498) * **project:** Deprecate root-level config keys as well, prioritizing nested ([7a65a87](https://github.com/lerna/lerna/commit/7a65a87)) * **publish:** Deprecate `--npm-tag`, replaced by `--dist-tag` ([196d663](https://github.com/lerna/lerna/commit/196d663)) * **publish:** Ensure `pkg.publishConfig` is handled correctly when promoting dist-tags ([af1c2ad](https://github.com/lerna/lerna/commit/af1c2ad)) * **publish:** Tweak progress logging ([5a04145](https://github.com/lerna/lerna/commit/5a04145))