chore(deps): update dependency concurrently to v8

This commit is contained in:
renovate[bot]
2023-04-20 04:15:28 +00:00
committed by GitHub
parent 6883a92672
commit 93eb72248a
4 changed files with 67 additions and 29 deletions

View File

@@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/cytoscape": "^3.19.9",
"concurrently": "^7.5.0",
"concurrently": "^8.0.0",
"rimraf": "^4.0.0",
"mermaid": "workspace:*"
},

View File

@@ -83,7 +83,7 @@
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"chokidar": "^3.5.3",
"concurrently": "^7.5.0",
"concurrently": "^8.0.0",
"coveralls": "^3.1.1",
"cpy-cli": "^4.2.0",
"cspell": "^6.14.3",