Skip to content

Commit c7597af

Browse files
authored
Merge pull request #653 from labforward/dependabot/npm_and_yarn/ts-jest-29.4.4
Bump ts-jest from 29.4.3 to 29.4.4
2 parents c1568fe + 3334b2c commit c7597af

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.6.2",
6262
"sort-package-json": "^3.4.0",
63-
"ts-jest": "^29.4.3",
63+
"ts-jest": "^29.4.4",
6464
"ts-node": "^10.9.2",
6565
"tsc-alias": "^1.8.16",
6666
"typescript": "^5.9.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ __metadata:
933933
remark-parse: "npm:^11.0.0"
934934
remark-rehype: "npm:^11.1.2"
935935
sort-package-json: "npm:^3.4.0"
936-
ts-jest: "npm:^29.4.3"
936+
ts-jest: "npm:^29.4.4"
937937
ts-node: "npm:^10.9.2"
938938
tsc-alias: "npm:^1.8.16"
939939
typescript: "npm:^5.9.2"
@@ -6980,9 +6980,9 @@ __metadata:
69806980
languageName: node
69816981
linkType: hard
69826982

6983-
"ts-jest@npm:^29.4.3":
6984-
version: 29.4.3
6985-
resolution: "ts-jest@npm:29.4.3"
6983+
"ts-jest@npm:^29.4.4":
6984+
version: 29.4.4
6985+
resolution: "ts-jest@npm:29.4.4"
69866986
dependencies:
69876987
bs-logger: "npm:^0.2.6"
69886988
fast-json-stable-stringify: "npm:^2.1.0"
@@ -7016,7 +7016,7 @@ __metadata:
70167016
optional: true
70177017
bin:
70187018
ts-jest: cli.js
7019-
checksum: 10c0/c86ef3482521d6f90a783da9a01f6116702058fb3a3b75df89f33e9b4cf79dd57f1287be8963c06abc3994055515201e49b3a515b766cb1de21b293cd7cdd43e
7019+
checksum: 10c0/f99d612704cda98369f4a54d3db771bad5edd1390fded4f1691f3182f0c8ce8b7f827e5846952bd8bcd26df26c9fb18f11089de760956bdf357875a5f1d49fcc
70207020
languageName: node
70217021
linkType: hard
70227022

0 commit comments

Comments
 (0)