Skip to content

Commit 4471121

Browse files
committed
Upgrade typescript-eslint/parser package to match linter
1 parent 38a6147 commit 4471121

File tree

2 files changed

+59
-179
lines changed

2 files changed

+59
-179
lines changed

package-lock.json

+58-178
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/node": "^22.4.1",
3636
"@types/rewire": "^2.5.30",
3737
"@typescript-eslint/eslint-plugin": "^8.1.0",
38-
"@typescript-eslint/parser": "^7.18.0",
38+
"@typescript-eslint/parser": "^8.1.0",
3939
"@vercel/ncc": "^0.38.1",
4040
"eslint": "^8.57.0",
4141
"eslint-plugin-github": "^5.0.1",

0 commit comments

Comments
 (0)