Skip to content

Commit f2efab5

Browse files
Update eslint/prettier
1 parent b24a94c commit f2efab5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@types/jest": "29.5.12",
3535
"@types/node": "16.18.34",
3636
"@types/polka": "0.5.7",
37-
"@typescript-eslint/eslint-plugin": "7.18.0",
38-
"@typescript-eslint/parser": "7.18.0",
37+
"@typescript-eslint/eslint-plugin": "8.23.0",
38+
"@typescript-eslint/parser": "8.23.0",
3939
"@vue/compiler-sfc": "3.4.35",
4040
"ansi-regex": "6.0.1",
4141
"aria-query": "5.3.0",
@@ -44,7 +44,7 @@
4444
"dom-accessibility-api": "0.7.0",
4545
"errorstacks": "2.4.1",
4646
"es-jest": "2.1.0",
47-
"eslint": "8.57.0",
47+
"eslint": "9.20.0",
4848
"jest": "29.7.0",
4949
"jest-environment-jsdom": "29.7.0",
5050
"kolorist": "1.8.0",

0 commit comments

Comments
 (0)