Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to ^27.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent 3c2ca0b commit fad1aa1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-eslint-plugin": "^5.0.6",
"eslint-plugin-jest": "^27.1.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4024,20 +4024,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.1.0":
version: 27.1.0
resolution: "eslint-plugin-jest@npm:27.1.0"
"eslint-plugin-jest@npm:^27.2.3":
version: 27.2.3
resolution: "eslint-plugin-jest@npm:27.2.3"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
eslint: ^7.0.0 || ^8.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 288f8fb585a18b759b4782d97368da9974df42691332e2221bac508b3de8a253da489d165593f5ed588e625177462750acfe085d818f0e786fb520c907a9e360
checksum: 4c7e07f52f17749ac6fd0ff5fcd5ce30b88983ba31eeee322e4d48859f55eaa112f06172e586ad2031c00ff28bb2dfdc3d35c83895251b9c0e860fa47dfc5ff4
languageName: node
linkType: hard

Expand Down Expand Up @@ -7061,7 +7062,7 @@ __metadata:
eslint: ^8.24.0
eslint-config-prettier: ^8.5.0
eslint-plugin-eslint-plugin: ^5.0.6
eslint-plugin-jest: ^27.1.0
eslint-plugin-jest: ^27.2.3
eslint-plugin-node: ^11.1.0
eslint-plugin-react: ^7.31.8
eslint-plugin-react-hooks: ^4.6.0
Expand Down

0 comments on commit fad1aa1

Please sign in to comment.