Skip to content

Commit 5f37c5f

Browse files
committed
revert ESLint to 8.x
1 parent fcc7443 commit 5f37c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@supercharge/eslint-config": "~3.0.1",
1111
"c8": "~9.1.0",
12-
"eslint": "~9.0.0",
12+
"eslint": "~8.57.0",
1313
"expect": "~29.7.0",
1414
"mongoose": "~8.3.1",
1515
"uvu": "~0.5.6"

0 commit comments

Comments
 (0)