Skip to content

Commit 07d580e

Browse files
build(deps): bump ts-jest from 29.2.5 to 29.2.6 in /vue-model-api
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.2.6. - [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.5...v29.2.6) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent faa3d0d commit 07d580e

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

vue-model-api/package-lock.json

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

vue-model-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dukat": "^0.5.8-rc.4",
3737
"jest": "^29.7.0",
3838
"prettier": "3.5.2",
39-
"ts-jest": "^29.2.5",
39+
"ts-jest": "^29.2.6",
4040
"typescript": "^5.7.3"
4141
},
4242
"prettier-comment": "// IMPORTANT: keep Prettier version in sync with the version in .pre-commit-config.yaml",

0 commit comments

Comments
 (0)