aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-09-07 21:11:36 +0000
committerGravatar vitalyster2022-09-09 09:53:10 +0300
commit23cff4f4d08916a7f5675e1eae326435308d7aac (patch)
tree2aa24aafd027ed47dc6720032531a24892ddea9c /package.json
parent80b86e1a0f02d19ee4e6a33f9139b3a7460f7bc1 (diff)
Bump concurrently from 7.3.0 to 7.4.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.3.0 to 7.4.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.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 3b166028..0ca9d393 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@babel/core": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"babel-loader": "^8.2.5",
- "concurrently": "^7.3.0",
+ "concurrently": "^7.4.0",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.25.0",
"cross-env": "^7.0.3",