aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-23 21:11:31 +0000
committerGravatar vitalyster2022-05-24 00:14:01 +0300
commitb07ba785cab12ed52254fb500dfd427d7ad4d9c3 (patch)
tree8d682db29af4e7dfd56ecfc640cb2f2ff10292c9 /package.json
parenta7b3a087870183d2c5387d09958ef124354ce811 (diff)
Bump concurrently from 7.2.0 to 7.2.1
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... 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 5963b592..89190171 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.18.0",
"@babel/preset-env": "^7.18.0",
"babel-loader": "^8.2.5",
- "concurrently": "^7.2.0",
+ "concurrently": "^7.2.1",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.22.6",
"cross-env": "^7.0.3",