Update concurrently

This commit is contained in:
shamoon
2023-04-10 10:13:48 -07:00
parent a2e7199ff5
commit 08299dd85d
2 changed files with 31 additions and 13 deletions

View File

@@ -52,7 +52,7 @@
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"concurrently": "7.4.0",
"concurrently": "^8.0.1",
"eslint": "^8.38.0",
"jest": "28.1.3",
"jest-environment-jsdom": "^29.5.0",