aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-21 21:11:37 +0000
committerGravatar vitalyster2022-11-22 21:32:02 +0300
commit1ac5eb29f25e8001960c625419e1cbd55abc4304 (patch)
tree7deb21ac1f85006e117fd1a33cd9eaf7e8857d2d /package-lock.json
parentf19759e95f6fa152cb1b6910f61de0af251d8a2a (diff)
Bump concurrently from 7.5.0 to 7.6.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.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 1fd7f5f8..df0978d3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"babel-loader": "^9.1.0",
- "concurrently": "^7.5.0",
+ "concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.26.1",
"cross-env": "^7.0.3",
@@ -2937,9 +2937,9 @@
"dev": true
},
"node_modules/concurrently": {
- "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==",
+ "version": "7.6.0",
+ "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz",
+ "integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==",
"dev": true,
"dependencies": {
"chalk": "^4.1.0",
@@ -10338,9 +10338,9 @@
"dev": true
},
"concurrently": {
- "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==",
+ "version": "7.6.0",
+ "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz",
+ "integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==",
"dev": true,
"requires": {
"chalk": "^4.1.0",