Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to ^26.8.7 (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2022
1 parent 27b42ea commit be31f80
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 @@ -62,7 +62,7 @@
"@types/yarnpkg__lockfile": "^1.1.5",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.8.2",
"eslint-plugin-jest": "^26.8.7",
"eslint-plugin-md": "^1.0.19",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3670,9 +3670,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^26.8.2":
version: 26.8.2
resolution: "eslint-plugin-jest@npm:26.8.2"
"eslint-plugin-jest@npm:^26.8.7":
version: 26.8.7
resolution: "eslint-plugin-jest@npm:26.8.7"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -3683,7 +3683,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 78d61467fef83fc0ce896cc54343d5b20e587baceb2e2d44f39a0c5fb1b693ee4adde7ed3b18e090381c4cd8a6b1094ad116caa502362f4152f9918b0a351a3e
checksum: 4e5e0c781ef48ae7d757123bce3ed28c384f02f3d4cf88d616932c075b625c10f298e905bee988876f62f6688e8e11d0b8ce235fd4b3f6c7006a8725375eac58
languageName: node
linkType: hard

Expand Down Expand Up @@ -9547,7 +9547,7 @@ __metadata:
commander: ^9.4.0
eslint: ^8.23.0
eslint-config-prettier: ^8.5.0
eslint-plugin-jest: ^26.8.2
eslint-plugin-jest: ^26.8.7
eslint-plugin-md: ^1.0.19
eslint-plugin-prettier: ^4.2.1
jest: ^29.0.1
Expand Down

0 comments on commit be31f80

Please sign in to comment.