Skip to content

Commit 84ca879

Browse files
authored
Merge pull request #971 from tim-finnigan/upgrade-ts-jest
chore: Upgrade `ts-jest` to 29.1.1
2 parents 122203e + ba029e7 commit 84ca879

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
@@ -35,7 +35,7 @@
3535
"json-schema": "^0.4.0",
3636
"prettier": "^3.1.1",
3737
"standard-version": "^9",
38-
"ts-jest": "^29.0.3",
38+
"ts-jest": "^29.1.1",
3939
"typescript": "^5.3.3"
4040
},
4141
"dependencies": {

0 commit comments

Comments
 (0)