Skip to content

Commit

Permalink
Bump firebase-tools from 10.0.0 to 10.0.1 in /hashira-web
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.0.0...v10.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>
  • Loading branch information
dependabot[bot] committed Dec 17, 2021
1 parent 992983d commit 4c3b563
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 @@ -17,7 +17,7 @@
"@types/styled-components": "^5.1.17",
"@types/uuid": "^8.3.3",
"ansi-regex": "6.0.1",
"firebase-tools": "^10.0.0",
"firebase-tools": "^10.0.1",
"prettier": "^2.5.1",
"reload": "^3.2.0",
"styled-components": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Expand Up @@ -2290,10 +2290,10 @@ finalhandler@1.1.2, finalhandler@~1.1.1, finalhandler@~1.1.2:
statuses "~1.5.0"
unpipe "~1.0.0"

firebase-tools@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.0.0.tgz#20b1d808727b27707100056e57fed8ac40dd7b54"
integrity sha512-2OUoI8j8u6GMHgzh+zEmvWrfN6OWT0U14HHeLBvQjrBm4+hzz/VseFLQWkLSyWec7BAQOZWf+UqQ2jm39JfYdQ==
firebase-tools@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-10.0.1.tgz#06499c85eafee3e19e4fd267ae4eb082d2423887"
integrity sha512-KmovP22GtPb/rLFR6J6dtByqm4Dd2BJWtJTcmqoWNP+fxIPEa0kqxRikXsQwdoYbBEm0qIGHOKpRTsl5016sWQ==
dependencies:
"@google-cloud/pubsub" "^2.7.0"
"@types/archiver" "^5.1.0"
Expand Down

0 comments on commit 4c3b563

Please sign in to comment.