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