Skip to content

Commit 9c12ced

Browse files
build(deps-dev): bump firebase-tools from 13.31.0 to 14.1.0
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.31.0 to 14.1.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v13.31.0...v14.1.0) --- updated-dependencies: - dependency-name: firebase-tools dependency-version: 14.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d01bdac commit 9c12ced

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
@@ -34,7 +34,7 @@
3434
"eslint-config-next": "^15.1.7",
3535
"eslint-config-prettier": "^10.0.1",
3636
"eslint-plugin-react": "^7.32.2",
37-
"firebase-tools": "^13.31.0",
37+
"firebase-tools": "^14.1.0",
3838
"prettier": "^3.5.0",
3939
"typescript": "^5.7.3"
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4433,10 +4433,10 @@ find-up@^5.0.0:
44334433
locate-path "^6.0.0"
44344434
path-exists "^4.0.0"
44354435

4436-
firebase-tools@^13.31.0:
4437-
version "13.31.0"
4438-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.31.0.tgz#295bc723306382c9239f6e40a1b6de3a8c03f5b4"
4439-
integrity sha512-bLnS9d2HLjPb1OFJICa2f0AJjBu8mclo7MOeiUhTAIv0j22g+GpLTPyfglsxvy5UWQ/XuWP6xx/51zqTutVH0Q==
4436+
firebase-tools@^14.1.0:
4437+
version "14.1.0"
4438+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.1.0.tgz#b3bcde37dcb35a8ec1a34737ecee8f011761c6fc"
4439+
integrity sha512-tPSjoZBZNPfcHQwHLo5rjvlB2oniTDjKhqBb+BWs87O4NgqZRL92I2aFLycZoCOVgXLyLjDg+QoK6p9iasYIdQ==
44404440
dependencies:
44414441
"@electric-sql/pglite" "^0.2.16"
44424442
"@google-cloud/cloud-sql-connector" "^1.3.3"

0 commit comments

Comments
 (0)