Skip to content

Commit

Permalink
fix(deps): update dependency json-schema to ^0.3.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Aaron Gabriel Neyer committed Nov 17, 2022
1 parent 9e797e4 commit ccf67c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service-directory/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@google-cloud/service-directory": "^3.0.0",
"eslint": "^7.0.0",
"json-schema": "^0.2.5",
"json-schema": "^0.3.0",
"uuid": "^8.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit ccf67c3

Please sign in to comment.