Skip to content

Commit

Permalink
Update dependency firebase-tools to v7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 18, 2019
1 parent 6888548 commit 6514c1b
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 30 deletions.
30 changes: 15 additions & 15 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"firebase-functions-test": "0.1.7",
"firebase-tools": "7.10.0",
"firebase-tools": "7.11.0",
"mocha": "6.2.2"
},
"private": true,
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2273,10 +2273,10 @@ firebase-functions@3.3.0:
jsonwebtoken "^8.5.1"
lodash "^4.17.14"

firebase-tools@7.10.0:
version "7.10.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-7.10.0.tgz#597a11c468f8e3fa09fec8e8bd23603d9df1a88a"
integrity sha512-ic8rkM7DIY0lh7wONChTdPYnF0IF8AoeP5nGj4VfvunGcLU++ih6zgIll6C8WaNG3P8iEG4PtemMbYKBwE+sbQ==
firebase-tools@7.11.0:
version "7.11.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-7.11.0.tgz#233f4950a50bb866a996cd46e42156d36a0e01fa"
integrity sha512-BCX/1Ut1/KP8eSmj1TarzoXzu0ZVbm/8S/oTms7xumgGMipwgZsG89/psNG7WUhN/nupZ76DDQPMhua8vvsY0Q==
dependencies:
"@google-cloud/pubsub" "^1.1.5"
JSONStream "^1.2.1"
Expand Down
18 changes: 9 additions & 9 deletions hosting/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 hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-jest": "23.1.1",
"eslint-plugin-react": "7.17.0",
"firebase-tools": "7.10.0",
"firebase-tools": "7.11.0",
"ify-loader": "1.1.0",
"transform-loader": "0.2.4"
}
Expand Down

0 comments on commit 6514c1b

Please sign in to comment.