Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v28.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent d74e44c commit 5622ac4
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.9",
"eslint-plugin-i18next": "^6.0.7",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.2",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.2",
"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 @@ -11841,9 +11841,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.8.2":
version: 28.8.2
resolution: "eslint-plugin-jest@npm:28.8.2"
"eslint-plugin-jest@npm:28.8.3":
version: 28.8.3
resolution: "eslint-plugin-jest@npm:28.8.3"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -11855,7 +11855,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/c3c8e45cf71bbc06e8f93e01db17dd48e53840804e5e6fa41d198ca2652343c06f865559f5e69f2ee26764bf22b27f0ccb85d28b7783c0ea9ee43ce7cc04be83
checksum: 10c0/beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -21124,7 +21124,7 @@ __metadata:
eslint-import-resolver-webpack: "npm:0.13.9"
eslint-plugin-i18next: "npm:^6.0.7"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:28.8.2"
eslint-plugin-jest: "npm:28.8.3"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-react: "npm:7.35.2"
eslint-plugin-react-hooks: "npm:4.6.2"
Expand Down

0 comments on commit 5622ac4

Please sign in to comment.