Skip to content

Commit

Permalink
Bump firebase from 7.14.0 to 9.15.0 in /example
Browse files Browse the repository at this point in the history
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.14.0 to 9.15.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.14.0...firebase@9.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2022
1 parent 5315692 commit 7a2635c
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 223 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@firebase/firestore": "^1.12.0",
"firebase": "^7.14.0",
"firebase": "^9.15.0",
"prismjs": "^1.19.0",
"prop-types": "^15.7.2",
"react": "^16.13.1",
Expand Down
Loading

0 comments on commit 7a2635c

Please sign in to comment.