Skip to content

Commit 79ced73

Browse files
Update dependency eslint-plugin-jest to v29.11.2 (#2977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84bb2af commit 79ced73

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": "4.4.4",
3030
"eslint-plugin-github": "5.1.8",
3131
"eslint-plugin-import": "2.32.0",
32-
"eslint-plugin-jest": "29.11.1",
32+
"eslint-plugin-jest": "29.11.2",
3333
"eslint-plugin-prettier": "5.5.4",
3434
"jest": "30.2.0",
3535
"jest-circus": "30.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4266,9 +4266,9 @@ __metadata:
42664266
languageName: node
42674267
linkType: hard
42684268

4269-
"eslint-plugin-jest@npm:29.11.1":
4270-
version: 29.11.1
4271-
resolution: "eslint-plugin-jest@npm:29.11.1"
4269+
"eslint-plugin-jest@npm:29.11.2":
4270+
version: 29.11.2
4271+
resolution: "eslint-plugin-jest@npm:29.11.2"
42724272
dependencies:
42734273
"@typescript-eslint/utils": "npm:^8.0.0"
42744274
peerDependencies:
@@ -4280,7 +4280,7 @@ __metadata:
42804280
optional: true
42814281
jest:
42824282
optional: true
4283-
checksum: 10c0/690f75a70f3bc68896c952150c9f1a9425fd18a0bd234fcfdd93d40db54283ba0d9a95473ae2bdc01fcc327f20aff46f1e4c1896d97a09ed5cc8a6d4d4c38f3c
4283+
checksum: 10c0/2de136faec32091c63f096839bcb645d18c2a583c60302b1b16c70323c6bbb6e8a18e43be0000b63bcd612b25e391ed7e35bf46cb2ac6f62d92addf678c1891a
42844284
languageName: node
42854285
linkType: hard
42864286

@@ -7740,7 +7740,7 @@ __metadata:
77407740
eslint-import-resolver-typescript: "npm:4.4.4"
77417741
eslint-plugin-github: "npm:5.1.8"
77427742
eslint-plugin-import: "npm:2.32.0"
7743-
eslint-plugin-jest: "npm:29.11.1"
7743+
eslint-plugin-jest: "npm:29.11.2"
77447744
eslint-plugin-prettier: "npm:5.5.4"
77457745
jest: "npm:30.2.0"
77467746
jest-circus: "npm:30.2.0"

0 commit comments

Comments
 (0)