Skip to content

Commit 02eac8b

Browse files
chore(deps): bump ts-jest from 29.1.3 to 29.1.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4. - [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.3...v29.1.4) --- 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 9891744 commit 02eac8b

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.3",
43+
"ts-jest": "^29.1.4",
4444
"tsx": "^4.11.0",
4545
"typescript": "^5.4.5"
4646
},
@@ -61,7 +61,7 @@
6161
"constructs": "^10.3.0",
6262
"esbuild": "^0.21.3",
6363
"jest": "^29.7.0",
64-
"ts-jest": "^29.1.3",
64+
"ts-jest": "^29.1.4",
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.5",
6969
"markdownlint-cli2": "^0.13.0",
7070
"prettier": "^3.2.5",
71-
"ts-jest": "^29.1.3",
71+
"ts-jest": "^29.1.4",
7272
"ts-node": "^10.9.2",
7373
"typedoc": "^0.25.13",
7474
"typedoc-plugin-missing-exports": "^2.2.0",

0 commit comments

Comments
 (0)