Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Commit 6ee2133

Browse files
committed
Update dependency typescript-json-schema to ^0.49.0
1 parent a688dd5 commit 6ee2133

File tree

4 files changed

+226
-244
lines changed

4 files changed

+226
-244
lines changed

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"sideEffects": false,
2727
"dependencies": {
28-
"typescript-json-schema": "^0.42.0",
28+
"typescript-json-schema": "^0.49.0",
2929
"fs-extra": "^8.1.0",
3030
"yargs": "^15.1.0",
3131
"tslib": "^1.11.0",

0 commit comments

Comments
 (0)