Skip to content

Commit

Permalink
fix(deps): update dependency camelcase-keys to v9 (#569)
Browse files Browse the repository at this point in the history
Co-authored-by: Averi Kitsch <akitsch@google.com>
  • Loading branch information
renovate-bot and averikitsch authored Aug 24, 2023
1 parent ca8d17f commit abcabee
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions tools/jsonschema-catalog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/jsonschema-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start": "node ."
},
"dependencies": {
"camelcase-keys": "^8.0.0",
"camelcase-keys": "^9.0.0",
"recursive-readdir": "^2.2.2"
}
}

0 comments on commit abcabee

Please sign in to comment.