File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"jest" : " ^24.9.0" ,
40
40
"jsii-build-tools" : " ^0.20.8" ,
41
41
"typescript" : " ~3.7.3" ,
42
- "typescript-json-schema" : " ^0.40 .0"
42
+ "typescript-json-schema" : " ^0.41 .0"
43
43
},
44
44
"jest" : {
45
45
"collectCoverage" : true ,
Original file line number Diff line number Diff line change @@ -7859,10 +7859,10 @@ typedarray@^0.0.6:
7859
7859
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7860
7860
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7861
7861
7862
- typescript-json-schema@^0.40 .0 :
7863
- version "0.40 .0"
7864
- resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.40 .0.tgz#4815092e5acf1662a94aa140924809ff5922da7c "
7865
- integrity sha512-C8D3Ca6+1x3caWOR+u45Shn3KqkRZi5M3+E8ePpEmYMqOh3xhhLdq+39pqT0Bf8+fCgAmpTFSJMT6Xwqbm0Tkw ==
7862
+ typescript-json-schema@^0.41 .0 :
7863
+ version "0.41 .0"
7864
+ resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.41 .0.tgz#8dbe1798023ae50e803b3f9d53a6d10aaf5a9d74 "
7865
+ integrity sha512-ThW7KtuMUR+kZ9Id0G+hJ0YLp3DWPjL6NkrOqAyaKttO3839wF4jiYKm7mZcpUe1BcHs12pfbEo40+qYQtm4yA ==
7866
7866
dependencies :
7867
7867
" @types/json-schema" " ^7.0.3"
7868
7868
glob "~7.1.4"
You can’t perform that action at this time.
0 commit comments