Skip to content

Commit 354af86

Browse files
chore(deps-dev): bump ts-jest from 29.4.2 to 29.4.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.2 to 29.4.3. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.2...v29.4.3) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f97a888 commit 354af86

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
@@ -109,7 +109,7 @@
109109
"prettier": "^3.6.2",
110110
"puppeteer": "^24.22.0",
111111
"semver": "^7.7.2",
112-
"ts-jest": "^29.4.2",
112+
"ts-jest": "^29.4.3",
113113
"ts-node": "^10.9.2",
114114
"turbo": "^2.5.6",
115115
"typedoc": "^0.28.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8859,10 +8859,10 @@ ts-graphviz@^2.1.2:
88598859
"@ts-graphviz/common" "^2.1.5"
88608860
"@ts-graphviz/core" "^2.0.7"
88618861

8862-
ts-jest@^29.4.2:
8863-
version "29.4.2"
8864-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.2.tgz#095fe8770df81f2e39f2c34a6bcafac58b834423"
8865-
integrity sha512-pBNOkn4HtuLpNrXTMVRC9b642CBaDnKqWXny4OzuoULT9S7Kf8MMlaRe2veKax12rjf5WcpMBhVPbQurlWGNxA==
8862+
ts-jest@^29.4.3:
8863+
version "29.4.3"
8864+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
8865+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
88668866
dependencies:
88678867
bs-logger "^0.2.6"
88688868
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)