File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"eslint-plugin-standard" : " 5.0.0" ,
53
53
"eslint-config-prettier" : " 8.3.0" ,
54
54
"@types/jest" : " 26.0.23" ,
55
- "ts-jest" : " 27.0.1 " ,
55
+ "ts-jest" : " 27.0.2 " ,
56
56
"rimraf" : " 3.0.2" ,
57
57
"typescript" : " 4.3.2" ,
58
58
"jest" : " 27.0.3"
Original file line number Diff line number Diff line change @@ -7489,10 +7489,10 @@ ts-invariant@^0.4.0:
7489
7489
dependencies :
7490
7490
tslib "^1.9.3"
7491
7491
7492
-
7493
- version "27.0.1 "
7494
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.1 .tgz#3cd174561c4bb311e0187a5837543fb858c60d16 "
7495
- integrity sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw ==
7492
+
7493
+ version "27.0.2 "
7494
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.2 .tgz#acc1525d5fd25c107c777c3b80a11365db579aa1 "
7495
+ integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug ==
7496
7496
dependencies :
7497
7497
bs-logger "0.x"
7498
7498
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments