Skip to content

Commit 21d89c2

Browse files
Update dependency eslint-plugin-jest to v29.2.1 (#993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12c1d9e commit 21d89c2

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.2.0",
34+
"eslint-plugin-jest": "29.2.1",
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
@@ -4182,9 +4182,9 @@ __metadata:
41824182
languageName: node
41834183
linkType: hard
41844184

4185-
"eslint-plugin-jest@npm:29.2.0":
4186-
version: 29.2.0
4187-
resolution: "eslint-plugin-jest@npm:29.2.0"
4185+
"eslint-plugin-jest@npm:29.2.1":
4186+
version: 29.2.1
4187+
resolution: "eslint-plugin-jest@npm:29.2.1"
41884188
dependencies:
41894189
"@typescript-eslint/utils": "npm:^8.0.0"
41904190
peerDependencies:
@@ -4196,7 +4196,7 @@ __metadata:
41964196
optional: true
41974197
jest:
41984198
optional: true
4199-
checksum: 10c0/3880065bc4f8081fb7f5bc017fae65b383e35c72445619bb6037fa374a84c36c18503642353c4615ddba8c8781b0ff1724decbc9b9b2f45f0e279e199797aeb8
4199+
checksum: 10c0/9115e35a537d458b37236c0ebba2ce357226d24cc0a2345c29fd8b14a63681343fc71ef0d4f0bbb47575f5c6a76b21da6dee183db4d8e0ccf9d8f4bfbb8c743f
42004200
languageName: node
42014201
linkType: hard
42024202

@@ -8397,7 +8397,7 @@ __metadata:
83978397
eslint-import-resolver-typescript: "npm:4.4.4"
83988398
eslint-plugin-github: "npm:5.1.8"
83998399
eslint-plugin-import: "npm:2.32.0"
8400-
eslint-plugin-jest: "npm:29.2.0"
8400+
eslint-plugin-jest: "npm:29.2.1"
84018401
eslint-plugin-prettier: "npm:5.5.4"
84028402
jest: "npm:30.2.0"
84038403
jest-circus: "npm:30.2.0"

0 commit comments

Comments
 (0)