Skip to content

Commit 02ee075

Browse files
chore(deps): bump ts-jest from 29.1.4 to 29.1.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.4 to 29.1.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.1.4...v29.1.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 d544e8f commit 02ee075

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

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
}

package-lock.json

+6-6
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
@@ -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)