Skip to content

Commit b7fc926

Browse files
Update dependency eslint-plugin-jest to v29.2.0 (#990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3de8083 commit b7fc926

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.0.1",
34+
"eslint-plugin-jest": "29.2.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
@@ -4193,9 +4193,9 @@ __metadata:
41934193
languageName: node
41944194
linkType: hard
41954195

4196-
"eslint-plugin-jest@npm:29.0.1":
4197-
version: 29.0.1
4198-
resolution: "eslint-plugin-jest@npm:29.0.1"
4196+
"eslint-plugin-jest@npm:29.2.0":
4197+
version: 29.2.0
4198+
resolution: "eslint-plugin-jest@npm:29.2.0"
41994199
dependencies:
42004200
"@typescript-eslint/utils": "npm:^8.0.0"
42014201
peerDependencies:
@@ -4207,7 +4207,7 @@ __metadata:
42074207
optional: true
42084208
jest:
42094209
optional: true
4210-
checksum: 10c0/20edc166503a50c10b45f733797d530a5107c91efa25410ef405780d12222a796b5b41ed8f6d2b939632a1af273af6cc5732233463d1f36dbe7680bbb86c4eec
4210+
checksum: 10c0/3880065bc4f8081fb7f5bc017fae65b383e35c72445619bb6037fa374a84c36c18503642353c4615ddba8c8781b0ff1724decbc9b9b2f45f0e279e199797aeb8
42114211
languageName: node
42124212
linkType: hard
42134213

@@ -8432,7 +8432,7 @@ __metadata:
84328432
eslint-import-resolver-typescript: "npm:4.4.4"
84338433
eslint-plugin-github: "npm:5.1.8"
84348434
eslint-plugin-import: "npm:2.32.0"
8435-
eslint-plugin-jest: "npm:29.0.1"
8435+
eslint-plugin-jest: "npm:29.2.0"
84368436
eslint-plugin-prettier: "npm:5.5.4"
84378437
jest: "npm:30.2.0"
84388438
jest-circus: "npm:30.2.0"

0 commit comments

Comments
 (0)