Skip to content

Commit

Permalink
Bump firebase-tools from 13.2.0 to 13.2.1 in /hashira-web (#1152)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v13.2.0...v13.2.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] authored Feb 8, 2024
1 parent 58ba0bb commit f3a68a5
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
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/uuid": "^9.0.8",
"@vitejs/plugin-react": "^4.2.1",
"ansi-regex": "6.0.1",
"firebase-tools": "^13.2.0",
"firebase-tools": "^13.2.1",
"react-router-dom": "^6.21.3",
"reload": "^3.2.1",
"styled-components": "^6.1.8",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2633,10 +2633,10 @@ finalhandler@1.2.0, finalhandler@~1.2.0:
statuses "2.0.1"
unpipe "~1.0.0"

firebase-tools@^13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.2.0.tgz#86ae9bdff6d759c97d65ad110e74eb1df6869492"
integrity sha512-TaOJSVE7Io48wixH7uyADYn1IBeCTpAyL1qKxuSJFEzM+gyaFdZepummEWPj6DF1XMsKjmRPc9q/2W7gXvFz6g==
firebase-tools@^13.2.1:
version "13.2.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.2.1.tgz#f83ea3e8741d3d5957ac0592d1b5d770d21f5fbb"
integrity sha512-Dx0h9P4m0T1wWz6Yjk+VOZA/Fef1iM09gpbAxBl+2GAO3KcN3kQf8fvhlzkisCqAnVxB8U2rYRI6ZR1JwY+cqQ==
dependencies:
"@google-cloud/pubsub" "^3.0.1"
abort-controller "^3.0.0"
Expand Down

0 comments on commit f3a68a5

Please sign in to comment.