Skip to content

Commit 3fbcb20

Browse files
build(deps-dev): bump ts-jest from 29.4.1 to 29.4.4 (#73)
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 7c68bc6 commit 3fbcb20

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jest": "^30.2.0",
3131
"nodemon": "^3.1.10",
3232
"supertest": "^7.1.4",
33-
"ts-jest": "^29.4.1",
33+
"ts-jest": "^29.4.4",
3434
"ts-node": "^10.9.2",
3535
"typescript": "^5.9.2"
3636
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4334,7 +4334,7 @@ __metadata:
43344334
mongoose: "npm:^8.18.1"
43354335
nodemon: "npm:^3.1.10"
43364336
supertest: "npm:^7.1.4"
4337-
ts-jest: "npm:^29.4.1"
4337+
ts-jest: "npm:^29.4.4"
43384338
ts-node: "npm:^10.9.2"
43394339
typescript: "npm:^5.9.2"
43404340
winston: "npm:^3.17.0"
@@ -6698,9 +6698,9 @@ __metadata:
66986698
languageName: node
66996699
linkType: hard
67006700

6701-
"ts-jest@npm:^29.4.1":
6702-
version: 29.4.1
6703-
resolution: "ts-jest@npm:29.4.1"
6701+
"ts-jest@npm:^29.4.4":
6702+
version: 29.4.4
6703+
resolution: "ts-jest@npm:29.4.4"
67046704
dependencies:
67056705
bs-logger: "npm:^0.2.6"
67066706
fast-json-stable-stringify: "npm:^2.1.0"
@@ -6734,7 +6734,7 @@ __metadata:
67346734
optional: true
67356735
bin:
67366736
ts-jest: cli.js
6737-
checksum: 10c0/e4881717323c9e03ba9ad2f8726872cd0bede7f3f34095754aa850688b319f50294211cfd330edad878005e70601cbbbb0bb489ed0949a9aa545491e1083e923
6737+
checksum: 10c0/f99d612704cda98369f4a54d3db771bad5edd1390fded4f1691f3182f0c8ce8b7f827e5846952bd8bcd26df26c9fb18f11089de760956bdf357875a5f1d49fcc
67386738
languageName: node
67396739
linkType: hard
67406740

0 commit comments

Comments
 (0)