Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v28.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent 7a82ff9 commit 5398daf
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 @@ -202,7 +202,7 @@
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-i18next": "^6.0.7",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11854,9 +11854,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.8.0":
version: 28.8.0
resolution: "eslint-plugin-jest@npm:28.8.0"
"eslint-plugin-jest@npm:28.8.1":
version: 28.8.1
resolution: "eslint-plugin-jest@npm:28.8.1"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -11868,7 +11868,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/cb702701c20224d813b7d7515ed3fe4562b92cd4233db356b0948e0765a382a9887ae7dfd13191c2cabecbb4a6cbbd141f309618830b251c8f86a7f950e7f50b
checksum: 10c0/340f5021e7eadfc6f3c1ad9378fafb9b1ead10f07636ba2e9d5ec0abd2f2604b4bc301cbb9658f84534962244958ac6a037bf8a6bd64e341542e3c5dccc2bc95
languageName: node
linkType: hard

Expand Down Expand Up @@ -21137,7 +21137,7 @@ __metadata:
eslint-import-resolver-webpack: "npm:0.13.8"
eslint-plugin-i18next: "npm:^6.0.7"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:28.8.0"
eslint-plugin-jest: "npm:28.8.1"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react-hooks: "npm:4.6.2"
Expand Down

0 comments on commit 5398daf

Please sign in to comment.