Skip to content

Commit 6fd0194

Browse files
Bump firebase-tools from 14.0.0 to 14.0.1 (#1306)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: firebase-tools dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd11e79 commit 6fd0194

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.4",
31-
"firebase-tools": "^14.0.0",
31+
"firebase-tools": "^14.0.1",
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@^14.0.0:
3915-
version "14.0.0"
3916-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.0.0.tgz#81e0211765361bc728890e9b202c4c2922d692e4"
3917-
integrity sha512-pyQfgHf01x3RTP1lB6fDq5+sn5z5rMcvQhP97EEFDUJh/9zSJ6Q6ru62sgIiJ7Uhx90OQ86/aO6jDhTk4Jp5Og==
3914+
firebase-tools@^14.0.1:
3915+
version "14.0.1"
3916+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.0.1.tgz#a9ddbdf9c804ca6532d671880e6d86582f255c94"
3917+
integrity sha512-iSo0Af+pHT2iGDEJIcAzIv0tN4WDn9IjVECY9EoT/SgqLfUbF0kKQ4JdRJc8npswPH9EtU5+1gIJ/ZyzCodw+w==
39183918
dependencies:
39193919
"@electric-sql/pglite" "^0.2.16"
39203920
"@google-cloud/cloud-sql-connector" "^1.3.3"

0 commit comments

Comments
 (0)