Merge pull request #99 from actions/dependabot/npm_and_yarn/concurrently-7.2.0

build(deps-dev): bump concurrently from 7.1.0 to 7.2.0
This commit is contained in:
Matthew Costabile
2022-05-16 14:35:00 -04:00
committed by GitHub
2 changed files with 72 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.11.34",
"@typescript-eslint/parser": "^5.23.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.1.0",
"concurrently": "^7.2.0",
"eslint": "^8.15.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.2.2",