Skip to content

Commit

Permalink
update lock file conveniently (#4808)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feiyang1 committed Apr 21, 2021
1 parent 364e336 commit 3f37021
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
7 changes: 7 additions & 0 deletions .changeset/healthy-beans-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@firebase/auth-interop-types': patch
'@firebase/auth-types': patch
'@firebase/storage-types': patch
---

Update peerDependencies
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7474,16 +7474,16 @@ firebase-admin@9.4.2:
"@google-cloud/storage" "^5.3.0"

"firebase-exp@file:packages-exp/firebase-exp":
version "0.900.23"
version "9.0.0-beta.1"
dependencies:
"@firebase/analytics-compat" "0.0.900"
"@firebase/analytics-exp" "0.0.900"
"@firebase/app-compat" "0.0.900"
"@firebase/app-exp" "0.0.900"
"@firebase/auth-compat" "0.0.900"
"@firebase/auth-exp" "0.0.900"
"@firebase/database" "0.9.8"
"@firebase/firestore" "2.2.3"
"@firebase/database" "0.9.10"
"@firebase/firestore" "2.2.4"
"@firebase/functions-compat" "0.0.900"
"@firebase/functions-exp" "0.0.900"
"@firebase/messaging-compat" "0.0.900"
Expand All @@ -7492,7 +7492,7 @@ firebase-admin@9.4.2:
"@firebase/performance-exp" "0.0.900"
"@firebase/remote-config-compat" "0.0.900"
"@firebase/remote-config-exp" "0.0.900"
"@firebase/storage" "0.4.7"
"@firebase/storage" "0.5.0"

firebase-functions@3.13.0:
version "3.13.0"
Expand Down Expand Up @@ -14239,6 +14239,16 @@ selenium-webdriver@4.0.0-beta.1, selenium-webdriver@^4.0.0-alpha.7:
tmp "^0.2.1"
ws "^7.3.1"

selenium-webdriver@^4.0.0-beta.2:
version "4.0.0-beta.3"
resolved "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.0.0-beta.3.tgz#8c29512a27ca9c1f95a96a9a8f488304c894390e"
integrity sha512-R0mGHpQkSKgIWiPgcKDcckh4A6aaK0KTyWxs5ieuiI7zsXQ+Kb6neph+dNoeqq3jSBGyv3ONo2w3oohoL4D/Rg==
dependencies:
jszip "^3.5.0"
rimraf "^2.7.1"
tmp "^0.2.1"
ws "^7.3.1"

semver-compare@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
Expand Down

0 comments on commit 3f37021

Please sign in to comment.