Skip to content

Commit ac861b9

Browse files
build(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 (#105)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 114f0f5 commit ac861b9

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
@@ -30,7 +30,7 @@
3030
"jest": "^30.2.0",
3131
"nodemon": "^3.1.11",
3232
"supertest": "^7.1.4",
33-
"ts-jest": "^29.4.5",
33+
"ts-jest": "^29.4.6",
3434
"ts-node": "^10.9.2",
3535
"typescript": "^5.9.3"
3636
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4521,7 +4521,7 @@ __metadata:
45214521
mongoose: "npm:^9.0.1"
45224522
nodemon: "npm:^3.1.11"
45234523
supertest: "npm:^7.1.4"
4524-
ts-jest: "npm:^29.4.5"
4524+
ts-jest: "npm:^29.4.6"
45254525
ts-node: "npm:^10.9.2"
45264526
typescript: "npm:^5.9.3"
45274527
winston: "npm:^3.19.0"
@@ -6875,9 +6875,9 @@ __metadata:
68756875
languageName: node
68766876
linkType: hard
68776877

6878-
"ts-jest@npm:^29.4.5":
6879-
version: 29.4.5
6880-
resolution: "ts-jest@npm:29.4.5"
6878+
"ts-jest@npm:^29.4.6":
6879+
version: 29.4.6
6880+
resolution: "ts-jest@npm:29.4.6"
68816881
dependencies:
68826882
bs-logger: "npm:^0.2.6"
68836883
fast-json-stable-stringify: "npm:^2.1.0"
@@ -6911,7 +6911,7 @@ __metadata:
69116911
optional: true
69126912
bin:
69136913
ts-jest: cli.js
6914-
checksum: 10c0/789f00666ba785ac425606d42601cbdc03015e46f228a0b333f06c6658d80865819bae0ddd59c762285352d2b14d0aa50912574ec699ba6369ddb0d400a49ac0
6914+
checksum: 10c0/013dda99ac938cd4b94bae9323ed1b633cd295976c256d596d01776866188078fe7b82b8b3ebd05deb401b27b5618d9d76208eded2568661240ecf9694a5c933
69156915
languageName: node
69166916
linkType: hard
69176917

0 commit comments

Comments
 (0)