mirror of
https://github.com/google/blockly.git
synced 2026-01-11 19:07:08 +01:00
chore(deps): bump concurrently from 7.2.0 to 7.2.1 (#6173)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... 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
@@ -2832,9 +2832,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/concurrently": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.2.0.tgz",
|
||||
"integrity": "sha512-4KIVY5HopDRhN3ndAgfFOLsMk1PZUPgghlgTMZ5Pb5aTrqYg86RcZaIZC2Cz+qpZ9DsX36WHGjvWnXPqdnblhw==",
|
||||
"version": "7.2.1",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.2.1.tgz",
|
||||
"integrity": "sha512-7cab/QyqipqghrVr9qZmoWbidu0nHsmxrpNqQ7r/67vfl1DWJElexehQnTH1p+87tDkihaAjM79xTZyBQh7HLw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0",
|
||||
@@ -14870,9 +14870,9 @@
|
||||
}
|
||||
},
|
||||
"concurrently": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.2.0.tgz",
|
||||
"integrity": "sha512-4KIVY5HopDRhN3ndAgfFOLsMk1PZUPgghlgTMZ5Pb5aTrqYg86RcZaIZC2Cz+qpZ9DsX36WHGjvWnXPqdnblhw==",
|
||||
"version": "7.2.1",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.2.1.tgz",
|
||||
"integrity": "sha512-7cab/QyqipqghrVr9qZmoWbidu0nHsmxrpNqQ7r/67vfl1DWJElexehQnTH1p+87tDkihaAjM79xTZyBQh7HLw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user