aboutsummaryrefslogtreecommitdiff
path: root/package.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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f494f703..2c599363 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,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",