Skip to content

Commit 69d2939

Browse files
authored
Merge pull request #256 from Thomascogez/dependabot/npm_and_yarn/ts-jest-29.1.4
2 parents 6f0abbb + 7af850f commit 69d2939

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
@@ -23,7 +23,7 @@
2323
"jest": "^29.7.0",
2424
"nodemailer": "^6.9.13",
2525
"supertest": "^7.0.0",
26-
"ts-jest": "^29.1.2",
26+
"ts-jest": "^29.1.4",
2727
"typescript": "^5.4.5"
2828
},
2929
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3910,10 +3910,10 @@ tr46@~0.0.3:
39103910
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
39113911
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
39123912

3913-
ts-jest@^29.1.2:
3914-
version "29.1.2"
3915-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
3916-
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
3913+
ts-jest@^29.1.4:
3914+
version "29.1.4"
3915+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
3916+
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
39173917
dependencies:
39183918
bs-logger "0.x"
39193919
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)