mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
chore(deps): bump concurrently from 6.3.0 to 6.4.0 (#5710)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.3.0...v6.4.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:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -3927,9 +3927,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/concurrently": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.3.0.tgz",
|
||||
"integrity": "sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.4.0.tgz",
|
||||
"integrity": "sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0",
|
||||
@@ -18677,9 +18677,9 @@
|
||||
}
|
||||
},
|
||||
"concurrently": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.3.0.tgz",
|
||||
"integrity": "sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.4.0.tgz",
|
||||
"integrity": "sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user