Merge pull request #352 from actions/dependabot/npm_and_yarn/concurrently-8.0.1

build(deps-dev): bump concurrently from 7.6.0 to 8.0.1
This commit is contained in:
Matthew Costabile
2023-03-30 10:33:32 -04:00
committed by GitHub
2 changed files with 92 additions and 64 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.18.23",
"@typescript-eslint/parser": "^5.57.0",
"@vercel/ncc": "^0.36.1",
"concurrently": "^7.6.0",
"concurrently": "^8.0.1",
"eslint": "^8.37.0",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-jest": "^27.2.1",