Skip to content

Commit

Permalink
Bump firebase-tools from 11.8.1 to 11.9.0 in /hashira-web (#612)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.8.1 to 11.9.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.8.1...v11.9.0)

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

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

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 Sep 12, 2022
1 parent 475d62b commit 02fdaa1
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": "^2.1.0",
"ansi-regex": "6.0.1",
"firebase-tools": "^11.8.1",
"firebase-tools": "^11.9.0",
"prettier": "^2.7.1",
"react-router-dom": "^6.3.0",
"reload": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Expand Up @@ -2887,10 +2887,10 @@ firebase-frameworks@^0.4.2:
semver "^7.3.7"
tslib "^2.3.1"

firebase-tools@^11.8.1:
version "11.8.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.8.1.tgz#94ee2ff310ab0df6071bc9679ce9b6cff5bdc923"
integrity sha512-qboaCh4zO8U23U8cQtZ4iM7pF/PzKZWhg63nqjgG/fHe+3Blq1btqXMJDLlKOsRje4DJeB+pqXcJEW1PclwKAw==
firebase-tools@^11.9.0:
version "11.9.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.9.0.tgz#fdc8bc944146ef67cabcafff9e47e3abaf6c83f7"
integrity sha512-HbI0WpCpNATwDF+YnzJ/UjaXsYRDo2lW7Hxtqv6XKvwW/SsFpT7EgYBI76zFmHRL8YsnzDZ++63Gx/7nY4PB7A==
dependencies:
"@google-cloud/pubsub" "^3.0.1"
abort-controller "^3.0.0"
Expand Down

0 comments on commit 02fdaa1

Please sign in to comment.