File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "@types/jest" : " ^23.3.1" ,
1111 "jest-zone-patch" : " ^0.0.8" ,
12- "ts-jest" : " ^ 23.1.3"
12+ "ts-jest" : " ~ 23.1.3"
1313 },
1414 "devDependencies" : {
1515 "jest" : " ^23.5.0" ,
Original file line number Diff line number Diff line change @@ -3167,12 +3167,13 @@ trim-right@^1.0.1:
31673167 version "1.0.1"
31683168 resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
31693169
3170- ts-jest@^ 23.1.3 :
3171- version "23.1.3 "
3172- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-23.1.3 .tgz#33e3187d3ef0d42adada6347acf2c3539ac56107 "
3170+ ts-jest@~ 23.1.3 :
3171+ version "23.1.4 "
3172+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-23.1.4 .tgz#66ac1d8d3fbf8f9a98432b11aa377aa850664b2b "
31733173 dependencies :
31743174 closest-file-data "^0.1.4"
31753175 fs-extra "6.0.1"
3176+ json5 "^0.5.0"
31763177 lodash "^4.17.10"
31773178
31783179tunnel-agent@^0.6.0 :
You can’t perform that action at this time.
0 commit comments