We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7c6d0 commit 7e40b83Copy full SHA for 7e40b83
package.json
@@ -49,7 +49,7 @@
49
"jest-circus": "26.6.3",
50
"prettier": "2.2.1",
51
"rimraf": "3.0.2",
52
- "ts-jest": "26.5.4",
+ "ts-jest": "26.5.5",
53
"typescript": "4.2.4"
54
}
55
yarn.lock
@@ -3917,9 +3917,9 @@ tr46@^2.0.0:
3917
dependencies:
3918
punycode "^2.1.1"
3919
3920
-[email protected].4:
3921
- version "26.5.4"
3922
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
+[email protected].5:
+ version "26.5.5"
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
3923
3924
bs-logger "0.x"
3925
buffer-from "1.x"
0 commit comments