Skip to content

Commit c974c1b

Browse files
Bump @google-cloud/firestore from 7.11.2 to 7.11.3 in /src (#58)
Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 7.11.2 to 7.11.3. - [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.11.2...v7.11.3) --- updated-dependencies: - dependency-name: "@google-cloud/firestore" dependency-version: 7.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90b6711 commit c974c1b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test:live": "bash ../test-api.sh"
1414
},
1515
"dependencies": {
16-
"@google-cloud/firestore": "7.11.2",
16+
"@google-cloud/firestore": "7.11.3",
1717
"@google-cloud/functions-framework": "4.0.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)