Skip to content

Commit

Permalink
Bump firebase-tools from 11.4.1 to 11.4.2 in /hashira-web (#586)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.4.1 to 11.4.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.4.1...v11.4.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 Aug 3, 2022
1 parent dc304e6 commit ea7e804
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.0.0",
"ansi-regex": "6.0.1",
"firebase-tools": "^11.4.1",
"firebase-tools": "^11.4.2",
"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 @@ -2833,10 +2833,10 @@ firebase-frameworks@^0.4.2:
semver "^7.3.7"
tslib "^2.3.1"

firebase-tools@^11.4.1:
version "11.4.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.4.1.tgz#ea582abf98e9b97d7d3e7c24a92e438bc188f307"
integrity sha512-jz9DaLw8JXRCfkj3/1XfNG1r3RBBoDTviuRq/cB5L2nT1SJFg/AvnBCLTPJ0d4fCVGgE8hWiVnODc02BrhEd9A==
firebase-tools@^11.4.2:
version "11.4.2"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.4.2.tgz#8770dd563039227715f592925bb89cde1711e993"
integrity sha512-qNFFDwyzRe8kwJwYIOjfV1OIa2+DbJ6jXfAXEhmEx2fgQZ0EwVjkJB5kWo+K4Mt+Qc0SItLyFvz8GSYWSg+mpQ==
dependencies:
"@google-cloud/pubsub" "^3.0.1"
abort-controller "^3.0.0"
Expand Down

0 comments on commit ea7e804

Please sign in to comment.