Skip to content

Commit

Permalink
chore(deps-dev): Bump ts-jest from 29.1.2 to 29.1.4
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 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.2...v29.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 69f440c commit f633b92
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/gradle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"jest": "29.7.0",
"jest-junit": "16.0.0",
"semver": "7.6.0",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"typescript": "5.4.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"jest-junit": "16.0.0",
"publint": "0.2.8",
"semver": "7.6.0",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"typescript": "5.4.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/java/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@types/node": "20.12.12",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/maven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"jest": "29.7.0",
"jest-junit": "16.0.0",
"semver": "7.6.0",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"typescript": "5.4.5"
},
"publishConfig": {
Expand Down
34 changes: 20 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f633b92

Please sign in to comment.