Skip to content

Commit b115451

Browse files
chore(deps): update dependency ts-jest to v29.1.2 (#764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2092e90 commit b115451

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"nx": "17.2.8",
133133
"prettier": "3.2.5",
134134
"semantic-release": "22.0.12",
135-
"ts-jest": "29.1.1",
135+
"ts-jest": "29.1.2",
136136
"ts-node": "10.9.2",
137137
"tslint": "6.1.3",
138138
"type-fest": "2.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10023,10 +10023,10 @@ ts-api-utils@^1.0.1:
1002310023
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
1002410024
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
1002510025

10026-
ts-jest@29.1.1:
10027-
version "29.1.1"
10028-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
10029-
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
10026+
ts-jest@29.1.2:
10027+
version "29.1.2"
10028+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
10029+
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
1003010030
dependencies:
1003110031
bs-logger "0.x"
1003210032
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)