Skip to content

Commit

Permalink
Merge pull request #261 from firebase/dpebot-repositorygardener
Browse files Browse the repository at this point in the history
Auto-update dependencies.
  • Loading branch information
nicolasgarnier committed Oct 19, 2018
2 parents 9afc92b + 244f812 commit 789f52e
Show file tree
Hide file tree
Showing 25 changed files with 53 additions and 53 deletions.
4 changes: 2 additions & 2 deletions auth/anon.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
2 changes: 1 addition & 1 deletion auth/chromextension/background.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- ***************************************************************************************
* TODO(DEVELOPER): Make sure you are importing the latest version of the Firebase JS. *
*************************************************************************************** -->
<script src="https://www.gstatic.com/firebasejs/5.5.4/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.5.5/firebase.js"></script>
<script src="background.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion auth/chromextension/credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!-- ***************************************************************************************
* TODO(DEVELOPER): Make sure you are importing the latest version of the Firebase JS. *
*************************************************************************************** -->
<script src="https://www.gstatic.com/firebasejs/5.5.4/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.5.5/firebase.js"></script>
<script src="credentials.js"></script>
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions auth/customauth.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/email-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/email-password.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/facebook-credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ <h2 class="mdl-card__title-text">Facebook Authentication with OAuth Credentials<
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/facebook-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/facebook-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/github-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/github-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/google-credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/google-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/google-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/phone-invisible.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ <h2 class="mdl-card__title-text">User sign-in status</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/phone-simple-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/phone-simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ <h2 class="mdl-card__title-text">User sign-in status</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/phone-visible.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ <h2 class="mdl-card__title-text">User sign-in status</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/twitter-popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions auth/twitter-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/init.js"></script>

<script type="text/javascript">
Expand Down
6 changes: 3 additions & 3 deletions database/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ <h2 class="mdl-card__title-text">New Post</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.4/firebase-database.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-database.js"></script>
<script src="/__/firebase/init.js"></script>

<script src="scripts/main.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions firestore/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,9 @@ <h2 id="my-mdc-dialog-label" class="mdc-dialog__header__title">
</aside>
</div>

<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.4/firebase-firestore.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-firestore.js"></script>
<script src="/__/firebase/init.js"></script>

<script src="//unpkg.com/navigo@6"></script>
Expand Down
8 changes: 4 additions & 4 deletions functions/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@ <h2 class="mdl-card__title-text">Messages written</h2>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.4/firebase-database.js"></script>
<script src="/__/firebase/5.5.4/firebase-functions.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-database.js"></script>
<script src="/__/firebase/5.5.5/firebase-functions.js"></script>
<script src="/__/firebase/init.js"></script>

<script src="/scripts/main.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions messaging/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ <h4>Needs Permission</h4>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-messaging.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-messaging.js"></script>
<script src="/__/firebase/init.js"></script>

<script>
Expand Down
6 changes: 3 additions & 3 deletions storage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ <h6>File URL:</h6>
<!-- Import and configure the Firebase SDK -->
<!-- These scripts are made available when the app is served or deployed on Firebase Hosting -->
<!-- If you do not serve/host your project using Firebase Hosting see https://firebase.google.com/docs/web/setup -->
<script src="/__/firebase/5.5.4/firebase-app.js"></script>
<script src="/__/firebase/5.5.4/firebase-auth.js"></script>
<script src="/__/firebase/5.5.4/firebase-storage.js"></script>
<script src="/__/firebase/5.5.5/firebase-app.js"></script>
<script src="/__/firebase/5.5.5/firebase-auth.js"></script>
<script src="/__/firebase/5.5.5/firebase-storage.js"></script>
<script src="/__/firebase/init.js"></script>

<script>
Expand Down

0 comments on commit 789f52e

Please sign in to comment.