Skip to content

Commit

Permalink
build(deps): update dependency jsonschema to v1.5.0 (#271)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent c176c65 commit bf272bb
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 @@ -10,7 +10,7 @@
"main": "./lib/index.js",
"dependencies": {
"dottie": "2.0.6",
"jsonschema": "1.4.1",
"jsonschema": "1.5.0",
"lodash": "4.17.21"
},
"devDependencies": {
Expand Down

0 comments on commit bf272bb

Please sign in to comment.