Skip to content

Commit

Permalink
Bump firebase-admin from 12.6.0 to 12.7.0 in /functions (#2058)
Browse files Browse the repository at this point in the history
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 12.6.0 to 12.7.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.6.0...v12.7.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Nov 1, 2024
1 parent 039732b commit dbf5e37
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
190 changes: 95 additions & 95 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"logs": "npx -p firebase-tools firebase functions:log"
},
"dependencies": {
"firebase-admin": "^12.6.0",
"firebase-admin": "^12.7.0",
"firebase-functions": "^6.0.1",
"marked": "^14.1.3"
},
Expand Down

0 comments on commit dbf5e37

Please sign in to comment.