Skip to content

Commit 7be2aa6

Browse files
renovate-botNimJay
authored andcommitted
fix(deps): update dependency @google-cloud/bigquery to v6 (#365)
1 parent b87a429 commit 7be2aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datacatalog/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "mocha --timeout 600000"
1616
},
1717
"dependencies": {
18-
"@google-cloud/bigquery": "^5.5.0",
18+
"@google-cloud/bigquery": "^6.0.0",
1919
"@google-cloud/datacatalog": "^2.5.0",
2020
"uuid": "^8.3.1"
2121
},

0 commit comments

Comments
 (0)