mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 05:59:39 +08:00
Build(deps-dev): Bump concurrently from 9.0.1 to 9.1.0 (#29576)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
85c30f4882
commit
e4e93e0342
|
@ -19,7 +19,7 @@
|
|||
"chartjs-plugin-datalabels": "2.2.0",
|
||||
"chrome-launcher": "^1.1.2",
|
||||
"chrome-remote-interface": "^0.33.2",
|
||||
"concurrently": "^9.0.1",
|
||||
"concurrently": "^9.1.0",
|
||||
"ember-template-lint": "^6.0.0",
|
||||
"esbuild": "^0.24.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
|
|
@ -71,8 +71,8 @@ importers:
|
|||
specifier: ^0.33.2
|
||||
version: 0.33.2
|
||||
concurrently:
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
specifier: ^9.1.0
|
||||
version: 9.1.0
|
||||
ember-template-lint:
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0
|
||||
|
@ -3730,8 +3730,8 @@ packages:
|
|||
concat-map@0.0.1:
|
||||
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
||||
|
||||
concurrently@9.0.1:
|
||||
resolution: {integrity: sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==}
|
||||
concurrently@9.1.0:
|
||||
resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -12551,7 +12551,7 @@ snapshots:
|
|||
|
||||
concat-map@0.0.1: {}
|
||||
|
||||
concurrently@9.0.1:
|
||||
concurrently@9.1.0:
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
lodash: 4.17.21
|
||||
|
|
Loading…
Reference in New Issue
Block a user