Skip to content

Commit 0677d02

Browse files
Bump firebase-tools from 13.31.2 to 13.32.0 (#1278)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.31.2 to 13.32.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md) - [Commits](firebase/firebase-tools@v13.31.2...v13.32.0) --- 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>
1 parent fa0ad59 commit 0677d02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^18.3.0",
2929
"eslint": "^8",
3030
"eslint-config-next": "15.1.7",
31-
"firebase-tools": "^13.31.2",
31+
"firebase-tools": "^13.32.0",
3232
"typescript": "^5.7.3"
3333
},
3434
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3911,10 +3911,10 @@ find-up@^5.0.0:
39113911
locate-path "^6.0.0"
39123912
path-exists "^4.0.0"
39133913

3914-
firebase-tools@^13.31.2:
3915-
version "13.31.2"
3916-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.31.2.tgz#9c31f35b493d2475c3238acea87cb52909400614"
3917-
integrity sha512-y88vAQ8L2Bm5kkYKUyiXmUlvOs/kikE7pbVgEsoX/0CiwFqqoN8+TAi7ZwsOkB/dRlNlR4WztAa7Od6LQ0GhuQ==
3914+
firebase-tools@^13.32.0:
3915+
version "13.32.0"
3916+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.32.0.tgz#c85a3e0abdf24922bc3dd95425932ff4be085353"
3917+
integrity sha512-KkrZ4+Mlj4aV81cJsgXmabWfbanmYSiSONv2B0m/bVpMcVhKCcT0DupBYcD7WOTyNA6f6M8m6E8yPOO/acwchA==
39183918
dependencies:
39193919
"@electric-sql/pglite" "^0.2.16"
39203920
"@google-cloud/cloud-sql-connector" "^1.3.3"

0 commit comments

Comments
 (0)