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 40
40
"tslint-config-prettier" : " 1.18.0" ,
41
41
"typescript" : " 4.0.3" ,
42
42
"typedoc" : " 0.19.2" ,
43
- "ts-jest" : " 26.4.0 " ,
43
+ "ts-jest" : " 26.4.2 " ,
44
44
"jest" : " 26.4.2" ,
45
45
"jest-extended" : " 0.11.5" ,
46
46
"regenerator-runtime" : " 0.13.7" ,
Original file line number Diff line number Diff line change 536
536
slash "^3.0.0"
537
537
strip-ansi "^6.0.0"
538
538
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
+
539
544
" @jest/environment@^26.3.0 " :
540
545
version "26.3.0"
541
546
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.3.0.tgz#e6953ab711ae3e44754a025f838bde1a7fd236a0"
@@ -4891,11 +4896,12 @@ trim-newlines@^3.0.0:
4891
4896
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
4892
4897
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
4893
4898
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.2 :
4900
+ version "26.4.2 "
4901
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.2 .tgz#00b6c970bee202ceef7c6e6e9805c4837b22dab8 "
4902
+ integrity sha512-0+MynTTzzbuy5rGjzsCKjxHJk5gY906c/FSaqQ3081+G7dp2Yygfa9hVlbrtNNcztffh1mC6Rs9jb/yHpcjsoQ ==
4898
4903
dependencies :
4904
+ " @jest/create-cache-key-function" " ^26.5.0"
4899
4905
" @types/jest" " 26.x"
4900
4906
bs-logger "0.x"
4901
4907
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments