Skip to content

Commit

Permalink
Bump firebase-tools from 11.14.0 to 11.14.1 in /hashira-web (#635)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.14.0 to 11.14.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.14.0...v11.14.1)

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

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 Oct 7, 2022
1 parent 56c10e8 commit 8b11cfc
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.14.0",
"firebase-tools": "^11.14.1",
"prettier": "^2.7.1",
"react-router-dom": "^6.4.2",
"reload": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Expand Up @@ -2729,10 +2729,10 @@ finalhandler@1.1.2, finalhandler@~1.1.1, finalhandler@~1.1.2:
statuses "~1.5.0"
unpipe "~1.0.0"

firebase-tools@^11.14.0:
version "11.14.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.14.0.tgz#93bb59b13060b4e8055cb376cce48ab62d3ebcf1"
integrity sha512-ZSePUHeZTNw07FDLzM29PvvNURe4UXiWdjnT5d3G2nXpnQK/TfYVEycMj6mW3wTjb7/gCN983rhXmgV5Otcj7w==
firebase-tools@^11.14.1:
version "11.14.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.14.1.tgz#c7e84e759781666dfb06f6ba94aa7fb06d3d226b"
integrity sha512-y/oAxjULKzkfvgM873SqxB7HGlpF8GhRNCir6uhE+bmxI918tVqtmQP2+Uj+VT15vLz/RoZlseuZYZsW3PtAYw==
dependencies:
"@google-cloud/pubsub" "^3.0.1"
abort-controller "^3.0.0"
Expand Down

0 comments on commit 8b11cfc

Please sign in to comment.