Skip to content

Commit 959a90a

Browse files
Bump ts-jest from 29.3.3 to 29.3.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.3 to 29.3.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.3.3...v29.3.4) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 978c948 commit 959a90a

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
@@ -60,7 +60,7 @@
6060
"micromark-util-types": "^2.0.2",
6161
"prettier": "^3.5.3",
6262
"sort-package-json": "^3.2.1",
63-
"ts-jest": "^29.3.3",
63+
"ts-jest": "^29.3.4",
6464
"ts-node": "^10.9.2",
6565
"tsc-alias": "^1.8.16",
6666
"typescript": "^5.8.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ __metadata:
837837
remark-parse: "npm:^11.0.0"
838838
remark-rehype: "npm:^11.1.2"
839839
sort-package-json: "npm:^3.2.1"
840-
ts-jest: "npm:^29.3.3"
840+
ts-jest: "npm:^29.3.4"
841841
ts-node: "npm:^10.9.2"
842842
tsc-alias: "npm:^1.8.16"
843843
typescript: "npm:^5.8.3"
@@ -6832,9 +6832,9 @@ __metadata:
68326832
languageName: node
68336833
linkType: hard
68346834

6835-
"ts-jest@npm:^29.3.3":
6836-
version: 29.3.3
6837-
resolution: "ts-jest@npm:29.3.3"
6835+
"ts-jest@npm:^29.3.4":
6836+
version: 29.3.4
6837+
resolution: "ts-jest@npm:29.3.4"
68386838
dependencies:
68396839
bs-logger: "npm:^0.2.6"
68406840
ejs: "npm:^3.1.10"
@@ -6866,7 +6866,7 @@ __metadata:
68666866
optional: true
68676867
bin:
68686868
ts-jest: cli.js
6869-
checksum: 16f513a4090734158787e9da04f438ae9313d433c7f14fac802c479a90cc2c47542f810970a699ccb7a595f41529b91ede84d25d80d54a53bac20c1c0c92b211
6869+
checksum: 68ed5abbbdb16ff8a9df2ba7ebb8e19ea4fffe87db7e0b59d842d674e7935af8b375b51a69c2cc9215ef22a6325a9f99b80ab97f5c300c30910695000e3bfeee
68706870
languageName: node
68716871
linkType: hard
68726872

0 commit comments

Comments
 (0)