This repository was archived by the owner on Mar 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 46
46
"ethers" : " ^4.0.40" ,
47
47
"get-port" : " ^5.0.0" ,
48
48
"glob" : " ^7.1.6" ,
49
- "json-schema-to-typescript" : " ^7.1 .0" ,
49
+ "json-schema-to-typescript" : " ^8.0 .0" ,
50
50
"log4js" : " ^6.1.0" ,
51
51
"mocha" : " ^6.2.2" ,
52
52
"multiaddr" : " ^7.2.1" ,
Original file line number Diff line number Diff line change @@ -1861,10 +1861,10 @@ json-schema-ref-parser@^6.1.0:
1861
1861
js-yaml "^3.12.1"
1862
1862
ono "^4.0.11"
1863
1863
1864
- json-schema-to-typescript@^7.1 .0 :
1865
- version "7.1 .0"
1866
- resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-7.1 .0.tgz#c98a8647718551a40f324448f53508d73c087911 "
1867
- integrity sha512-7tQyQzR+0NyI2iPjkqLLe4ncaxov1oIAFRM+BI8DDs7wxVIXsd0GWoZJIPsNQePIDr7N/LCkYtkEEDvY7dhGzA ==
1864
+ json-schema-to-typescript@^8.0 .0 :
1865
+ version "8.0 .0"
1866
+ resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-8.0 .0.tgz#3dbe5df6cc6ffcb3a11b00ca09ee80428a01e96d "
1867
+ integrity sha512-nysHY6mks7qfbO2wXNzYzLRtDAzJeb1euEBDZLKuwK1mD+bt4L7o6PR6ZPJOJKWx6OAdSLPWK9DYmXjtqhKwfg ==
1868
1868
dependencies :
1869
1869
" @types/json-schema" " ^7.0.3"
1870
1870
" @types/node" " >=4.5.0"
@@ -1875,7 +1875,7 @@ json-schema-to-typescript@^7.1.0:
1875
1875
lodash "^4.17.11"
1876
1876
minimist "^1.2.0"
1877
1877
mz "^2.7.0"
1878
- prettier "^1.18.2 "
1878
+ prettier "^1.19.1 "
1879
1879
stdin "0.0.1"
1880
1880
1881
1881
json-schema-traverse@^0.4.1 :
@@ -2389,7 +2389,7 @@ performance-now@^2.1.0:
2389
2389
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
2390
2390
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
2391
2391
2392
- prettier@^1.18.2, prettier@^1. 19.1 :
2392
+ prettier@^1.19.1 :
2393
2393
version "1.19.1"
2394
2394
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
2395
2395
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
You can’t perform that action at this time.
0 commit comments