Skip to content

Commit 5a2625e

Browse files
Update dependency @types/jest to v29.4.3 (#1562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c81b4c commit 5a2625e

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
@@ -80,7 +80,7 @@
8080
"@swc/core": "1.3.40",
8181
"@swc/wasm": "1.3.40",
8282
"@tsconfig/react-native": "2.0.3",
83-
"@types/jest": "29.4.2",
83+
"@types/jest": "29.4.3",
8484
"@types/node": "18.15.3",
8585
"@types/react": "18.0.28",
8686
"@types/react-native": "0.71.3",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4747,13 +4747,13 @@ __metadata:
47474747
languageName: node
47484748
linkType: hard
47494749

4750-
"@types/jest@npm:29.4.2":
4751-
version: 29.4.2
4752-
resolution: "@types/jest@npm:29.4.2"
4750+
"@types/jest@npm:29.4.3":
4751+
version: 29.4.3
4752+
resolution: "@types/jest@npm:29.4.3"
47534753
dependencies:
47544754
expect: "npm:^29.0.0"
47554755
pretty-format: "npm:^29.0.0"
4756-
checksum: 29f74ddc8b32384d70547e53f8cf90ecb93b2e2eaa9068974a6572539b228d1ca638464147e989b7779b0e890f98a45636fcb6aa411077b6093983ae37a65a2b
4756+
checksum: ad7e4f9cd0fd51c14f1ec57815befe9a6402a93bed12549207fe88758a975f319eeebf6c0e61c9408a80dee0585351805148d169d97b719b5942bf9e6738c37a
47574757
languageName: node
47584758
linkType: hard
47594759

@@ -15800,7 +15800,7 @@ __metadata:
1580015800
"@swc/wasm": "npm:1.3.40"
1580115801
"@tanstack/react-query": "npm:4.26.1"
1580215802
"@tsconfig/react-native": "npm:2.0.3"
15803-
"@types/jest": "npm:29.4.2"
15803+
"@types/jest": "npm:29.4.3"
1580415804
"@types/node": "npm:18.15.3"
1580515805
"@types/react": "npm:18.0.28"
1580615806
"@types/react-native": "npm:0.71.3"

0 commit comments

Comments
Β (0)