Skip to content

Commit ece4521

Browse files
chore(deps): Update dependency eslint-plugin-jest to v29.14.0
1 parent a463abd commit ece4521

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

yarn.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2643,20 +2643,23 @@ __metadata:
26432643
linkType: hard
26442644

26452645
"eslint-plugin-jest@npm:^29.0.0":
2646-
version: 29.0.1
2647-
resolution: "eslint-plugin-jest@npm:29.0.1"
2646+
version: 29.14.0
2647+
resolution: "eslint-plugin-jest@npm:29.14.0"
26482648
dependencies:
26492649
"@typescript-eslint/utils": "npm:^8.0.0"
26502650
peerDependencies:
26512651
"@typescript-eslint/eslint-plugin": ^8.0.0
2652-
eslint: ^8.57.0 || ^9.0.0
2652+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
26532653
jest: "*"
2654+
typescript: ">=4.8.4 <6.0.0"
26542655
peerDependenciesMeta:
26552656
"@typescript-eslint/eslint-plugin":
26562657
optional: true
26572658
jest:
26582659
optional: true
2659-
checksum: 10c0/20edc166503a50c10b45f733797d530a5107c91efa25410ef405780d12222a796b5b41ed8f6d2b939632a1af273af6cc5732233463d1f36dbe7680bbb86c4eec
2660+
typescript:
2661+
optional: true
2662+
checksum: 10c0/98e7dac3017d118a1e6a684f72b5d11be7bbc9c7ef12390af000dfb4096ac9988564522c2a664b89c33686597cdd0043a0c49152d2607f3251008d37167e09d8
26602663
languageName: node
26612664
linkType: hard
26622665

0 commit comments

Comments
 (0)