Skip to content

Commit

Permalink
Bump @google-cloud/bigquery from 7.5.2 to 7.7.0
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery) from 7.5.2 to 7.7.0.
- [Release notes](https://github.com/googleapis/nodejs-bigquery/releases)
- [Changelog](https://github.com/googleapis/nodejs-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-bigquery@v7.5.2...v7.7.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/bigquery"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent d42e098 commit 4877122
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Expand Up @@ -150,7 +150,7 @@
"test": "tsc -b && node client/out/test/runTest"
},
"dependencies": {
"@google-cloud/bigquery": "^7.5.2",
"@google-cloud/bigquery": "^7.7.0",
"dblite": "^1.1.4",
"prettier-plugin-bq": "0.2.53",
"vscode-languageclient": "^9.0.1",
Expand Down

0 comments on commit 4877122

Please sign in to comment.