Skip to content

Commit e011a3a

Browse files
chore(deps): update dependency ts-jest to ^29.4.2 (#482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 062e1dd commit e011a3a

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
@@ -58,7 +58,7 @@
5858
"lint-staged": "^16.1.6",
5959
"npm-check-updates": "^18.1.1",
6060
"rimraf": "^6.0.1",
61-
"ts-jest": "^29.4.1",
61+
"ts-jest": "^29.4.2",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.9.2"
6464
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7747,10 +7747,10 @@ ts-declaration-location@^1.0.6:
77477747
dependencies:
77487748
picomatch "^4.0.2"
77497749

7750-
ts-jest@^29.4.1:
7751-
version "29.4.1"
7752-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
7753-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
7750+
ts-jest@^29.4.2:
7751+
version "29.4.3"
7752+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
7753+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
77547754
dependencies:
77557755
bs-logger "^0.2.6"
77567756
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)