Skip to content

Commit 8a8b70c

Browse files
Bump @google-cloud/storage in /infra/bigquery-export (#78)
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.14.0 to 7.16.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-storage@v7.14.0...v7.16.0) --- updated-dependencies: - dependency-name: "@google-cloud/storage" dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com>
1 parent 486f912 commit 8a8b70c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

infra/bigquery-export/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/bigquery-export/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"type": "module",
1010
"dependencies": {
11-
"@google-cloud/firestore": "7.11.0",
1211
"@google-cloud/bigquery": "7.9.4",
13-
"@google-cloud/storage": "7.14.0"
12+
"@google-cloud/firestore": "7.11.0",
13+
"@google-cloud/storage": "7.16.0"
1414
},
1515
"author": "@max-ostapenko"
1616
}

0 commit comments

Comments
 (0)