Skip to content

Commit 3c4dc21

Browse files
committed
Downgrade typescript-eslint to 6.4.1
typescript-eslint/typescript-eslint#6885 (comment)
1 parent 665494b commit 3c4dc21

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@sveltejs/adapter-static": "^2.0.3",
2323
"@sveltejs/kit": "^1.24.0",
2424
"@types/node": "^18.17.12",
25-
"@typescript-eslint/eslint-plugin": "^6.5.0",
26-
"@typescript-eslint/parser": "^6.5.0",
25+
"@typescript-eslint/eslint-plugin": "^6.4.1",
26+
"@typescript-eslint/parser": "^6.4.1",
2727
"autoprefixer": "^10.4.15",
2828
"daisyui": "^3.6.4",
2929
"eslint": "^8.48.0",

0 commit comments

Comments
 (0)