Skip to content

Commit cd50a15

Browse files
authored
Expand version range for v26 of eslint-plugin-jest (#482)
1 parent 9bc9c5f commit cd50a15

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
@@ -54,7 +54,7 @@
5454
"peerDependencies": {
5555
"eslint": "^8.0.0",
5656
"eslint-plugin-import": "^2.0.0",
57-
"eslint-plugin-jest": "^25.0.0",
57+
"eslint-plugin-jest": "^25.0.0 || ^26.0.0",
5858
"eslint-plugin-prettier": "^4.0.0",
5959
"eslint-plugin-unicorn": ">=37.0.0",
6060
"prettier": "^2.0.0"

0 commit comments

Comments
 (0)