File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
"@types/jest" : " 25.1.1" ,
40
40
"@types/lodash" : " 4.14.149" ,
41
41
"jest" : " 25.1.0" ,
42
- "ts-jest" : " 24.1 .0"
42
+ "ts-jest" : " 25.2 .0"
43
43
}
44
44
}
Original file line number Diff line number Diff line change 91
91
"lerna" : " 3.20.2" ,
92
92
"lint-staged" : " 8.2.1" ,
93
93
"prettier" : " 1.17.1" ,
94
- "ts-jest" : " 24.1 .0" ,
94
+ "ts-jest" : " 25.2 .0" ,
95
95
"typescript" : " 3.7.5"
96
96
},
97
97
"husky" : {
Original file line number Diff line number Diff line change @@ -9962,10 +9962,10 @@ trim-right@^1.0.1:
9962
9962
resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
9963
9963
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
9964
9964
9965
- ts-jest@24.1 .0 :
9966
- version "24.1 .0"
9967
- resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-24.1 .0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734 "
9968
- integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ ==
9965
+ ts-jest@25.2 .0 :
9966
+ version "25.2 .0"
9967
+ resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-25.2 .0.tgz#dfd87c2b71ef4867f5a0a44f40cb9c67e02991ac "
9968
+ integrity sha512-VaRdb0da46eorLfuHEFf0G3d+jeREcV+Wb/SvW71S4y9Oe8SHWU+m1WY/3RaMknrBsnvmVH0/rRjT8dkgeffNQ ==
9969
9969
dependencies :
9970
9970
bs-logger "0.x"
9971
9971
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments