Skip to content

Commit

Permalink
Update dependency firebase-tools to v7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 4, 2019
1 parent 26dbf32 commit 3acaa46
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 75 deletions.
37 changes: 13 additions & 24 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.8.1",
"firebase-tools": "7.9.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 @@ -2238,10 +2238,10 @@ firebase-functions@3.3.0:
jsonwebtoken "^8.5.1"
lodash "^4.17.14"

firebase-tools@7.8.1:
version "7.8.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-7.8.1.tgz#16923164e28f3cb554b62d04a8bb58df5ab18ce5"
integrity sha512-UqroSS/oo3Q2pCLSf1YHuSJgIawBKTmyRcQMEX46PyxK9t8KDBM1emGOsmtOa8W/mAPtMyHaJ7QN6u64Pp4i4Q==
firebase-tools@7.9.0:
version "7.9.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-7.9.0.tgz#32661980943f5ebbb2d82c126762c468ae0cff9c"
integrity sha512-dYxuFflaPAkic2KQyPJ6spox8KzlQRb4Xyk6oVDorBV0YmBIJ3VQhJYbwSZwwDlbCmiPiMXNBM26JUifp09Qfw==
dependencies:
"@google-cloud/pubsub" "^1.1.5"
JSONStream "^1.2.1"
Expand Down
69 changes: 24 additions & 45 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.8.1",
"firebase-tools": "7.9.0",
"ify-loader": "1.1.0",
"transform-loader": "0.2.4"
}
Expand Down

0 comments on commit 3acaa46

Please sign in to comment.