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 94
94
"lerna-v3" : " npm:lerna@3" ,
95
95
"lint-staged" : " 10.0.7" ,
96
96
"prettier" : " 1.17.1" ,
97
- "ts-jest" : " 25.2.0 " ,
97
+ "ts-jest" : " 25.2.1 " ,
98
98
"typescript" : " 3.7.5"
99
99
},
100
100
"husky" : {
Original file line number Diff line number Diff line change @@ -9664,10 +9664,10 @@ trim-off-newlines@^1.0.0:
9664
9664
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
9665
9665
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
9666
9666
9667
-
9668
- version "25.2.0 "
9669
- resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-25.2.0 .tgz#dfd87c2b71ef4867f5a0a44f40cb9c67e02991ac "
9670
- integrity sha512-VaRdb0da46eorLfuHEFf0G3d+jeREcV+Wb/SvW71S4y9Oe8SHWU+m1WY/3RaMknrBsnvmVH0/rRjT8dkgeffNQ ==
9667
+
9668
+ version "25.2.1 "
9669
+ resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-25.2.1 .tgz#49bf05da26a8b7fbfbc36b4ae2fcdc2fef35c85d "
9670
+ integrity sha512-TnntkEEjuXq/Gxpw7xToarmHbAafgCaAzOpnajnFC6jI7oo1trMzAHA04eWpc3MhV6+yvhE8uUBAmN+teRJh0A ==
9671
9671
dependencies :
9672
9672
bs-logger "0.x"
9673
9673
buffer-from "1.x"
9678
9678
mkdirp "0.x"
9679
9679
resolve "1.x"
9680
9680
semver "^5.5"
9681
- yargs-parser "10.x "
9681
+ yargs-parser "^16.1.0 "
9682
9682
9683
9683
tslib@^1.8.1, tslib@^1.9.0 :
9684
9684
version "1.10.0"
@@ -10274,7 +10274,7 @@ yargonaut@^1.1.2:
10274
10274
figlet "^1.1.1"
10275
10275
parent-require "^1.0.0"
10276
10276
10277
- yargs-parser@10.x, yargs-parser@ ^10.0.0 :
10277
+ yargs-parser@^10.0.0 :
10278
10278
version "10.1.0"
10279
10279
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"
10280
10280
integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==
You can’t perform that action at this time.
0 commit comments