Skip to content

Commit 7118e28

Browse files
Bump firebase-tools from 13.33.0 to 13.34.0 (#1290)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.33.0 to 13.34.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v13.33.0...v13.34.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 46da948 commit 7118e28

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.2.1",
31-
"firebase-tools": "^13.33.0",
31+
"firebase-tools": "^13.34.0",
3232
"typescript": "^5.8.2"
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.33.0:
3915-
version "13.33.0"
3916-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.33.0.tgz#f51dd2cf550291da9950048557c8347dc44a9055"
3917-
integrity sha512-CtGaon+WlAGBCABB3UhzCr+crD3qOE0WUt8c0itPzvB619RbtG/jom6QaM9RvBsY9s4VH5ZqcH+/6g1jz0EXTg==
3914+
firebase-tools@^13.34.0:
3915+
version "13.34.0"
3916+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.34.0.tgz#eea53c3d22c074e4da1382d9f282a942574a3c8b"
3917+
integrity sha512-1j3nJin7hgFu0mTWRejI1ZOS1JaXCe0TpgUNCyYrCX4yetdOCOxdFPbLJsgAc9TKaXkREYElj1X6G6UL+9Xfuw==
39183918
dependencies:
39193919
"@electric-sql/pglite" "^0.2.16"
39203920
"@google-cloud/cloud-sql-connector" "^1.3.3"

0 commit comments

Comments
 (0)