Skip to content

Commit be2133f

Browse files
chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.5 to 29.4.6. - [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.5...v29.4.6) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 572c2fe commit be2133f

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.31.0",
111111
"semver": "^7.7.2",
112-
"ts-jest": "^29.4.5",
112+
"ts-jest": "^29.4.6",
113113
"ts-node": "^10.9.2",
114114
"turbo": "^2.6.1",
115115
"typedoc": "^0.28.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8881,10 +8881,10 @@ ts-graphviz@^2.1.2:
88818881
"@ts-graphviz/common" "^2.1.5"
88828882
"@ts-graphviz/core" "^2.0.7"
88838883

8884-
ts-jest@^29.4.5:
8885-
version "29.4.5"
8886-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.5.tgz#a6b0dc401e521515d5342234be87f1ca96390a6f"
8887-
integrity sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q==
8884+
ts-jest@^29.4.6:
8885+
version "29.4.6"
8886+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.6.tgz#51cb7c133f227396818b71297ad7409bb77106e9"
8887+
integrity sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA==
88888888
dependencies:
88898889
bs-logger "^0.2.6"
88908890
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)