Skip to content

Commit d3b6015

Browse files
Bump ts-jest from 29.1.2 to 29.1.3 (#215)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.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.1.2...v29.1.3) --- 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>
1 parent 4271f20 commit d3b6015

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

Lines changed: 9 additions & 5 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.2.5",
9090
"prettier-eslint": "^16.3.0",
91-
"ts-jest": "^29.1.2",
91+
"ts-jest": "^29.1.3",
9292
"typescript": "^5.4.5"
9393
}
9494
}

0 commit comments

Comments
 (0)