aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-16 21:11:10 +0000
committerGravatar vitalyster2022-05-17 00:14:11 +0300
commit366dc7a0268b7805a63727bda5535eba3a996870 (patch)
tree8fb1b1ea4cd47d55d84990047fa2b66712afa7ef /package.json
parent8f3de28b47fb10ed978b7cb963db8d0da25a5a66 (diff)
Bump concurrently from 7.1.0 to 7.2.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.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 08783690..a34fbc9b 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.12",
"babel-loader": "^8.2.5",
- "concurrently": "^7.1.0",
+ "concurrently": "^7.2.0",
"copy-webpack-plugin": "^10.2.4",
"core-js": "^3.22.5",
"cross-env": "^7.0.3",