Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^27.6.1 (#1861)
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 Jan 2, 2024
1 parent 2628bff commit 75a3cf8
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 @@ -81,7 +81,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-react": "^7.33.2",
"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 @@ -10636,9 +10636,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.6.0":
version: 27.6.0
resolution: "eslint-plugin-jest@npm:27.6.0"
"eslint-plugin-jest@npm:^27.6.1":
version: 27.6.1
resolution: "eslint-plugin-jest@npm:27.6.1"
dependencies:
"@typescript-eslint/utils": "npm:^5.10.0"
peerDependencies:
Expand All @@ -10650,7 +10650,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: f6a61f91c382c82d653632b85749896c0c8c2ac1e17e43cbe242da0eb5ea9f818e796ac65f7e5d7904acea36392218181be4672869b566a756243e9d39737644
checksum: 61f5f8ba5a40fcc26918a5e5d740b6ab0ffcb7aee96f4e2357dac44217394d7805ba155e6deb5a3575e6dc369505f29aa17a39507c2aaa8fed9a676277bf3dbc
languageName: node
linkType: hard

Expand Down Expand Up @@ -16607,7 +16607,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-import-resolver-typescript: "npm:^3.6.1"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^27.6.0"
eslint-plugin-jest: "npm:^27.6.1"
eslint-plugin-prettier: "npm:^5.1.2"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:^4.6.0"
Expand Down

0 comments on commit 75a3cf8

Please sign in to comment.