Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to ^27.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2022
1 parent 3c2ca0b commit 024d62a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.1.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4024,9 +4024,9 @@ __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.1.6":
version: 27.1.6
resolution: "eslint-plugin-jest@npm:27.1.6"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -4037,7 +4037,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 288f8fb585a18b759b4782d97368da9974df42691332e2221bac508b3de8a253da489d165593f5ed588e625177462750acfe085d818f0e786fb520c907a9e360
checksum: 5b1640b5d575f0d5e27da8ef8cb3110a29f94ebd50ae51edc5ea34c1054f5dcf305416865b2919ac424bc02c4569848bbe7fd2c86e7e1aff23e77f1ff9ef7dfd
languageName: node
linkType: hard

Expand Down Expand Up @@ -7061,7 +7061,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.1.6
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 024d62a

Please sign in to comment.