Skip to content

Commit d2c2fbd

Browse files
build(deps): bump ts-jest from 29.1.1 to 29.1.2 in /vue-model-api
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2. - [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.1...v29.1.2) --- 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 2509060 commit d2c2fbd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

vue-model-api/package-lock.json

Lines changed: 5 additions & 5 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
@@ -40,7 +40,7 @@
4040
"eslint-config-prettier": "^9.1.0",
4141
"jest": "^29.7.0",
4242
"prettier": "3.0.3",
43-
"ts-jest": "^29.1.1",
43+
"ts-jest": "^29.1.2",
4444
"typescript": "^5.2.2"
4545
},
4646
"prettier-comment": "// IMPORTANT: keep Prettier version in sync with the version in .pre-commit-config.yaml",

0 commit comments

Comments
 (0)