Skip to content

Commit

Permalink
Merge branch 'main' into renovate/c8-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
holtskinner committed Jun 28, 2023
2 parents a90ba23 + 2d55eac commit 3a71427
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion functions/billing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@google-cloud/billing": "^3.0.0",
"@google-cloud/compute": "^3.1.0",
"google-auth-library": "^8.0.0",
"googleapis": "^118.0.0",
"googleapis": "^120.0.0",
"slack": "^11.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion healthcare/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^7.0.0"
"@googleapis/healthcare": "^8.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^7.0.0"
"@googleapis/healthcare": "^8.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/dicom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^7.0.0"
"@googleapis/healthcare": "^8.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^7.0.0"
"@googleapis/healthcare": "^8.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/hl7v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^7.0.0"
"@googleapis/healthcare": "^8.0.0"
}
}

0 comments on commit 3a71427

Please sign in to comment.