Skip to content

Commit df40dfe

Browse files
chore(deps)(deps): update firebase requirement from ^12.9.0 to ^12.10.0
Updates the requirements on [firebase](https://github.com/firebase/firebase-js-sdk) to permit the latest version. - [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@12.9.0...firebase@12.10.0) --- updated-dependencies: - dependency-name: firebase dependency-version: 12.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30731fb commit df40dfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"commander": "^14.0.3",
8080
"conventional-changelog-cli": "^5.0.0",
8181
"dotenv": "^17.3.1",
82-
"firebase": "^12.9.0",
82+
"firebase": "^12.10.0",
8383
"fs-extra": "^11.3.3",
8484
"ignore": "^7.0.5",
8585
"ink": "^6.8.0",

0 commit comments

Comments
 (0)