Skip to content

Commit d7104df

Browse files
build(deps-dev): bump json-schema-to-typescript from 15.0.3 to 15.0.4 (#1414)
Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 15.0.3 to 15.0.4. - [Changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcherny/json-schema-to-typescript/commits) --- updated-dependencies: - dependency-name: json-schema-to-typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9aeda74 commit d7104df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

types-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"test-unit": "jasmine --config=unit-test/config.json"
66
},
77
"devDependencies": {
8-
"json-schema-to-typescript": "^15.0.2",
8+
"json-schema-to-typescript": "^15.0.4",
99
"jasmine": "^5.5.0",
1010
"@types/jasmine": "^5.1.5"
1111
}

0 commit comments

Comments
 (0)