mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump typescript-json-schema from 0.61.0 to 0.62.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.61.0 to 0.62.0. - [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.61.0...v0.62.0) --- updated-dependencies: - dependency-name: typescript-json-schema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f836d12695
commit
dd38f90b30
2 changed files with 5 additions and 5 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"shebang-loader": "0.0.1",
|
||||
"styled-jsx": "5.1.2",
|
||||
"stylis": "3.5.4",
|
||||
"typescript-json-schema": "0.61.0",
|
||||
"typescript-json-schema": "0.62.0",
|
||||
"uuid": "9.0.1",
|
||||
"webpack-cli": "5.1.4",
|
||||
"xterm": "5.3.0",
|
||||
|
|
|
|||
|
|
@ -7689,10 +7689,10 @@ typedarray-to-buffer@^3.1.5:
|
|||
dependencies:
|
||||
is-typedarray "^1.0.0"
|
||||
|
||||
typescript-json-schema@0.61.0:
|
||||
version "0.61.0"
|
||||
resolved "https://registry.npmjs.org/typescript-json-schema/-/typescript-json-schema-0.61.0.tgz#6f09f249469b2a8bb642578de0801e1e1d22f969"
|
||||
integrity sha512-sYKnLJjvh9ljdSQkh91LM9PEzgzrgnYfvU226IauISFd+379VCti/VtAFXd00Z9euLkVffh5LRTAO8eamsxUlw==
|
||||
typescript-json-schema@0.62.0:
|
||||
version "0.62.0"
|
||||
resolved "https://registry.npmjs.org/typescript-json-schema/-/typescript-json-schema-0.62.0.tgz#774b06b0c9d86d7f3580ea9136363a6eafae1470"
|
||||
integrity sha512-qRO6pCgyjKJ230QYdOxDRpdQrBeeino4v5p2rYmSD72Jf4rD3O+cJcROv46sQukm46CLWoeusqvBgKpynEv25g==
|
||||
dependencies:
|
||||
"@types/json-schema" "^7.0.9"
|
||||
"@types/node" "^16.9.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue