fix(deps): update dependency typescript-json-schema to ^0.54.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-07-05 14:11:31 +00:00
committed by Github changeset workflow
parent acd9a9f00c
commit a3acec8819
3 changed files with 15 additions and 10 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.53.0",
"typescript-json-schema": "^0.54.0",
"yaml": "^1.9.2",
"yup": "^0.32.9"
},