Skip to content

Commit e5afa14

Browse files
committed
Update dependency ts-jest to v29.0.1
1 parent 9ffd8bf commit e5afa14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"myzod": "1.8.8",
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.7.1",
58-
"ts-jest": "29.0.0",
58+
"ts-jest": "29.0.1",
5959
"typescript": "4.8.3",
6060
"yup": "0.32.11",
6161
"zod": "3.19.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5570,10 +5570,10 @@ tr46@~0.0.3:
55705570
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
55715571
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
55725572

5573-
5574-
version "29.0.0"
5575-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.0.tgz#3617e10c39a76380fe521d0c26186a773f5f1e46"
5576-
integrity sha512-OxUaigbv5Aon3OMLY9HBtwkGMs1upWE/URrmmVQFzzOcGlEPVuWzGmXUIkWGt/95Dj/T6MGuTrHHGL6kT6Yn8g==
5573+
5574+
version "29.0.1"
5575+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.1.tgz#3296b39d069dc55825ce1d059a9510b33c718b86"
5576+
integrity sha512-htQOHshgvhn93QLxrmxpiQPk69+M1g7govO1g6kf6GsjCv4uvRV0znVmDrrvjUrVCnTYeY4FBxTYYYD4airyJA==
55775577
dependencies:
55785578
bs-logger "0.x"
55795579
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)