Skip to content

Commit 521b7b3

Browse files
build(deps-dev): bump ts-jest from 29.4.4 to 29.4.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.4 to 29.4.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.4.4...v29.4.5) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b980e9f commit 521b7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/jest": "29.5.14",
1313
"jest": "29.7.0",
1414
"parcel": "2.16.0",
15-
"ts-jest": "29.4.4",
15+
"ts-jest": "29.4.5",
1616
"ts-node": "10.9.2",
1717
"typescript": "5.9.3"
1818
}

0 commit comments

Comments
 (0)