Skip to content

Commit

Permalink
📌(functions) Bump firebase-functions from 3.24.1 to 5.0.0 in /functions
Browse files Browse the repository at this point in the history
Bumps [firebase-functions](https://github.com/firebase/firebase-functions) from 3.24.1 to 5.0.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@v3.24.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 77f7354 commit e28c4e6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 39 deletions.
61 changes: 23 additions & 38 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 @@ -6,7 +6,7 @@
},
"dependencies": {
"firebase-admin": "^12.0.0",
"firebase-functions": "^3.22.0",
"firebase-functions": "^5.0.0",
"iso-639-1": "^2.1.15",
"lunr": "^2.3.8"
},
Expand Down

0 comments on commit e28c4e6

Please sign in to comment.