build(deps): bump typescript-json-schema from 0.52.0 to 0.53.0

Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.52.0...v0.53.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:
dependabot[bot]
2022-03-15 04:07:42 +00:00
committed by Github changeset workflow
parent 14806c1211
commit f910c2a3f8
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"json-schema-merge-allof": "^0.8.1",
"json-schema-traverse": "^1.0.0",
"node-fetch": "^2.6.7",
"typescript-json-schema": "^0.52.0",
"typescript-json-schema": "^0.53.0",
"yaml": "^1.9.2",
"yup": "^0.32.9"
},