Bump firebase-tools from 8.17.0 to 8.19.0 (#2574)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 8.17.0 to 8.19.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](https://github.com/firebase/firebase-tools/compare/v8.17.0...v8.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 17:15:38 +02:00 committed by GitHub
parent a0069d04f0
commit 0d15934a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9110,9 +9110,9 @@
}
},
"firebase-tools": {
"version": "8.17.0",
"resolved": "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.17.0.tgz",
"integrity": "sha512-elnmwj+/+psPpHULsiD6Vaezv9R7JYlC/weAmCTOWNky3+ZY0UqG/grquF+nFdwCtqknWESCMvzWRPxcc8Tl+w==",
"version": "8.19.0",
"resolved": "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.19.0.tgz",
"integrity": "sha512-dbpxehdvL7P230BuuWDKZqkYBy9XHS1P7i7Df0gF7e+4MJVKEHJSo8rHaX7ZAuYEHgqOmTm/CwcYOcjN44qnxA==",
"dev": true,
"requires": {
"@google-cloud/pubsub": "^1.7.0",
@ -9157,7 +9157,7 @@
"request": "^2.87.0",
"rimraf": "^3.0.0",
"semver": "^5.7.1",
"superstatic": "^7.0.0",
"superstatic": "^7.1.0",
"tar": "^4.3.0",
"tcp-port-used": "^1.0.1",
"tmp": "0.0.33",

View File

@ -55,7 +55,7 @@
"asar": "3.0.3",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-prettier": "3.3.0",
"firebase-tools": "8.17.0",
"firebase-tools": "8.19.0",
"husky": "4.3.6",
"jest-canvas-mock": "2.3.0",
"lint-staged": "10.5.3",