Skip to content

Commit 486f912

Browse files
Bump @google-cloud/firestore in /infra/bigquery-export (#80)
Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/googleapis/nodejs-firestore/releases) - [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-firestore@v7.10.0...v7.11.0) --- updated-dependencies: - dependency-name: "@google-cloud/firestore" dependency-version: 7.11.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 81ced75 commit 486f912

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

infra/bigquery-export/package-lock.json

Lines changed: 4 additions & 4 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"type": "module",
1010
"dependencies": {
11+
"@google-cloud/firestore": "7.11.0",
1112
"@google-cloud/bigquery": "7.9.4",
12-
"@google-cloud/firestore": "7.10.0",
1313
"@google-cloud/storage": "7.14.0"
1414
},
1515
"author": "@max-ostapenko"

0 commit comments

Comments
 (0)