Skip to content

Commit 2e6478e

Browse files
build(deps): bump ts-jest from 29.2.2 to 29.2.3 in /vue-model-api
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.3. - [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.2...v29.2.3) --- 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 6fa2249 commit 2e6478e

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
@@ -42,7 +42,7 @@
4242
"eslint-config-prettier": "^9.1.0",
4343
"jest": "^29.7.0",
4444
"prettier": "3.3.3",
45-
"ts-jest": "^29.2.2",
45+
"ts-jest": "^29.2.3",
4646
"typescript": "^5.5.3"
4747
},
4848
"prettier-comment": "// IMPORTANT: keep Prettier version in sync with the version in .pre-commit-config.yaml",

0 commit comments

Comments
 (0)