Skip to content

Commit 2b69763

Browse files
dependabot[bot]dreamorosi
authored andcommitted
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 a77bd1c commit 2b69763

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
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
}

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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)