Skip to content

Commit 3cc4680

Browse files
chore(deps): bump ts-jest from 29.2.4 to 29.2.5 (#2981)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dc0c35 commit 3cc4680

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

examples/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"constructs": "^10.3.0",
3737
"jest": "^29.7.0",
3838
"source-map-support": "^0.5.21",
39-
"ts-jest": "^29.2.4",
39+
"ts-jest": "^29.2.5",
4040
"tsx": "^4.19.0",
4141
"typescript": "^5.5.4"
4242
},
@@ -56,7 +56,7 @@
5656
"constructs": "^10.3.0",
5757
"esbuild": "^0.23.1",
5858
"jest": "^29.7.0",
59-
"ts-jest": "^29.2.4",
59+
"ts-jest": "^29.2.5",
6060
"ts-node": "^10.9.2",
6161
"typescript": "^5.5.4"
6262
}

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"markdownlint-cli2": "^0.13.0",
6464
"middy4": "npm:@middy/core@^4.7.0",
6565
"middy5": "npm:@middy/core@^5.4.3",
66-
"ts-jest": "^29.2.4",
66+
"ts-jest": "^29.2.5",
6767
"ts-node": "^10.9.2",
6868
"typedoc": "^0.26.6",
6969
"typedoc-plugin-missing-exports": "^3.0.0",

0 commit comments

Comments
 (0)