We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5126aa1 commit 7287113Copy full SHA for 7287113
package.json
@@ -58,7 +58,7 @@
58
"lint-staged": "^16.1.6",
59
"npm-check-updates": "^18.2.1",
60
"rimraf": "^6.0.1",
61
- "ts-jest": "^29.4.3",
+ "ts-jest": "^29.4.4",
62
"ts-node": "^10.9.2",
63
"typescript": "^5.9.2"
64
}
yarn.lock
@@ -7747,7 +7747,7 @@ ts-declaration-location@^1.0.6:
7747
dependencies:
7748
picomatch "^4.0.2"
7749
7750
-ts-jest@^29.4.3:
+ts-jest@^29.4.4:
7751
version "29.4.4"
7752
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
7753
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==
0 commit comments