Skip to content

Commit

Permalink
Bump firebase-tools from 10.7.2 to 10.8.0 in /hashira-web (#519)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.2 to 10.8.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.7.2...v10.8.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2022
1 parent c379aa1 commit 6896a40
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.7.2",
"firebase-tools": "^10.8.0",
"prettier": "^2.6.2",
"reload": "^3.2.0",
"styled-components": "^5.3.5",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Expand Up @@ -2792,10 +2792,10 @@ firebase-frameworks@^0.3.0:
dependencies:
tslib "^2.3.1"

firebase-tools@^10.7.2:
version "10.7.2"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.7.2.tgz#75073f64fa3015b020f292330b54a1d3519a8fbd"
integrity sha512-KU6cQ9XPBn2++gMBkR393LYbl4YEbKbHG/KsUR/JnfB2p5rhSPL/X4TntIl59QFs5527+VcLpeeeRRIB4Z9wUw==
firebase-tools@^10.8.0:
version "10.8.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.8.0.tgz#54bf0ef35444927caa6f8f1e6f45b2b0d94c135f"
integrity sha512-A4yp73VYh9iKEBH59mBbC9BgQdIiYsr3MP28g1sD2bmGtU50NU9o7Ygdnmf5zmWvGhpIGtTue1wLjYOwvi/9+g==
dependencies:
"@google-cloud/pubsub" "^2.18.4"
abort-controller "^3.0.0"
Expand Down

0 comments on commit 6896a40

Please sign in to comment.