File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 4040 "tslint-config-prettier" : " 1.18.0" ,
4141 "typescript" : " 4.0.3" ,
4242 "typedoc" : " 0.19.2" ,
43- "ts-jest" : " 26.4.0 " ,
43+ "ts-jest" : " 26.4.3 " ,
4444 "jest" : " 26.4.2" ,
4545 "jest-extended" : " 0.11.5" ,
4646 "regenerator-runtime" : " 0.13.7" ,
Original file line number Diff line number Diff line change 536536 slash "^3.0.0"
537537 strip-ansi "^6.0.0"
538538
539+ " @jest/create-cache-key-function@^26.5.0 " :
540+ version "26.5.0"
541+ resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.5.0.tgz#1d07947adc51ea17766d9f0ccf5a8d6ea94c47dc"
542+ integrity sha512-DJ+pEBUIqarrbv1W/C39f9YH0rJ4wsXZ/VC6JafJPlHW2HOucKceeaqTOQj9MEDQZjySxMLkOq5mfXZXNZcmWw==
543+
539544" @jest/environment@^26.3.0 " :
540545 version "26.3.0"
541546 resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.3.0.tgz#e6953ab711ae3e44754a025f838bde1a7fd236a0"
@@ -4891,11 +4896,12 @@ trim-newlines@^3.0.0:
48914896 resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
48924897 integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
48934898
4894- ts-jest@26.4.0 :
4895- version "26.4.0 "
4896- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.0 .tgz#903c7827f3d3bc33efc2f91be294b164400c32e3 "
4897- integrity sha512-ofBzoCqf6Nv/PoWb/ByV3VNKy2KJSikamOBxvR3E6eVdIw10GwAXoyvMWXXjZJK2s6S27ZE8fI+JBTnGaovl6Q ==
4899+ ts-jest@26.4.3 :
4900+ version "26.4.3 "
4901+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3 .tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db "
4902+ integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw ==
48984903 dependencies :
4904+ " @jest/create-cache-key-function" " ^26.5.0"
48994905 " @types/jest" " 26.x"
49004906 bs-logger "0.x"
49014907 buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments