Skip to content

Commit

Permalink
⬆️ (deps) Bump firebase-admin from 9.10.0 to 9.11.0
Browse files Browse the repository at this point in the history
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v9.10.0...v9.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Jul 16, 2021
1 parent 48e1f68 commit e8a73d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"date-fns-tz": "1.1.4",
"fathom-client": "3.0.0",
"firebase": "8.7.1",
"firebase-admin": "9.10.0",
"firebase-admin": "9.11.0",
"github-slugger": "1.3.0",
"htmlescape": "1.1.1",
"intersection-observer": "0.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4350,10 +4350,10 @@ find-versions@^4.0.0:
dependencies:
semver-regex "^3.1.2"

firebase-admin@9.10.0:
version "9.10.0"
resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-9.10.0.tgz#7705003c5b01c01503b6a6cb0af9ef5a533143ed"
integrity sha512-4mB15zkzSpnLxpBrWJr7ad68ydYB/MMkS53N2XxfFwgz9QuFVCyHhznAno6FP7v+BtZkEJPdVd36nbH1yKS1UQ==
firebase-admin@9.11.0:
version "9.11.0"
resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-9.11.0.tgz#c0c72e4480b836fb4cd15e6d834ddfbfb9cc54ba"
integrity sha512-68fXdwcKF99LkWBE33M5hnLwjvGpbCRznIOtZVsiBqZdM9iwxlTfNEpAckh++o3GdJcSLRUWmIN+MKqPUsxoCA==
dependencies:
"@firebase/database" "^0.10.0"
"@firebase/database-types" "^0.7.2"
Expand Down

0 comments on commit e8a73d2

Please sign in to comment.