Skip to content

Commit 52ffe14

Browse files
renovate[bot]jackton1
authored andcommitted
Update dependency ts-jest to v29.0.1
1 parent 596d5d0 commit 52ffe14

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-jest": "27.0.4",
4848
"jest": "29.0.3",
4949
"prettier": "2.7.1",
50-
"ts-jest": "29.0.0",
50+
"ts-jest": "29.0.1",
5151
"typescript": "4.8.3"
5252
}
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3355,10 +3355,10 @@ to-regex-range@^5.0.1:
33553355
dependencies:
33563356
is-number "^7.0.0"
33573357

3358-
ts-jest@29.0.0:
3359-
version "29.0.0"
3360-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.0.tgz#3617e10c39a76380fe521d0c26186a773f5f1e46"
3361-
integrity sha512-OxUaigbv5Aon3OMLY9HBtwkGMs1upWE/URrmmVQFzzOcGlEPVuWzGmXUIkWGt/95Dj/T6MGuTrHHGL6kT6Yn8g==
3358+
ts-jest@29.0.1:
3359+
version "29.0.1"
3360+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.1.tgz#3296b39d069dc55825ce1d059a9510b33c718b86"
3361+
integrity sha512-htQOHshgvhn93QLxrmxpiQPk69+M1g7govO1g6kf6GsjCv4uvRV0znVmDrrvjUrVCnTYeY4FBxTYYYD4airyJA==
33623362
dependencies:
33633363
bs-logger "0.x"
33643364
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)