Skip to content

Commit

Permalink
Bump firebase-functions from 3.16.0 to 5.0.1 in /functions
Browse files Browse the repository at this point in the history
Bumps [firebase-functions](https://github.com/firebase/firebase-functions) from 3.16.0 to 5.0.1.
- [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@v3.16.0...v5.0.1)

---
updated-dependencies:
- dependency-name: firebase-functions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2024
1 parent fa415b3 commit 6f4d8ab
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 60 deletions.
145 changes: 86 additions & 59 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 @@ -40,7 +40,7 @@
"dependencies": {
"ejs": "^3.1.6",
"firebase-admin": "^10.0.2",
"firebase-functions": "^3.16.0"
"firebase-functions": "^5.0.1"
},
"devDependencies": {
"eslint": "^8.55.0",
Expand Down

0 comments on commit 6f4d8ab

Please sign in to comment.