Skip to content

Commit

Permalink
Support eslint-plugin-jest 27 (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
pohnemus committed Aug 28, 2022
1 parent 063b1c6 commit 3fbcaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"peerDependencies": {
"eslint": "^8.0.0",
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-jest": "^25.0.0 || ^26.0.0",
"eslint-plugin-jest": "^25.0.0 || ^26.0.0 || ^27.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": ">=37.0.0",
"prettier": "^2.0.0"
Expand Down

0 comments on commit 3fbcaca

Please sign in to comment.