Skip to content

Commit

Permalink
Bump @google-cloud/bigquery from 7.5.1 to 7.5.2
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery) from 7.5.1 to 7.5.2.
- [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.1...v7.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 935c464 commit 0bad36c
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
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"test": "tsc -b && node client/out/test/runTest"
},
"dependencies": {
"@google-cloud/bigquery": "^7.5.1",
"@google-cloud/bigquery": "^7.5.2",
"dblite": "^1.1.4",
"prettier-plugin-bq": "0.2.52",
"vscode-languageclient": "^9.0.1",
Expand Down

0 comments on commit 0bad36c

Please sign in to comment.