Skip to content

Commit 6821bd5

Browse files
authored
fix(deps): update dependency @google-cloud/bigquery to v6 (#186)
1 parent 6e3283a commit 6821bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-retail/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@google-cloud/retail": "^1.8.1",
17-
"@google-cloud/bigquery": "^5.9.2",
17+
"@google-cloud/bigquery": "^6.0.0",
1818
"@google-cloud/storage": "^5.16.1"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)