Skip to content

Commit

Permalink
chore(deps): update dependency firebase-tools to ^13.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent fe2cfbf commit 2bf0143
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@docusaurus/module-type-aliases": "3.6.3",
"@tsconfig/docusaurus": "^2.0.3",
"@valora/prettier-config": "^0.0.1",
"firebase-tools": "^13.27.0",
"firebase-tools": "^13.29.0",
"prettier": "^3.4.2",
"typescript": "^5.6.3"
},
Expand Down
51 changes: 31 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5372,10 +5372,10 @@ find-up@^6.3.0:
locate-path "^7.1.0"
path-exists "^5.0.0"

firebase-tools@^13.27.0:
version "13.27.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.27.0.tgz#210083f614e8b8fba05cef8717605542f318430a"
integrity sha512-/G6Ga+vEByYV2NnEBwfg2jvh7IgQiwy00fxxkZzXRvMAsx/2CpxoDByYVXsA/Q95k3VuUwi02nrm8qEgJaJrMA==
firebase-tools@^13.29.0:
version "13.29.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.29.1.tgz#fc373ad624c1cb48d053ec22a1b38ed7ea89eb08"
integrity sha512-fFiUF9KNdVPzcQKHqtewTzQNsjm6GrvCyVyXiIDiiUFO9zIEmM6m4sI/Y9cKg8dknCTsqr0D4cNv2d6AoUaeWg==
dependencies:
"@electric-sql/pglite" "^0.2.0"
"@google-cloud/cloud-sql-connector" "^1.3.3"
Expand Down Expand Up @@ -5408,6 +5408,7 @@ firebase-tools@^13.27.0:
google-auth-library "^9.11.0"
inquirer "^8.2.6"
inquirer-autocomplete-prompt "^2.0.1"
js-yaml "^3.14.1"
jsonwebtoken "^9.0.0"
leven "^3.1.0"
libsodium-wrappers "^0.7.10"
Expand All @@ -5431,7 +5432,7 @@ firebase-tools@^13.27.0:
sql-formatter "^15.3.0"
stream-chain "^2.2.4"
stream-json "^1.7.3"
superstatic "^9.0.3"
superstatic "^9.1.0"
tar "^6.1.11"
tcp-port-used "^1.0.2"
tmp "^0.2.3"
Expand Down Expand Up @@ -6661,6 +6662,11 @@ is-plain-object@^2.0.4:
dependencies:
isobject "^3.0.1"

[email protected]:
version "4.0.0"
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-4.0.0.tgz#42ff9f84206c1991d26debf520dd5c01042dd2f3"
integrity sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==

is-reference@^3.0.0:
version "3.0.2"
resolved "https://registry.yarnpkg.com/is-reference/-/is-reference-3.0.2.tgz#154747a01f45cd962404ee89d43837af2cba247c"
Expand Down Expand Up @@ -6847,10 +6853,10 @@ join-path@^1.1.1:
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==

js-yaml@^3.13.1:
version "3.13.1"
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz"
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
js-yaml@^3.13.1, js-yaml@^3.14.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"
Expand Down Expand Up @@ -8730,6 +8736,11 @@ path-to-regexp@^1.7.0, path-to-regexp@^1.8.0:
dependencies:
isarray "0.0.1"

path-to-regexp@^8.0.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4"
integrity sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==

path-type@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
Expand Down Expand Up @@ -10137,16 +10148,16 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

router@^1.3.1:
version "1.3.5"
resolved "https://registry.npmjs.org/router/-/router-1.3.5.tgz"
integrity sha512-kozCJZUhuSJ5VcLhSb3F8fsmGXy+8HaDbKCAerR1G6tq3mnMZFMuSohbFvGv1c5oMFipijDjRZuuN/Sq5nMf3g==
router@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/router/-/router-2.0.0.tgz#8692720b95de83876870d7bc638dd3c7e1ae8a27"
integrity sha512-dIM5zVoG8xhC6rnSN8uoAgFARwTE7BQs8YwHEvK0VCmfxQXMaOuA1uiR1IPwsW7JyK5iTt7Od/TC9StasS2NPQ==
dependencies:
array-flatten "3.0.0"
debug "2.6.9"
is-promise "4.0.0"
methods "~1.1.2"
parseurl "~1.3.3"
path-to-regexp "0.1.7"
path-to-regexp "^8.0.0"
setprototypeof "1.2.0"
utils-merge "1.0.1"

Expand Down Expand Up @@ -10816,10 +10827,10 @@ stylehacks@^6.1.1:
browserslist "^4.23.0"
postcss-selector-parser "^6.0.16"

superstatic@^9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/superstatic/-/superstatic-9.0.3.tgz#eb271841e971d9c3760f6d4b3adca5db00f29f18"
integrity sha512-e/tmW0bsnQ/33ivK6y3CapJT0Ovy4pk/ohNPGhIAGU2oasoNLRQ1cv6enua09NU9w6Y0H/fBu07cjzuiWvLXxw==
superstatic@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/superstatic/-/superstatic-9.1.0.tgz#ef046c3bd4e8756e004168428a0c72f420491aba"
integrity sha512-1PcxGREb5My6iX/DL9x+3+XFY5lM2nOiPBQV45RwbpM5bHGsStz+Lduts7y8W+xo68pHa7F8atTF52+dwfwxcw==
dependencies:
basic-auth-connect "^1.0.0"
commander "^10.0.0"
Expand All @@ -10837,7 +10848,7 @@ superstatic@^9.0.3:
on-finished "^2.2.0"
on-headers "^1.0.0"
path-to-regexp "^1.8.0"
router "^1.3.1"
router "^2.0.0"
update-notifier-cjs "^5.1.6"
optionalDependencies:
re2 "^1.17.7"
Expand Down

0 comments on commit 2bf0143

Please sign in to comment.