File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 91
91
"react-test-renderer" : " 16.13.1" ,
92
92
"rimraf" : " 2.6.3" ,
93
93
"semantic-release" : " 15.14.0" ,
94
- "ts-jest" : " 24.3.0 " ,
94
+ "ts-jest" : " 25.2.1 " ,
95
95
"typescript" : " 3.8.3" ,
96
96
"web3" : " 1.2.6"
97
97
},
Original file line number Diff line number Diff line change @@ -17576,10 +17576,10 @@ ts-easing@^0.2.0:
17576
17576
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"
17577
17577
integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==
17578
17578
17579
- ts-jest@24.3.0 :
17580
- version "24.3.0 "
17581
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0 .tgz#b97814e3eab359ea840a1ac112deae68aa440869 "
17582
- integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ ==
17579
+ ts-jest@25.2.1 :
17580
+ version "25.2.1 "
17581
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.2.1 .tgz#49bf05da26a8b7fbfbc36b4ae2fcdc2fef35c85d "
17582
+ integrity sha512-TnntkEEjuXq/Gxpw7xToarmHbAafgCaAzOpnajnFC6jI7oo1trMzAHA04eWpc3MhV6+yvhE8uUBAmN+teRJh0A ==
17583
17583
dependencies:
17584
17584
bs-logger "0.x"
17585
17585
buffer-from "1.x"
@@ -17590,7 +17590,7 @@ ts-jest@24.3.0:
17590
17590
mkdirp "0.x"
17591
17591
resolve "1.x"
17592
17592
semver "^5.5"
17593
- yargs-parser "10.x "
17593
+ yargs-parser "^16.1.0 "
17594
17594
17595
17595
ts-pnp@^1.1.2:
17596
17596
version "1.1.4"
@@ -19087,7 +19087,7 @@ yaml@^1.7.2:
19087
19087
dependencies:
19088
19088
"@babel/runtime" "^7.8.7"
19089
19089
19090
- yargs-parser@10.x, yargs-parser@ ^10.0.0:
19090
+ yargs-parser@^10.0.0:
19091
19091
version "10.1.0"
19092
19092
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"
19093
19093
integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==
@@ -19110,6 +19110,14 @@ yargs-parser@^13.1.0:
19110
19110
camelcase "^5.0.0"
19111
19111
decamelize "^1.2.0"
19112
19112
19113
+ yargs-parser@^16.1.0:
19114
+ version "16.1.0"
19115
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-16.1.0.tgz#73747d53ae187e7b8dbe333f95714c76ea00ecf1"
19116
+ integrity sha512-H/V41UNZQPkUMIT5h5hiwg4QKIY1RPvoBV4XcjUbRM8Bk2oKqqyZ0DIEbTFZB0XjbtSPG8SAa/0DxCQmiRgzKg==
19117
+ dependencies:
19118
+ camelcase "^5.0.0"
19119
+ decamelize "^1.2.0"
19120
+
19113
19121
yargs-parser@^18.1.1:
19114
19122
version "18.1.1"
19115
19123
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.1.tgz#bf7407b915427fc760fcbbccc6c82b4f0ffcbd37"
You can’t perform that action at this time.
0 commit comments