We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50be422 commit cd04ffdCopy full SHA for cd04ffd
app/package.json
@@ -75,7 +75,7 @@
75
"@types/markdown-it": "14.1.1",
76
"@typescript-eslint/eslint-plugin": "7.15.0",
77
"@typescript-eslint/parser": "7.15.0",
78
- "eslint": "8.57.0",
+ "eslint": "9.6.0",
79
"eslint-plugin-react": "7.34.3",
80
"eslint-plugin-react-hooks": "4.6.2",
81
"eslint-plugin-react-refresh": "^0.4.5",
tests/package.json
@@ -26,7 +26,7 @@
26
"@types/node": "20.14.9",
27
28
29
30
"eslint-plugin-playwright": "1.6.2",
31
"prettier": "3.3.2"
32
}
0 commit comments