Skip to content

Commit 848465f

Browse files
Bump firebase-tools from 14.16.0 to 14.17.0 (#1436)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 14.16.0 to 14.17.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v14.16.0...v14.17.0) --- updated-dependencies: - dependency-name: firebase-tools dependency-version: 14.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00d1365 commit 848465f

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.5.3",
31-
"firebase-tools": "^14.16.0",
31+
"firebase-tools": "^14.18.0",
3232
"typescript": "^5.9.2"
3333
},
3434
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4172,10 +4172,10 @@ find-up@^5.0.0:
41724172
locate-path "^6.0.0"
41734173
path-exists "^4.0.0"
41744174

4175-
firebase-tools@^14.16.0:
4176-
version "14.16.0"
4177-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.16.0.tgz#1788e974887499f9beaf16fbfdb136ec500663dd"
4178-
integrity sha512-HuToUqzpYO0f4bGV8UL69yZMXpjpkCH/MfhqOgIUE2R7TlSUTjncSfl5VtH9ZbK6txJzw61VDlIrdJUmct0ySA==
4175+
firebase-tools@^14.18.0:
4176+
version "14.18.0"
4177+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.18.0.tgz#3eba7885a0d34e5eaf5f7e432c8dfd4b5aec2190"
4178+
integrity sha512-k4OVoIMvD38VMSH0a48H2NfhtmrfklQGOLBiw3+atc751anksLzs93hyHFmLISr7Vzb5gP7pkpmc54HBgqQXZg==
41794179
dependencies:
41804180
"@electric-sql/pglite" "^0.3.3"
41814181
"@electric-sql/pglite-tools" "^0.2.8"

0 commit comments

Comments
 (0)