Skip to content

Commit a5bf778

Browse files
authored
Merge pull request #552 from raduwen/dependabot/npm_and_yarn/firebase-tools-14.1.0
build(deps-dev): bump firebase-tools from 13.31.0 to 14.1.0
2 parents f18ab49 + ebf1723 commit a5bf778

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
@@ -4464,10 +4464,10 @@ find-up@^5.0.0:
44644464
locate-path "^6.0.0"
44654465
path-exists "^4.0.0"
44664466

4467-
firebase-tools@^13.31.0:
4468-
version "13.31.0"
4469-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.31.0.tgz#295bc723306382c9239f6e40a1b6de3a8c03f5b4"
4470-
integrity sha512-bLnS9d2HLjPb1OFJICa2f0AJjBu8mclo7MOeiUhTAIv0j22g+GpLTPyfglsxvy5UWQ/XuWP6xx/51zqTutVH0Q==
4467+
firebase-tools@^14.1.0:
4468+
version "14.1.0"
4469+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.1.0.tgz#b3bcde37dcb35a8ec1a34737ecee8f011761c6fc"
4470+
integrity sha512-tPSjoZBZNPfcHQwHLo5rjvlB2oniTDjKhqBb+BWs87O4NgqZRL92I2aFLycZoCOVgXLyLjDg+QoK6p9iasYIdQ==
44714471
dependencies:
44724472
"@electric-sql/pglite" "^0.2.16"
44734473
"@google-cloud/cloud-sql-connector" "^1.3.3"

0 commit comments

Comments
 (0)