Skip to content

Commit eba9be7

Browse files
deps(types)(deps-dev): Bump ts-jest in /packages/@cryptobot/types
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.1 to 29.4.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.4.1...v29.4.4) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74adc7e commit eba9be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@cryptobot/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/jest": "^29.5.14",
1919
"@types/node": "^20.11.5",
2020
"jest": "^29.7.0",
21-
"ts-jest": "^29.4.1",
21+
"ts-jest": "^29.4.4",
2222
"typescript": "^5.3.3"
2323
},
2424
"files": [

0 commit comments

Comments
 (0)