Skip to content

Commit

Permalink
Merge pull request #390 from pankona/dependabot/npm_and_yarn/hashira-…
Browse files Browse the repository at this point in the history
…web/firebase-tools-10.0.1

Bump firebase-tools from 10.0.0 to 10.0.1 in /hashira-web
  • Loading branch information
pankona authored Dec 20, 2021
2 parents 992983d + 4c3b563 commit 6cbe331
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 @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -2290,10 +2290,10 @@ [email protected], 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 6cbe331

Please sign in to comment.