Skip to content

Commit

Permalink
Bump firebase-functions from 6.0.1 to 6.1.0 in /functions
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]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 3dd10a1 commit b51d03d
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.6.0",
"firebase-functions": "^6.0.1",
"firebase-functions": "^6.1.0",
"marked": "^14.1.2"
},
"devDependencies": {
Expand Down

0 comments on commit b51d03d

Please sign in to comment.