Skip to content

Commit

Permalink
chore(deps-dev): bump @google-cloud/firestore from 7.10.0 to 7.11.0
Browse files Browse the repository at this point in the history
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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 079a6b3 commit 551f492
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 packages/nestjs-firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"firebase-admin": "^10.0.0 || ^11.0.0 || ^12.0.0"
},
"devDependencies": {
"@google-cloud/firestore": "^7.10.0",
"@google-cloud/firestore": "^7.11.0",
"@google-cloud/storage": "^7.13.0"
},
"types": "lib/index.d.ts"
Expand Down

0 comments on commit 551f492

Please sign in to comment.