Skip to content

Commit

Permalink
Bump firebase-functions from 6.0.1 to 6.1.0 in /functions (#2057)
Browse files Browse the repository at this point in the history
Bumps [firebase-functions](https://github.com/firebase/firebase-functions) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: firebase-functions
  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 cde990c commit 58b8fc0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 44 deletions.
64 changes: 21 additions & 43 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 @@ -12,7 +12,7 @@
},
"dependencies": {
"firebase-admin": "^12.7.0",
"firebase-functions": "^6.0.1",
"firebase-functions": "^6.1.0",
"marked": "^14.1.3"
},
"devDependencies": {
Expand Down

0 comments on commit 58b8fc0

Please sign in to comment.