aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-12 10:57:17 -0600
committerGitHub <[email protected]>2022-02-12 10:57:17 -0600
commit59f40da2fcc303ec60c69b519b2db3fab70cc7ba (patch)
tree43f27104042b3b43dfb5356985921d7b3903d896 /package.json
parent671af0f232a9d962a59fdc7c06afda6eba4fa1c3 (diff)
downloadmuse-59f40da2fcc303ec60c69b519b2db3fab70cc7ba.tar.xz
muse-59f40da2fcc303ec60c69b519b2db3fab70cc7ba.zip
Bump concurrently from 6.4.0 to 7.0.0 (#457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 2eb6282..e9f21fb 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@types/ws": "^8.2.2",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
- "concurrently": "^6.4.0",
+ "concurrently": "^7.0.0",
"eslint": "^7.32.0",
"eslint-config-xo": "^0.38.0",
"eslint-config-xo-typescript": "^0.44.0",