Skip to content

Commit 7276b34

Browse files
Bump ts-jest from 29.2.3 to 29.2.4 (#256)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.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.2.3...v29.2.4) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guilherme Branco Stracini <[email protected]>
1 parent 663296e commit 7276b34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"make-coverage-badge": "^1.2.0",
8989
"prettier": "^3.3.3",
9090
"prettier-eslint": "^16.3.0",
91-
"ts-jest": "^29.2.3",
91+
"ts-jest": "^29.2.4",
9292
"typescript": "^5.5.4"
9393
}
9494
}

0 commit comments

Comments
 (0)