Skip to content

Commit ae0a1d8

Browse files
chore(deps): bump ts-jest from 29.1.4 to 29.1.5 (#2661)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent 618faec commit ae0a1d8

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Diff for: examples/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"constructs": "^10.3.0",
4141
"jest": "^29.7.0",
4242
"source-map-support": "^0.5.21",
43-
"ts-jest": "^29.1.4",
43+
"ts-jest": "^29.1.5",
4444
"tsx": "^4.15.6",
4545
"typescript": "^5.4.5"
4646
},
@@ -61,7 +61,7 @@
6161
"constructs": "^10.3.0",
6262
"esbuild": "^0.21.5",
6363
"jest": "^29.7.0",
64-
"ts-jest": "^29.1.4",
64+
"ts-jest": "^29.1.5",
6565
"ts-node": "^10.9.2",
6666
"typescript": "^5.4.5"
6767
}

Diff for: package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"lint-staged": "^15.2.7",
6969
"markdownlint-cli2": "^0.13.0",
7070
"prettier": "^3.3.2",
71-
"ts-jest": "^29.1.4",
71+
"ts-jest": "^29.1.5",
7272
"ts-node": "^10.9.2",
7373
"typedoc": "^0.25.13",
7474
"typedoc-plugin-missing-exports": "^2.2.0",

0 commit comments

Comments
 (0)