aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-06-15 21:09:30 +0000
committerGravatar vitalyster2022-06-16 00:14:51 +0300
commitbb0d619c7fbb4f78bc63b284525beef400d593c9 (patch)
tree9c96bc9f39c5e749d8c502ae5a213b059ad8ed8a /package.json
parentcda38bd26b9ab5ed4e125a6da859bdc9b46f6c52 (diff)
Bump concurrently from 7.2.1 to 7.2.2
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.1 to 7.2.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.1...v7.2.2) --- 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 74bccc00..c860941d 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"babel-loader": "^8.2.5",
- "concurrently": "^7.2.1",
+ "concurrently": "^7.2.2",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.23.1",
"cross-env": "^7.0.3",