aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-10-24 21:10:05 +0000
committerGravatar vitalyster2022-10-25 15:38:24 +0300
commit021b7dec4408a6e887b9622e6d56af35c7337f24 (patch)
tree7a2de79694de5eaca60951605c1a757ce9ece7cf /package-lock.json
parentbbb6e089978218fe13a527d969ae619328b94adb (diff)
Bump concurrently from 7.4.0 to 7.5.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 470fcf90..207b88bc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"@babel/core": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"babel-loader": "^8.2.5",
- "concurrently": "^7.4.0",
+ "concurrently": "^7.5.0",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.26.0",
"cross-env": "^7.0.3",
@@ -2956,9 +2956,9 @@
"dev": true
},
"node_modules/concurrently": {
- "version": "7.4.0",
- "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
- "integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
+ "version": "7.5.0",
+ "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.5.0.tgz",
+ "integrity": "sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==",
"dev": true,
"dependencies": {
"chalk": "^4.1.0",
@@ -10532,9 +10532,9 @@
"dev": true
},
"concurrently": {
- "version": "7.4.0",
- "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
- "integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
+ "version": "7.5.0",
+ "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.5.0.tgz",
+ "integrity": "sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==",
"dev": true,
"requires": {
"chalk": "^4.1.0",