Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency eslint-plugin-jest to ^26.8.2. (#86)
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 10, 2022
1 parent 0802b15 commit d53be65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.4.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.8.0",
"eslint-plugin-jest": "^26.8.2",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7052,7 +7052,7 @@ __metadata:
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.4.0
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^26.8.0
eslint-plugin-jest: ^26.8.2
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^4.2.1
Expand Down Expand Up @@ -7168,9 +7168,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit d53be65

Please sign in to comment.