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 2f72bec commit 845faf7Copy full SHA for 845faf7
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.0",
+ "eslint": "9.4.0",
51
"prettier": "3.3.2",
52
"typescript": "5.4.5"
53
0 commit comments