Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ce2cf8f

Browse files
authoredNov 18, 2024··
Bump firebase from 9.19.1 to 10.9.0 in /firebase-app
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 9.19.1 to 10.9.0. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@9.19.1...firebase@10.9.0) --- updated-dependencies: - dependency-name: firebase dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 312b37e commit ce2cf8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎firebase-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
2525
"dependencies": {
2626
"@gitlive/firebase-common": "2.1.0",
27-
"firebase": "9.19.1",
27+
"firebase": "10.9.0",
2828
"kotlin": "1.8.20",
2929
"kotlinx-coroutines-core": "1.6.4"
3030
}

0 commit comments

Comments
 (0)
Please sign in to comment.