Skip to content

Commit 292b0ad

Browse files
committed
fix: transpiler with rust cycle handling fixups
1 parent 6dbd636 commit 292b0ad

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package-lock.json

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@iarna/toml": "^2.2.5",
41-
"@json-schema-tools/transpiler": "^1.9.0",
4241
"@json-schema-tools/dereferencer": "^1.5.2",
42+
"@json-schema-tools/transpiler": "^1.10.0",
4343
"lodash": "^4.17.21",
4444
"node-typescript-compiler": "^2.1.2"
4545
}

0 commit comments

Comments
 (0)