Skip to content

Commit

Permalink
Bump firebase-tools from 11.0.0 to 11.0.1 in /hashira-web (#538)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.0.0...v11.0.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2022
1 parent 52ff882 commit 4ffdf9b
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": "^11.0.0",
"firebase-tools": "^11.0.1",
"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 @@ -2843,10 +2843,10 @@ firebase-frameworks@^0.4.2:
semver "^7.3.7"
tslib "^2.3.1"

firebase-tools@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.0.0.tgz#a4adec1f330a26aa28ba1539ab7a080a1752f5be"
integrity sha512-sSJ7zdfbqwOhjWZCgRqWAzWIRMNdpDV2nVHZCb3V4iMsEaGiOt1fATKoUT5zyXhNA1tYThYljzgfmVgg5cyy2A==
firebase-tools@^11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.0.1.tgz#2aa130066377abc23083b2c0cd432c9a2bd25f0f"
integrity sha512-be5Xx2FbdW0G2YMpxsIcNaFuekeiRgFRPScVbXhnfHLIOUJ/ETYCNrQEndzhprVlawl6l6EW9H18DRx61I5RKQ==
dependencies:
"@google-cloud/pubsub" "^2.19.4"
abort-controller "^3.0.0"
Expand Down

0 comments on commit 4ffdf9b

Please sign in to comment.