Skip to content

Commit 7cab50f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to ^28.0.0-next.3
1 parent 04848e0 commit 7cab50f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lerna": "^4.0.0",
3737
"patch-package": "^6.4.7",
3838
"react": "^18.1.0",
39-
"ts-jest": "^28.0.0-next.1",
39+
"ts-jest": "^28.0.0-next.3",
4040
"ts-node": "^10.7.0",
4141
"type-coverage": "^2.21.1",
4242
"typescript": "^4.6.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12404,10 +12404,10 @@ trough@^2.0.0:
1240412404
resolved "https://registry.yarnpkg.com/trough/-/trough-2.1.0.tgz#0f7b511a4fde65a46f18477ab38849b22c554876"
1240512405
integrity sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==
1240612406

12407-
ts-jest@^28.0.0-next.1:
12408-
version "28.0.0-next.1"
12409-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.0-next.1.tgz#b9961b0220d797a09ffc98d93caa73879794b122"
12410-
integrity sha512-rhxVFSOOcJLCjGvh/RXmvz0fSpnQrB0PjiC3JL25oNeuHH/bC3BVlanLg9AtPm/AnW3l0JCBfgACm2xAT9DPxw==
12407+
ts-jest@^28.0.0-next.3:
12408+
version "28.0.0-next.3"
12409+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.0-next.3.tgz#df236176c74923fc76a289317106937a7a072d58"
12410+
integrity sha512-R1mD18XKfd2Cb1qpjXfB3FfJ+yX8G75czuSnDu3hAcccPumeC3FKwAM6dGMvt5Yl0RSGw+bUQskp4zDma3Gdgg==
1241112411
dependencies:
1241212412
bs-logger "0.x"
1241312413
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)