Skip to content

Commit

Permalink
Bump ts-jest from 29.1.1 to 29.2.5
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.5.
- [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.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent e8e0798 commit cf95578
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 12 deletions.
96 changes: 85 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jest-circus": ">=27.4.6",
"js-yaml": ">=4.1.0",
"prettier": ">=3.3.3",
"ts-jest": ">=26.5.6",
"ts-jest": ">=29.2.5",
"typescript": ">=5.6.3"
}
}

0 comments on commit cf95578

Please sign in to comment.