chore(deps): update dependency concurrently to ^6.5.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
concurrently | devDependencies | minor | ^6.2.1 -> ^6.5.1 |
Release Notes
open-cli-tools/concurrently (concurrently)
v6.5.1
v6.5.0
- Add support for configuring via environment variables that start with
CONCURRENTLY_
prefix (#289) - Add
--timings
flag to show when each process started and stopped, and how long they ran for (#291, #295)
v6.4.0
v6.3.0
- Distribute prefix colors correctly when using npm/yarn/pnpm script expansion (#186, #210, #234, #286)
- Add new option to programmatic API,
prefixColors
, which serves as fallback for commands without aprefixColor
(#286)
v6.2.2
- Remove
read-pkg
dependency which had a vulnerability issue (#274)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.