Update eslint-parser

This commit is contained in:
shamoon
2023-04-10 10:19:53 -07:00
parent 08299dd85d
commit 2b61ec32d0
2 changed files with 82 additions and 8 deletions

View File

@@ -51,7 +51,7 @@
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@typescript-eslint/parser": "^5.58.0",
"concurrently": "^8.0.1",
"eslint": "^8.38.0",
"jest": "28.1.3",