We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1b493 commit c105279Copy full SHA for c105279
package.json
@@ -42,12 +42,12 @@
42
"json5": "^2.2.3"
43
},
44
"peerDependencies": {
45
- "eslint": "^8.22.0",
+ "eslint": "^8.22.0 || ^9.0.0",
46
"prettier": "^3.0.0",
47
"typescript": "^4.7.4 || ^5.0.0"
48
49
"devDependencies": {
50
- "eslint": "8.57.1",
+ "eslint": "9.39.1",
51
"prettier": "3.6.2",
52
"typescript": "5.9.3"
53
0 commit comments