Skip to content

Commit

Permalink
chore(deps): update dependency firebase-tools to v13.25.0 (#1562)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent c825133 commit 030ca76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"firebase-tools": "13.24.2",
"firebase-tools": "13.25.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8110,10 +8110,10 @@ find-up@^6.3.0:
locate-path "^7.1.0"
path-exists "^5.0.0"

firebase-tools@13.24.2:
version "13.24.2"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.24.2.tgz#49537f1a5053fde62db87791ca8c0a21bc628fb1"
integrity sha512-KGugaP6LfhXLecMxCXWTQK2l+MDxL+bp7yYvGQ/7MTAavPBWefzR9bz6q7td1GUUlY33PBiyjxweOq9xTtzX8w==
firebase-tools@13.25.0:
version "13.25.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.25.0.tgz#a91e2f229b5216b1fbf6fc15f4316d049226aee4"
integrity sha512-mrd3czF1cXV1X98czoanIvqOzceQpiBSBaf3B6O67ziXgh3ZsIKDjNk+8dSJIMfUj66DN018s4uX0/1EU+h6Fg==
dependencies:
"@electric-sql/pglite" "^0.2.0"
"@google-cloud/cloud-sql-connector" "^1.3.3"
Expand Down

0 comments on commit 030ca76

Please sign in to comment.