aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-07-19 21:08:25 +0000
committerGravatar vitalyster2022-07-20 16:26:55 +0300
commit8615cf6f8a1f80b341572e48f481d6d0f067055e (patch)
tree76d1545ad92b52535ea5bcc13accfeac5a4daf62 /package.json
parentadb54c3728ae2a9e347c0cc6ca289c22739c874e (diff)
Bump concurrently from 7.2.2 to 7.3.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.2 to 7.3.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.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 c5291ced..9b649a1e 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"babel-loader": "^8.2.5",
- "concurrently": "^7.2.2",
+ "concurrently": "^7.3.0",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.23.4",
"cross-env": "^7.0.3",