Merge pull request #971 from tim-finnigan/upgrade-ts-jest

chore: Upgrade `ts-jest` to 29.1.1
This commit is contained in:
Tim Finnigan
2024-01-09 10:17:56 -08:00
committed by GitHub

View File

@@ -35,7 +35,7 @@
"json-schema": "^0.4.0",
"prettier": "^3.1.1",
"standard-version": "^9",
"ts-jest": "^29.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
},
"dependencies": {