aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-09 21:11:42 +0000
committerGravatar vitalyster2021-08-10 00:21:56 +0300
commit9dd4ea3930037db340001bfb0cf6ea1fc64023e8 (patch)
tree93adf561eddbabfe43cf5276961ce1b85012d7ed /package.json
parent0fd14c0de6d9fc28afb7f70f7c98ad66d59ebd79 (diff)
Bump concurrently from 6.2.0 to 6.2.1
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.0...v6.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 e14887fe..19234ceb 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"babel-loader": "^8.2.2",
- "concurrently": "^6.2.0",
+ "concurrently": "^6.2.1",
"copy-webpack-plugin": "^9.0.1",
"core-js": "^3.16.0",
"cross-env": "^7.0.3",