Skip to content

Commit

Permalink
build(deps): update @types/json-schema requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema)

---
updated-dependencies:
- dependency-name: "@types/json-schema"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent 7086dad commit 140df93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
"@types/json-schema": "^7.0.13",
"@types/json-schema": "^7.0.14",
"zod": "^3.22.2"
},
"devDependencies": {
Expand Down

0 comments on commit 140df93

Please sign in to comment.