Skip to content

Commit

Permalink
fix(deps): update dependency firebase to v7.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Jun 11, 2020
1 parent 3001d04 commit ec07b29
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cheerio": "1.0.0-rc.3",
"csv-writer": "1.6.0",
"emailjs-com": "2.4.1",
"firebase": "7.15.0",
"firebase": "7.15.1",
"firebaseui": "4.5.0",
"gatsby-plugin-react-helmet": "3.3.3",
"geofirex": "0.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1392,10 +1392,10 @@
resolved "https://registry.yarnpkg.com/@firebase/firestore-types/-/firestore-types-1.11.0.tgz#ccb734fd424b8b6c3aff3ad1921a89ee31be229b"
integrity sha512-hD7+cmMUvT5OJeWVrcRkE87PPuj/0/Wic6bntCopJE1WIX/Dm117AUkHgKd3S7Ici6DLp4bdlx1MjjwWL5942w==

"@firebase/[email protected].0":
version "1.15.0"
resolved "https://registry.yarnpkg.com/@firebase/firestore/-/firestore-1.15.0.tgz#e8dfd87655d28765ee9ff43d53757637be27faed"
integrity sha512-4eSBDY2hb/og8OEFZSjjzlb0y5+cWpridtQHLYsM4IPcOwxnnlE6RjGWN+UUxgKtvlkvOBdUIlTjL/YYoF+QcA==
"@firebase/[email protected].1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@firebase/firestore/-/firestore-1.15.1.tgz#8a306fb0042bc2c321ff45745828d0ad5ef49237"
integrity sha512-M3AfKppTh22doL7IwwUasvjPu8yqPI0lAmmtc5lOeenXbDI48UK919iuzIQ5N1viUUzgwplrzKlTZaLi9At0rg==
dependencies:
"@firebase/component" "0.1.13"
"@firebase/firestore-types" "1.11.0"
Expand Down Expand Up @@ -6720,17 +6720,17 @@ find-versions@^3.2.0:
dependencies:
semver-regex "^2.0.0"

[email protected].0:
version "7.15.0"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-7.15.0.tgz#8c80b59ef28eb36c699fa32f6a0e63cd74274c00"
integrity sha512-0t8w/TT+230/n/XWBw9jGMApCkIEb5K1b+6t4R+SAMOZHMJZvoAwMcwgQXoYeUBFOJOQpgDhIZK8PzApq4iUXw==
[email protected].1:
version "7.15.1"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-7.15.1.tgz#a57ce25369525f5078871716218716e5f17902d9"
integrity sha512-RmS6UMcU2YeQK/gFi7fqdern+45e/hKDFrtLQ53kU0jZjQ3u4W9r9ibEGFGEgQ5ufVt8IdraJ3s6l5xrql7KuA==
dependencies:
"@firebase/analytics" "0.3.6"
"@firebase/app" "0.6.5"
"@firebase/app-types" "0.6.1"
"@firebase/auth" "0.14.6"
"@firebase/database" "0.6.4"
"@firebase/firestore" "1.15.0"
"@firebase/firestore" "1.15.1"
"@firebase/functions" "0.4.45"
"@firebase/installations" "0.4.11"
"@firebase/messaging" "0.6.17"
Expand Down

0 comments on commit ec07b29

Please sign in to comment.