Skip to content

Commit 02c3cc9

Browse files
Update dependency eslint-plugin-jest to v29.14.0 (#2562)
1 parent 848bd02 commit 02c3cc9

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
@@ -36,7 +36,7 @@
3636
"eslint-import-resolver-typescript": "4.4.4",
3737
"eslint-plugin-github": "5.1.8",
3838
"eslint-plugin-import": "2.32.0",
39-
"eslint-plugin-jest": "29.13.0",
39+
"eslint-plugin-jest": "29.14.0",
4040
"eslint-plugin-prettier": "5.5.5",
4141
"jest": "30.2.0",
4242
"jest-circus": "30.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4570,9 +4570,9 @@ __metadata:
45704570
languageName: node
45714571
linkType: hard
45724572

4573-
"eslint-plugin-jest@npm:29.13.0":
4574-
version: 29.13.0
4575-
resolution: "eslint-plugin-jest@npm:29.13.0"
4573+
"eslint-plugin-jest@npm:29.14.0":
4574+
version: 29.14.0
4575+
resolution: "eslint-plugin-jest@npm:29.14.0"
45764576
dependencies:
45774577
"@typescript-eslint/utils": "npm:^8.0.0"
45784578
peerDependencies:
@@ -4587,7 +4587,7 @@ __metadata:
45874587
optional: true
45884588
typescript:
45894589
optional: true
4590-
checksum: 10c0/a1a6b1982ba6b17ef900a541555ee337f7aa39b305e3dcb6995309fcb5bb6bdd742f65e10a26a18c5db449b05772b7d1876ccd96f3a3c6aa43c7897a6e4f21d7
4590+
checksum: 10c0/98e7dac3017d118a1e6a684f72b5d11be7bbc9c7ef12390af000dfb4096ac9988564522c2a664b89c33686597cdd0043a0c49152d2607f3251008d37167e09d8
45914591
languageName: node
45924592
linkType: hard
45934593

@@ -8309,7 +8309,7 @@ __metadata:
83098309
eslint-import-resolver-typescript: "npm:4.4.4"
83108310
eslint-plugin-github: "npm:5.1.8"
83118311
eslint-plugin-import: "npm:2.32.0"
8312-
eslint-plugin-jest: "npm:29.13.0"
8312+
eslint-plugin-jest: "npm:29.14.0"
83138313
eslint-plugin-prettier: "npm:5.5.5"
83148314
jest: "npm:30.2.0"
83158315
jest-circus: "npm:30.2.0"

0 commit comments

Comments
 (0)