Skip to content

Commit 706b4d9

Browse files
chore(deps): update dependency ts-jest to ^29.3.4 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 495e401 commit 706b4d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-react-native": "^4.1.0",
4141
"jest": "^29.7.0",
4242
"commit-and-tag-version": "^12.5.0",
43-
"ts-jest": "^29.3.3",
43+
"ts-jest": "^29.3.4",
4444
"typescript": "^5.8.3"
4545
}
4646
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5099,7 +5099,7 @@ ts-api-utils@^2.0.1:
50995099
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
51005100
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
51015101

5102-
ts-jest@^29.3.3:
5102+
ts-jest@^29.3.4:
51035103
version "29.3.4"
51045104
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
51055105
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==

0 commit comments

Comments
 (0)