Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^28.4.0 (#2511)
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] committed May 3, 2024
1 parent 845b5bd commit ad96f3e
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 @@ -103,7 +103,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.3.0",
"eslint-plugin-jest": "^28.4.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"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 @@ -9599,9 +9599,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.3.0":
version: 28.3.0
resolution: "eslint-plugin-jest@npm:28.3.0"
"eslint-plugin-jest@npm:^28.4.0":
version: 28.4.0
resolution: "eslint-plugin-jest@npm:28.4.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0"
peerDependencies:
Expand All @@ -9613,7 +9613,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/091270b8b13199e630668b60c9434ad1f43d0e0d590c48a79d51a10a9ec18c494324dd9c4c311cb76cf024277595a39bf75ddf8b2525b67b4a479af52f2060ea
checksum: 10c0/7ea5cfdf6caf4ca58aca0cd7eb7b64cc6639c769c092d7a2365ddec5ab214e661ba58a8162b4dbb9af167261f9ec1d1ed73209702ade1ebb19fb2e8d3300ba45
languageName: node
linkType: hard

Expand Down Expand Up @@ -16889,7 +16889,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:^28.3.0"
eslint-plugin-jest: "npm:^28.4.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
Expand Down

0 comments on commit ad96f3e

Please sign in to comment.