Skip to content

Commit

Permalink
Bump firebase-tools from 10.9.1 to 10.9.2 in /hashira-web (#529)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2022
1 parent 9f2045f commit 644282e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hashira-web/package.json
Expand Up @@ -22,7 +22,7 @@
"@types/ws": "^8.5.3",
"@vitejs/plugin-react": "^1.3.2",
"ansi-regex": "6.0.1",
"firebase-tools": "^10.9.1",
"firebase-tools": "^10.9.2",
"prettier": "^2.6.2",
"react-router-dom": "^6.3.0",
"reload": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Expand Up @@ -2805,10 +2805,10 @@ firebase-frameworks@^0.4.2:
semver "^7.3.7"
tslib "^2.3.1"

firebase-tools@^10.9.1:
version "10.9.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.9.1.tgz#1ebeb839083722dee92d42430640caf761f6807e"
integrity sha512-V15ndzYQDpr0RKIjiXiSqxPkwxUlFzryu9qxwIiGPCryaj/DiyASzrG9+zD4yxohazdPXkYX9mGi6a2hF4aGwQ==
firebase-tools@^10.9.2:
version "10.9.2"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.9.2.tgz#44d5228e9b4c367e9a9da18aa21bfa6f857215fc"
integrity sha512-oH5AV7mnoIhVsgFT5QI/HeMh7bfpbr60Siw0tbD5FB4xtaqYyyPC42W6/unbLMxlM6qNH3rHe1+PZmU2z7NeWA==
dependencies:
"@google-cloud/pubsub" "^2.18.4"
abort-controller "^3.0.0"
Expand Down

0 comments on commit 644282e

Please sign in to comment.