Skip to content

Commit 3fa682c

Browse files
authored
Merge pull request #141 from pauliesnug/patch-1
2 parents c5d8060 + bcd47b7 commit 3fa682c

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
@@ -75,7 +75,7 @@
7575
"vitest": "^1.5.2"
7676
},
7777
"peerDependencies": {
78-
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
78+
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
7979
},
8080
"lint-staged": {
8181
"*!(test).{js,jsx,ts,tsx}": [

0 commit comments

Comments
 (0)