kenotron / server-side-module-federation-plugin

Server Side Module Federation Webpack Plugin
22 stars 3 forks source link

Update dependency concurrently to v6 #5

Closed kenotron closed 3 years ago

kenotron commented 3 years ago

This PR contains the following updates:

Package Type Update Change
concurrently dependencies major ^5.3.0 -> ^6.0.0

Release Notes

kimmobrunfeldt/concurrently ### [`v6.0.0`](https://togithub.com/kimmobrunfeldt/concurrently/releases/v6.0.0) [Compare Source](https://togithub.com/kimmobrunfeldt/concurrently/compare/v5.3.0...v6.0.0) - **BREAKING CHANGE:** Dropped support for Node 8 ([#​244](https://togithub.com/kimmobrunfeldt/concurrently/issues/244)) - `prefixColors` option now accepts HEX colors ([#​260](https://togithub.com/kimmobrunfeldt/concurrently/issues/260), [#​261](https://togithub.com/kimmobrunfeldt/concurrently/issues/261)) - Added `cwd` option to programmatic API ([#​216](https://togithub.com/kimmobrunfeldt/concurrently/issues/216), [#​246](https://togithub.com/kimmobrunfeldt/concurrently/issues/246))

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.