diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-03 05:16:46 +0000 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2022-02-05 23:31:00 -0500 |
commit | 84365e6def9f9084b6c166d250aa84638c0e288f (patch) | |
tree | f7fc88071dd1dc91058fdf1762f6749edb2f16f3 /docs/package.json | |
parent | 8678a537c63faa4225599f08735d5131d8ed4d7f (diff) |
chore(deps-dev): bump json-schema-to-typescript in /docs
Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 10.1.3 to 10.1.5.
- [Release notes](https://github.com/bcherny/json-schema-to-typescript/releases)
- [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] <support@github.com>
Diffstat (limited to 'docs/package.json')
-rw-r--r-- | docs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json index 13add5d..6a5b9f2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -52,7 +52,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-mdx": "^1.13.0", "eslint-plugin-react": "^7.28.0", - "json-schema-to-typescript": "^10.1.3", + "json-schema-to-typescript": "^10.1.5", "mustache": "^4.2.0", "null-loader": "^4.0.0", "prebuild-webpack-plugin": "^1.1.1", |