Skip to content

Commit c220160

Browse files
Update dependency eslint-plugin-jest to v28.10.0 (#1068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 256b4ee commit c220160

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-import-resolver-typescript": "3.7.0",
3030
"eslint-plugin-github": "5.1.4",
3131
"eslint-plugin-import": "2.31.0",
32-
"eslint-plugin-jest": "28.9.0",
32+
"eslint-plugin-jest": "28.10.0",
3333
"eslint-plugin-prettier": "5.2.1",
3434
"jest": "29.7.0",
3535
"jest-circus": "29.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3778,9 +3778,9 @@ __metadata:
37783778
languageName: node
37793779
linkType: hard
37803780

3781-
"eslint-plugin-jest@npm:28.9.0":
3782-
version: 28.9.0
3783-
resolution: "eslint-plugin-jest@npm:28.9.0"
3781+
"eslint-plugin-jest@npm:28.10.0":
3782+
version: 28.10.0
3783+
resolution: "eslint-plugin-jest@npm:28.10.0"
37843784
dependencies:
37853785
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
37863786
peerDependencies:
@@ -3792,7 +3792,7 @@ __metadata:
37923792
optional: true
37933793
jest:
37943794
optional: true
3795-
checksum: 10c0/56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8
3795+
checksum: 10c0/f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
37963796
languageName: node
37973797
linkType: hard
37983798

@@ -6968,7 +6968,7 @@ __metadata:
69686968
eslint-import-resolver-typescript: "npm:3.7.0"
69696969
eslint-plugin-github: "npm:5.1.4"
69706970
eslint-plugin-import: "npm:2.31.0"
6971-
eslint-plugin-jest: "npm:28.9.0"
6971+
eslint-plugin-jest: "npm:28.10.0"
69726972
eslint-plugin-prettier: "npm:5.2.1"
69736973
jest: "npm:29.7.0"
69746974
jest-circus: "npm:29.7.0"

0 commit comments

Comments
 (0)