Skip to content

Commit

Permalink
chore(deps): update dependency firebase-tools to v10.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 27, 2022
1 parent e926430 commit f9526a2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/styled-components": "^5.1.25",
"@types/ua-parser-js": "^0.7.36",
"babel-loader": "^8.2.5",
"firebase-tools": "10.6.0",
"firebase-tools": "10.7.1",
"husky": "^7.0.4",
"jest-junit": "^13.1.0",
"lint-staged": "^12.3.8",
Expand Down
21 changes: 17 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9480,10 +9480,17 @@ find-up@^5.0.0:
locate-path "^6.0.0"
path-exists "^4.0.0"

[email protected]:
version "10.6.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.6.0.tgz#b53963641cb4eeb232bb0844c22e065366480cd6"
integrity sha512-bJvamfCfvgoPixnJQwKdju88u+fWC0fvbQHRD11IPKFH6G9zd41nlAzqP/b9Sh9YjA/MSDpVA7nUnlnipxB01g==
firebase-frameworks@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/firebase-frameworks/-/firebase-frameworks-0.3.0.tgz#45bb681c13bd8b5038e281d48d6337de81ce943b"
integrity sha512-Zxtx5WsD8ZZdItIeDjjpM+JgaIWDdwBujmLYLKf2Ou6onyRsd8bNRrnVsqrnq4S3FN9TcNYliXdwMu7AwYdW7Q==
dependencies:
tslib "^2.3.1"

[email protected]:
version "10.7.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.7.1.tgz#9d08e2a79621638759fb2f6259439c37ebc3c5d6"
integrity sha512-anZw+bc7Lz8Zw90qGJz9PdmmZwzhqsMF5L6SRT5N/A5Wg0wpsLwYqXVZXIERWlqNjo0yeH2tVo2GfaQrchmbpA==
dependencies:
"@google-cloud/pubsub" "^2.18.4"
abort-controller "^3.0.0"
Expand All @@ -9506,6 +9513,7 @@ [email protected]:
exit-code "^1.0.2"
express "^4.16.4"
filesize "^6.1.0"
firebase-frameworks "^0.3.0"
fs-extra "^5.0.0"
glob "^7.1.2"
google-auth-library "^7.11.0"
Expand Down Expand Up @@ -18223,6 +18231,11 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==

tslib@^2.3.1:
version "2.4.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
Expand Down

0 comments on commit f9526a2

Please sign in to comment.