Skip to content

Commit e97f374

Browse files
authored
Merge pull request #286 from json-schema-tools/fix/new-trans-with-cycle-handling
fix: update to latest transpiler
2 parents 6ecaa54 + 9e58b60 commit e97f374

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 29 additions & 29 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",
4142
"@json-schema-tools/dereferencer": "^1.5.2",
42-
"@json-schema-tools/transpiler": "^1.8.0",
4343
"lodash": "^4.17.21",
4444
"node-typescript-compiler": "^2.1.2"
4545
}

0 commit comments

Comments
 (0)