Skip to content

Commit 32bd2d3

Browse files
Update dependency eslint-plugin-jest to v29.15.0
1 parent 624890a commit 32bd2d3

2 files changed

Lines changed: 10 additions & 28 deletions

File tree

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"eslint-plugin-deprecation": "3.0.0",
101101
"eslint-plugin-detox": "1.0.0",
102102
"eslint-plugin-import": "2.32.0",
103-
"eslint-plugin-jest": "29.5.0",
103+
"eslint-plugin-jest": "29.15.0",
104104
"eslint-plugin-jsx-a11y": "6.10.2",
105105
"eslint-plugin-react": "7.37.5",
106106
"eslint-plugin-react-hooks": "7.0.1",

β€Žyarn.lockβ€Ž

Lines changed: 9 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10505,21 +10505,24 @@ __metadata:
1050510505
languageName: node
1050610506
linkType: hard
1050710507

10508-
"eslint-plugin-jest@npm:29.5.0":
10509-
version: 29.5.0
10510-
resolution: "eslint-plugin-jest@npm:29.5.0"
10508+
"eslint-plugin-jest@npm:29.15.0, eslint-plugin-jest@npm:^29.0.1":
10509+
version: 29.15.0
10510+
resolution: "eslint-plugin-jest@npm:29.15.0"
1051110511
dependencies:
1051210512
"@typescript-eslint/utils": "npm:^8.0.0"
1051310513
peerDependencies:
1051410514
"@typescript-eslint/eslint-plugin": ^8.0.0
10515-
eslint: ^8.57.0 || ^9.0.0
10515+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1051610516
jest: "*"
10517+
typescript: ">=4.8.4 <6.0.0"
1051710518
peerDependenciesMeta:
1051810519
"@typescript-eslint/eslint-plugin":
1051910520
optional: true
1052010521
jest:
1052110522
optional: true
10522-
checksum: 10/c3458f5b6780bc16ee27f859d067dc692576532999150a7b6098da57d9c2e2d8675bee534de6e714777ae3bf26162f27c5d5d4f69d60c1291bd68c7a420e5bb9
10523+
typescript:
10524+
optional: true
10525+
checksum: 10/552361326c55564fe09092adeb34bf4aae179fdd39b4de6aa561511cebedee370b4ed53f98683af6c695a30891589f54e6fa9ed03ae87957fbe16a506732d0ab
1052310526
languageName: node
1052410527
linkType: hard
1052510528

@@ -10538,27 +10541,6 @@ __metadata:
1053810541
languageName: node
1053910542
linkType: hard
1054010543

10541-
"eslint-plugin-jest@npm:^29.0.1":
10542-
version: 29.15.0
10543-
resolution: "eslint-plugin-jest@npm:29.15.0"
10544-
dependencies:
10545-
"@typescript-eslint/utils": "npm:^8.0.0"
10546-
peerDependencies:
10547-
"@typescript-eslint/eslint-plugin": ^8.0.0
10548-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
10549-
jest: "*"
10550-
typescript: ">=4.8.4 <6.0.0"
10551-
peerDependenciesMeta:
10552-
"@typescript-eslint/eslint-plugin":
10553-
optional: true
10554-
jest:
10555-
optional: true
10556-
typescript:
10557-
optional: true
10558-
checksum: 10/552361326c55564fe09092adeb34bf4aae179fdd39b4de6aa561511cebedee370b4ed53f98683af6c695a30891589f54e6fa9ed03ae87957fbe16a506732d0ab
10559-
languageName: node
10560-
linkType: hard
10561-
1056210544
"eslint-plugin-json-files@npm:^1.1.0":
1056310545
version: 1.5.0
1056410546
resolution: "eslint-plugin-json-files@npm:1.5.0"
@@ -16341,7 +16323,7 @@ __metadata:
1634116323
eslint-plugin-deprecation: "npm:3.0.0"
1634216324
eslint-plugin-detox: "npm:1.0.0"
1634316325
eslint-plugin-import: "npm:2.32.0"
16344-
eslint-plugin-jest: "npm:29.5.0"
16326+
eslint-plugin-jest: "npm:29.15.0"
1634516327
eslint-plugin-jsx-a11y: "npm:6.10.2"
1634616328
eslint-plugin-react: "npm:7.37.5"
1634716329
eslint-plugin-react-hooks: "npm:7.0.1"

0 commit comments

Comments
Β (0)