Merge pull request #616 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-7.18.0

build(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.18.0
This commit is contained in:
Tara Nelson
2025-09-26 20:52:46 +00:00
committed by GitHub
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.5.2",
"@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.1",
"eslint": "^8.57.0",

View File

@@ -19,7 +19,7 @@
"@types/jest": "^29.5.14",
"@types/node": "24.5.2",
"@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.1",
"eslint": "^8.57.0",