Skip to content

Commit 393b29f

Browse files
Update dependency eslint-plugin-jest to v29.11.0 (#2190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc21f1d commit 393b29f

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
@@ -31,7 +31,7 @@
3131
"eslint-import-resolver-typescript": "4.4.4",
3232
"eslint-plugin-github": "5.1.8",
3333
"eslint-plugin-import": "2.32.0",
34-
"eslint-plugin-jest": "29.10.1",
34+
"eslint-plugin-jest": "29.11.0",
3535
"eslint-plugin-prettier": "5.5.4",
3636
"jest": "30.2.0",
3737
"jest-circus": "30.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4197,9 +4197,9 @@ __metadata:
41974197
languageName: node
41984198
linkType: hard
41994199

4200-
"eslint-plugin-jest@npm:29.10.1":
4201-
version: 29.10.1
4202-
resolution: "eslint-plugin-jest@npm:29.10.1"
4200+
"eslint-plugin-jest@npm:29.11.0":
4201+
version: 29.11.0
4202+
resolution: "eslint-plugin-jest@npm:29.11.0"
42034203
dependencies:
42044204
"@typescript-eslint/utils": "npm:^8.0.0"
42054205
peerDependencies:
@@ -4211,7 +4211,7 @@ __metadata:
42114211
optional: true
42124212
jest:
42134213
optional: true
4214-
checksum: 10c0/7e22ba075d5e9eb412f84c87644f6dc2cff77b30d951a60d2934f9194ca1902ecbc7958f1d2114f239b6865be47887da7fc28a15f4e098b853d86980c798f199
4214+
checksum: 10c0/5e147ade48fb957adcccafd7c9be39013b64949d01d63fe7a2b99b332511eca6f40eeadccfc8fb9ef73bc924aafeb466b86b7b2af461016d7805978ed05bb323
42154215
languageName: node
42164216
linkType: hard
42174217

@@ -8431,7 +8431,7 @@ __metadata:
84318431
eslint-import-resolver-typescript: "npm:4.4.4"
84328432
eslint-plugin-github: "npm:5.1.8"
84338433
eslint-plugin-import: "npm:2.32.0"
8434-
eslint-plugin-jest: "npm:29.10.1"
8434+
eslint-plugin-jest: "npm:29.11.0"
84358435
eslint-plugin-prettier: "npm:5.5.4"
84368436
jest: "npm:30.2.0"
84378437
jest-circus: "npm:30.2.0"

0 commit comments

Comments
 (0)