Dependencies: [skip ci] Bump concurrently from 7.6.0 to 8.0.1
Bumps concurrently from 7.6.0 to 8.0.1.
Release notes
Sourced from concurrently's releases.
v8.0.1
What's Changed
- Fix release workflow by
@paescuj
in open-cli-tools/concurrently#408- Update dependencies by
@paescuj
in open-cli-tools/concurrently#409Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.0.0...v8.0.1
v8.0.0
What's Changed
- Breaking change: Drop support for Node.js v12 & add support for Node.js v18 by
@paescuj
in open-cli-tools/concurrently#342- Add support for Bun by
@jakeboone02
in open-cli-tools/concurrently#406- Add
--kill-signal
option by@paulsmithkc
in open-cli-tools/concurrently#402- Fixed broken link in the readme by
@abstractpoint
in open-cli-tools/concurrently#390New Contributors
@abstractpoint
made their first contribution in open-cli-tools/concurrently#390@jakeboone02
made their first contribution in open-cli-tools/concurrently#406@paulsmithkc
made their first contribution in open-cli-tools/concurrently#402Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0
Commits
-
23c3217
8.0.1 -
a73b622
Update dependencies (#409) -
7c0e8cb
Fix release workflow (#408) -
5115c43
8.0.0 -
a469388
Add --kill-signal option (#402) -
91c2448
Add support for Bun (#406) -
388a9df
Consistent ordering of-D
flag for installation commands -
d4c3b21
Update dependencies (#400) -
08c971d
Remove outdated workaround for safe-publish-latest -
ecc9d3c
Call lint-staged directly in pre-commit hook - Additional commits viewable in compare view