Bump @typescript-eslint/parser to 7.18

This commit is contained in:
Tara Nelson
2025-08-22 21:10:01 +00:00
parent 4515659e2b
commit 767fb93a84
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"@types/jest": "^29.5.14",
"@types/node": "24.0.12",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.3",
"concurrently": "^9.2.0",
"eslint": "^8.57.0",

View File

@@ -19,7 +19,7 @@
"@types/jest": "^29.5.14",
"@types/node": "24.0.12",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.3",
"concurrently": "^9.2.0",
"eslint": "^8.57.0",