File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 53
53
"rimraf" : " ^3.0.1" ,
54
54
"rxjs" : " ^6.5.4" ,
55
55
"serve" : " ^11.3.0" ,
56
- "ts-jest" : " ^25.1.0 " ,
56
+ "ts-jest" : " ^25.2.1 " ,
57
57
"type-coverage" : " ^2.4.0" ,
58
58
"typescript" : " ^3.7.5" ,
59
59
"yarn-deduplicate" : " ^1.1.1"
Original file line number Diff line number Diff line change @@ -10901,10 +10901,10 @@ trough@^1.0.0:
10901
10901
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
10902
10902
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
10903
10903
10904
- ts-jest@^25.1.0 :
10905
- version "25.1.0 "
10906
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.1.0. tgz#06e776c4cce8a4da8eec4945f36a5823d0c0f9ba "
10907
- integrity sha512-1Lf576ulKhbxX5og+tG8udVg/5cgcMLPBxp1iCqbbf6VvUK4gEsgAtzMjl8u98izhLrzKMPB0LxCBKEZ5l19Hw ==
10904
+ ts-jest@^25.2.1 :
10905
+ version "25.2.1 "
10906
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.2.1. tgz#49bf05da26a8b7fbfbc36b4ae2fcdc2fef35c85d "
10907
+ integrity sha512-TnntkEEjuXq/Gxpw7xToarmHbAafgCaAzOpnajnFC6jI7oo1trMzAHA04eWpc3MhV6+yvhE8uUBAmN+teRJh0A ==
10908
10908
dependencies :
10909
10909
bs-logger "0.x"
10910
10910
buffer-from "1.x"
@@ -10915,7 +10915,7 @@ ts-jest@^25.1.0:
10915
10915
mkdirp "0.x"
10916
10916
resolve "1.x"
10917
10917
semver "^5.5"
10918
- yargs-parser "10.x "
10918
+ yargs-parser "^16.1.0 "
10919
10919
10920
10920
ts-lib-utils@^2.2.0 :
10921
10921
version "2.2.0"
@@ -11541,7 +11541,7 @@ yaml@^1.7.2:
11541
11541
dependencies :
11542
11542
" @babel/runtime" " ^7.6.3"
11543
11543
11544
- yargs-parser@10.x, yargs-parser@ ^10.0.0 :
11544
+ yargs-parser@^10.0.0 :
11545
11545
version "10.1.0"
11546
11546
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"
11547
11547
integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==
You can’t perform that action at this time.
0 commit comments