Skip to content

Commit

Permalink
Update dependency typescript-json-schema to ^0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent a0d9095 commit 34ebb68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"nyc": "^15.1.0",
"source-map-support": "^0.5.21",
"typescript": "^5.3.3",
"typescript-json-schema": "^0.62.0"
"typescript-json-schema": "^0.63.0"
},
"gitHead": "d92f6693ed8cca439c8e92d2045bb15c0a7dae43",
"exports": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ __metadata:
reflect-metadata: "npm:^0.2.0"
source-map-support: "npm:^0.5.21"
typescript: "npm:^5.3.3"
typescript-json-schema: "npm:^0.62.0"
typescript-json-schema: "npm:^0.63.0"
ws: "npm:^8.15.0"
bin:
ac: dist/esm/cli.mjs
Expand Down Expand Up @@ -9702,9 +9702,9 @@ __metadata:
languageName: node
linkType: hard

"typescript-json-schema@npm:^0.62.0":
version: 0.62.0
resolution: "typescript-json-schema@npm:0.62.0"
"typescript-json-schema@npm:^0.63.0":
version: 0.63.0
resolution: "typescript-json-schema@npm:0.63.0"
dependencies:
"@types/json-schema": "npm:^7.0.9"
"@types/node": "npm:^16.9.2"
Expand All @@ -9716,7 +9716,7 @@ __metadata:
yargs: "npm:^17.1.1"
bin:
typescript-json-schema: bin/typescript-json-schema
checksum: 10/47eafd47fc25e4cc7f0c8c6c9c2a369287ca320b87693aa1d9d049764cf16af56be70b854096288d744f682eb680745677f7a46859210ec66627f112a1482f7a
checksum: 10/4c7e54daaf92c581ca6abe99dfc2a3b313c643424440614fab52c95ff06de342707b25035f369e155a970fc1be164f65ec56b231f5ffc5af399a8b4635c2c873
languageName: node
linkType: hard

Expand Down

0 comments on commit 34ebb68

Please sign in to comment.