Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v28.10.0 (#465)
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 Dec 20, 2024
1 parent 84b2bcf commit 082b426
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 @@ -92,7 +92,7 @@
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-simple-import-sort": "12.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,7 +2032,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.7.0"
eslint-plugin-eslint-comments: "npm:3.2.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.9.0"
eslint-plugin-jest: "npm:28.10.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-react: "npm:7.37.2"
eslint-plugin-simple-import-sort: "npm:12.1.1"
Expand Down Expand Up @@ -9505,9 +9505,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.9.0":
version: 28.9.0
resolution: "eslint-plugin-jest@npm:28.9.0"
"eslint-plugin-jest@npm:28.10.0":
version: 28.10.0
resolution: "eslint-plugin-jest@npm:28.10.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -9519,7 +9519,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8
checksum: 10c0/f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
languageName: node
linkType: hard

Expand Down

0 comments on commit 082b426

Please sign in to comment.