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.10.5 #375

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

3.10.5 ### Bug Fixes * **run-lifecycle:** Do not customize `npm_config_prefix` during execution ([79549c1](https://github.com/lerna/lerna/commit/79549c1)), closes [#1866](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1866)
3.10.4 ### Bug Fixes * **add:** Do not scope chained bootstrap ([d9d4bc4](https://github.com/lerna/lerna/commit/d9d4bc4)) * **bootstrap:** Do not `npm ci` when hoisting ([27516b9](https://github.com/lerna/lerna/commit/27516b9)), closes [#1865](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1865)
3.10.3 ### Bug Fixes * **bootstrap:** When filtering, only bootstrap filtered packages ([71174e4](https://github.com/lerna/lerna/commit/71174e4)), closes [#1421](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1421) and [#1766](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1766)