Skip to content

Commit

Permalink
Update npm package json-schema-to-typescript to v15.0.4 (#6147)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Jan 14, 2025
1 parent 9db16ae commit cc6eef2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libs/@blockprotocol/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@blockprotocol/type-system": "0.1.2-canary.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"json-schema-to-typescript": "15.0.3",
"json-schema-to-typescript": "15.0.4",
"lit": "2.8.0",
"lodash.isequal": "4.5.0",
"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 @@ -4559,7 +4559,7 @@ __metadata:
ajv: "npm:8.17.1"
ajv-formats: "npm:3.0.1"
eslint: "npm:9.17.0"
json-schema-to-typescript: "npm:15.0.3"
json-schema-to-typescript: "npm:15.0.4"
lit: "npm:2.8.0"
lodash.isequal: "npm:4.5.0"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -33402,9 +33402,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 @@ -33417,7 +33417,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

0 comments on commit cc6eef2

Please sign in to comment.