Skip to content

Commit 88a83c0

Browse files
committed
fix: revert tseslint v7
1 parent ace820c commit 88a83c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@release-it/conventional-changelog": "^9.0.3",
5959
"@types/eslint": "^9.6.1",
6060
"@types/estree": "^1.0.5",
61-
"@typescript-eslint/parser": "^8.16.0",
62-
"@typescript-eslint/utils": "^8.16.0",
61+
"@typescript-eslint/parser": "^7.7.0",
62+
"@typescript-eslint/utils": "^7.7.0",
6363
"chai": "^4.5.0",
6464
"eslint": "^9.16.0",
6565
"eslint-config-not-an-aardvark": "^2.1.0",

0 commit comments

Comments
 (0)