Skip to content

Commit

Permalink
Bump firebase-tools from 13.20.2 to 13.23.1 in /hashira-web (#1270)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.20.2 to 13.23.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v13.20.2...v13.23.1)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 3adb522 commit 1cc347b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
2 changes: 1 addition & 1 deletion hashira-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.3",
"ansi-regex": "6.1.0",
"firebase-tools": "^13.20.2",
"firebase-tools": "^13.23.1",
"react-router-dom": "^6.26.2",
"reload": "^3.3.0",
"styled-components": "^5.3.11",
Expand Down
19 changes: 5 additions & 14 deletions hashira-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2931,10 +2931,10 @@ finalhandler@~1.2.0:
statuses "2.0.1"
unpipe "~1.0.0"

firebase-tools@^13.20.2:
version "13.20.2"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.20.2.tgz#a3b1e29a2cc547ef767d302da1e6cb0b8cf5ec2c"
integrity sha512-lhJ8C/hNtNyG57IIWZ+j+0JaiB3A/wo7c/LFouRigE+/IRo13le2uotBAFI7XjTOgxelxs8wGA6u/4fgQAz8Zw==
firebase-tools@^13.23.1:
version "13.23.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.23.1.tgz#31dd668528e884275778b2ea8181fc6c3209523f"
integrity sha512-nMaI9fsW+Eeavm1qfp3iRUP4BhEJlSTiMiUCCw2Pf0FhooIRjvoWjfTWmt4zsBUDxe3blRfrgHsukE9pYst5rw==
dependencies:
"@electric-sql/pglite" "^0.2.0"
"@google-cloud/cloud-sql-connector" "^1.3.3"
Expand Down Expand Up @@ -2986,12 +2986,10 @@ firebase-tools@^13.20.2:
progress "^2.0.3"
proxy-agent "^6.3.0"
retry "^0.13.1"
rimraf "^5.0.0"
semver "^7.5.2"
sql-formatter "^15.3.0"
stream-chain "^2.2.4"
stream-json "^1.7.3"
strip-ansi "^6.0.1"
superstatic "^9.0.3"
tar "^6.1.11"
tcp-port-used "^1.0.2"
Expand Down Expand Up @@ -3229,7 +3227,7 @@ glob-slasher@^1.0.1:
lodash.isobject "^2.4.1"
toxic "^1.0.0"

glob@^10.0.0, glob@^10.3.10, glob@^10.3.7, glob@^10.4.1:
glob@^10.0.0, glob@^10.3.10, glob@^10.4.1:
version "10.4.2"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
Expand Down Expand Up @@ -5227,13 +5225,6 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rimraf@^5.0.0:
version "5.0.7"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
dependencies:
glob "^10.3.7"

rollup@^3.27.1:
version "3.29.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
Expand Down

0 comments on commit 1cc347b

Please sign in to comment.