Skip to content

Commit 392df4a

Browse files
chore(deps): bump ts-jest from 29.2.4 to 29.2.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5. - [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.2.4...v29.2.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22790cb commit 392df4a

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.17.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)