Skip to content

Commit 7d79504

Browse files
chore(deps): update dependency ts-jest to ^29.1.2
1 parent 99d8c17 commit 7d79504

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
@@ -74,7 +74,7 @@
7474
"@types/micromatch": "^4.0.6",
7575
"@types/web": "^0.0.128",
7676
"jest": "^29.7.0",
77-
"ts-jest": "^29.1.1",
77+
"ts-jest": "^29.1.2",
7878
"ts-node": "^10.9.2",
7979
"type-coverage": "^2.27.0",
8080
"typescript": "^5.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11395,10 +11395,10 @@ trough@^2.0.0:
1139511395
resolved "https://registry.yarnpkg.com/trough/-/trough-2.1.0.tgz#0f7b511a4fde65a46f18477ab38849b22c554876"
1139611396
integrity sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==
1139711397

11398-
ts-jest@^29.1.1:
11399-
version "29.1.1"
11400-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
11401-
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
11398+
ts-jest@^29.1.2:
11399+
version "29.1.2"
11400+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
11401+
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
1140211402
dependencies:
1140311403
bs-logger "0.x"
1140411404
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)