Skip to content

Commit

Permalink
Bump firebase-tools from 11.12.0 to 11.13.0 in /hashira-web (#629)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.12.0 to 11.13.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.12.0...v11.13.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>

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 Oct 3, 2022
1 parent 17a9e9e commit 5a60a0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 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.1.0",
"ansi-regex": "6.0.1",
"firebase-tools": "^11.12.0",
"firebase-tools": "^11.13.0",
"prettier": "^2.7.1",
"react-router-dom": "^6.4.1",
"reload": "^3.2.0",
Expand Down
11 changes: 6 additions & 5 deletions hashira-web/yarn.lock
Expand Up @@ -2765,10 +2765,10 @@ finalhandler@1.1.2, finalhandler@~1.1.1, finalhandler@~1.1.2:
statuses "~1.5.0"
unpipe "~1.0.0"

firebase-tools@^11.12.0:
version "11.12.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.12.0.tgz#d3032835d1e0dc60b637e32c3144852e7b1e9388"
integrity sha512-qfqQxb8gQ2uAeWhzMlVj+LhlXib85ET7PAh7V5PVkC34oufVnGccehLaZGqreQcovnFiF6ctIM/AScnEecoclg==
firebase-tools@^11.13.0:
version "11.13.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-11.13.0.tgz#714188c69ec91ff70e36616ddc62f126c644886e"
integrity sha512-8p3AAG0DtDl/FF7Zaq5C5y2UoyWGvzVOgPDBjI+ZIPqBXdrAUHhQ/tVN+5J0IbtV+YXTyCmxIKf7kcIenzl2Xg==
dependencies:
"@google-cloud/pubsub" "^3.0.1"
abort-controller "^3.0.0"
Expand All @@ -2786,7 +2786,6 @@ firebase-tools@^11.12.0:
cross-env "^5.1.3"
cross-spawn "^7.0.3"
csv-parse "^5.0.4"
esbuild "^0.15.7"
exegesis "^4.1.0"
exegesis-express "^4.0.0"
express "^4.16.4"
Expand Down Expand Up @@ -2831,6 +2830,8 @@ firebase-tools@^11.12.0:
winston "^3.0.0"
winston-transport "^4.4.0"
ws "^7.2.3"
optionalDependencies:
esbuild "^0.15.7"

firebase@^9.10.0:
version "9.10.0"
Expand Down

0 comments on commit 5a60a0e

Please sign in to comment.