Skip to content

Commit f293787

Browse files
build(deps-dev): bump ts-jest from 29.4.0 to 29.4.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.0 to 29.4.1. - [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.0...v29.4.1) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b82fda commit f293787

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.15.4",
15-
"ts-jest": "29.4.0",
15+
"ts-jest": "29.4.1",
1616
"ts-node": "10.9.2",
1717
"typescript": "5.9.2"
1818
}

0 commit comments

Comments
 (0)