Skip to content

Commit 19d2dbd

Browse files
Bump ts-jest from 29.4.1 to 29.4.4 (#153)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.1 to 29.4.4. - [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.1...v29.4.4) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 272f251 commit 19d2dbd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"globals": "^16.4.0",
4141
"jest": "^30.1.3",
4242
"prettier": "^3.6.2",
43-
"ts-jest": "^29.4.1",
43+
"ts-jest": "^29.4.4",
4444
"ts-node": "^10.9.2",
4545
"typedoc": "^0.28.13",
4646
"typescript": "~5.8.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1984,7 +1984,7 @@ __metadata:
19841984
globals: "npm:^16.4.0"
19851985
jest: "npm:^30.1.3"
19861986
prettier: "npm:^3.6.2"
1987-
ts-jest: "npm:^29.4.1"
1987+
ts-jest: "npm:^29.4.4"
19881988
ts-node: "npm:^10.9.2"
19891989
typedoc: "npm:^0.28.13"
19901990
typescript: "npm:~5.8.3"
@@ -4911,9 +4911,9 @@ __metadata:
49114911
languageName: node
49124912
linkType: hard
49134913

4914-
"ts-jest@npm:^29.4.1":
4915-
version: 29.4.1
4916-
resolution: "ts-jest@npm:29.4.1"
4914+
"ts-jest@npm:^29.4.4":
4915+
version: 29.4.4
4916+
resolution: "ts-jest@npm:29.4.4"
49174917
dependencies:
49184918
bs-logger: "npm:^0.2.6"
49194919
fast-json-stable-stringify: "npm:^2.1.0"
@@ -4947,7 +4947,7 @@ __metadata:
49474947
optional: true
49484948
bin:
49494949
ts-jest: cli.js
4950-
checksum: 10c0/e4881717323c9e03ba9ad2f8726872cd0bede7f3f34095754aa850688b319f50294211cfd330edad878005e70601cbbbb0bb489ed0949a9aa545491e1083e923
4950+
checksum: 10c0/f99d612704cda98369f4a54d3db771bad5edd1390fded4f1691f3182f0c8ce8b7f827e5846952bd8bcd26df26c9fb18f11089de760956bdf357875a5f1d49fcc
49514951
languageName: node
49524952
linkType: hard
49534953

0 commit comments

Comments
 (0)