File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " fets " : patch
3
+ ---
4
+ dependencies updates:
5
+ - Updated dependency [ ` json-schema-to-ts@^3.0.0 ` ↗︎] ( https://www.npmjs.com/package/json-schema-to-ts/v/3.0.0 ) (from ` ^2.9.1 ` , in ` dependencies ` )
Original file line number Diff line number Diff line change 39
39
"@whatwg-node/fetch" : " ^0.9.4" ,
40
40
"@whatwg-node/server" : " ^0.9.15" ,
41
41
"hotscript" : " ^1.0.11" ,
42
- "json-schema-to-ts" : " ^2.9.1 " ,
42
+ "json-schema-to-ts" : " ^3.0.0 " ,
43
43
"qs" : " ^6.11.2" ,
44
44
"ts-toolbelt" : " ^9.6.0" ,
45
45
"tslib" : " ^2.3.1"
Original file line number Diff line number Diff line change @@ -8532,10 +8532,10 @@ json-parse-even-better-errors@^2.3.0:
8532
8532
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
8533
8533
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
8534
8534
8535
- json-schema-to-ts@^2.9.1 :
8536
- version "2.12 .0"
8537
- resolved "https://registry.yarnpkg.com/json-schema-to-ts/-/json-schema-to-ts-2.12 .0.tgz#fd8bc79cebadc7bee5be1e32b289f4f7e1c2e4ae "
8538
- integrity sha512-uTde38yBm5lzJSRPWRaasxZo72pb+JGE4iUksNdNfAkFaLhV4N9akeBxPPUpZy5onINt9Zo0oTLrAoEXyZESiQ ==
8535
+ json-schema-to-ts@^3.0.0 :
8536
+ version "3.0 .0"
8537
+ resolved "https://registry.yarnpkg.com/json-schema-to-ts/-/json-schema-to-ts-3.0 .0.tgz#f97eaa14a412bbf7c3cde523703d93907386a439 "
8538
+ integrity sha512-2adDesYifYEXYxNySx3gG0RR69rDWIjqAFzK/JPXdOvjHLZ/UP6d2rkpy6a+AxyhtRp2SvFPZ4+EW36jBinUbA ==
8539
8539
dependencies:
8540
8540
"@babel/runtime" "^7.18.3"
8541
8541
"@types/json-schema" "^7.0.9"
You can’t perform that action at this time.
0 commit comments