chore(deps): bump typescript-json-schema from 0.47.0 to 0.49.0

Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.47.0 to 0.49.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.47.0...v0.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-24 04:35:32 +00:00
committed by GitHub
parent 13e61009ec
commit e2c04b6cfc
2 changed files with 46 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"fs-extra": "^9.0.0",
"json-schema": "^0.2.5",
"json-schema-merge-allof": "^0.7.0",
"typescript-json-schema": "^0.47.0",
"typescript-json-schema": "^0.49.0",
"yaml": "^1.9.2",
"yup": "^0.29.3"
},