Merge pull request #14769 from backstage/renovate/typescript-json-schema-0.x

Update dependency typescript-json-schema to ^0.55.0
This commit is contained in:
Patrik Oldsberg
2022-11-23 11:57:21 +01:00
committed by GitHub
3 changed files with 36 additions and 11 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"json-schema-merge-allof": "^0.8.1",
"json-schema-traverse": "^1.0.0",
"node-fetch": "^2.6.7",
"typescript-json-schema": "^0.54.0",
"typescript-json-schema": "^0.55.0",
"yaml": "^2.0.0",
"yup": "^0.32.9"
},