Skip to content

Commit

Permalink
Update dependency json-schema-to-typescript to v15.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 6e5226b commit 928eeb5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jest": "29.7.0",
"jest-circus": "29.7.0",
"jest-extended": "4.0.2",
"json-schema-to-typescript": "15.0.3",
"json-schema-to-typescript": "15.0.4",
"semver": "7.6.3",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6059,9 +6059,9 @@ __metadata:
languageName: node
linkType: hard

"json-schema-to-typescript@npm:15.0.3":
version: 15.0.3
resolution: "json-schema-to-typescript@npm:15.0.3"
"json-schema-to-typescript@npm:15.0.4":
version: 15.0.4
resolution: "json-schema-to-typescript@npm:15.0.4"
dependencies:
"@apidevtools/json-schema-ref-parser": "npm:^11.5.5"
"@types/json-schema": "npm:^7.0.15"
Expand All @@ -6074,7 +6074,7 @@ __metadata:
tinyglobby: "npm:^0.2.9"
bin:
json2ts: dist/src/cli.js
checksum: 10c0/b972ceb85c9491a08964669ba878b2f12ba27ef14d4ac0444dac6c9479f91e635b1a6a3bf491a8b36cba6409edbdb2730a8f30db6106305e344f5bce0bf1a76d
checksum: 10c0/1af8a68d5121710f6f2b9998eea062b751ffc45166b0272a17068e64443010b3c6b02360d3446ca696fcb77102bcb82abd717be0869299d1e12bab437287331b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7803,7 +7803,7 @@ __metadata:
jest: "npm:29.7.0"
jest-circus: "npm:29.7.0"
jest-extended: "npm:4.0.2"
json-schema-to-typescript: "npm:15.0.3"
json-schema-to-typescript: "npm:15.0.4"
json5: "npm:2.2.3"
octokit: "npm:4.1.0"
picomatch: "npm:4.0.2"
Expand Down

0 comments on commit 928eeb5

Please sign in to comment.