Skip to content

Commit 657a7f4

Browse files
authored
Upgrading firebase-admin to 12.2.0 (#476)
Picks up firebase/firebase-admin-node#2553 which unlocks using application default credentials for local development.
1 parent 6eed949 commit 657a7f4

File tree

2 files changed

+139
-14
lines changed

2 files changed

+139
-14
lines changed

js/plugins/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"peerDependencies": {
4242
"@google-cloud/firestore": "^7.6.0",
43-
"firebase-admin": "^12.1.0",
43+
"firebase-admin": "^12.2.0",
4444
"firebase-functions": "^4.8.0 || ^5.0.0"
4545
},
4646
"devDependencies": {

js/pnpm-lock.yaml

Lines changed: 138 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)