Skip to content

Commit 6407274

Browse files
angular-robotthePunderWoman
authored andcommitted
build: update dependency firebase-tools to v14 (angular#60593)
See associated pull request for more information. PR Close angular#60593
1 parent 88119fa commit 6407274

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
@@ -200,7 +200,7 @@
200200
"conventional-changelog": "^6.0.0",
201201
"emoji-regex": "^10.3.0",
202202
"fflate": "^0.8.2",
203-
"firebase-tools": "^13.0.0",
203+
"firebase-tools": "^14.0.0",
204204
"gulp": "^5.0.0",
205205
"gulp-conventional-changelog": "^5.0.0",
206206
"html-entities": "^2.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9103,10 +9103,10 @@ fined@^2.0.0:
91039103
object.pick "^1.3.0"
91049104
parse-filepath "^1.0.2"
91059105

9106-
firebase-tools@^13.0.0:
9107-
version "13.34.0"
9108-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.34.0.tgz#eea53c3d22c074e4da1382d9f282a942574a3c8b"
9109-
integrity sha512-1j3nJin7hgFu0mTWRejI1ZOS1JaXCe0TpgUNCyYrCX4yetdOCOxdFPbLJsgAc9TKaXkREYElj1X6G6UL+9Xfuw==
9106+
firebase-tools@^14.0.0:
9107+
version "14.0.0"
9108+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.0.0.tgz#81e0211765361bc728890e9b202c4c2922d692e4"
9109+
integrity sha512-pyQfgHf01x3RTP1lB6fDq5+sn5z5rMcvQhP97EEFDUJh/9zSJ6Q6ru62sgIiJ7Uhx90OQ86/aO6jDhTk4Jp5Og==
91109110
dependencies:
91119111
"@electric-sql/pglite" "^0.2.16"
91129112
"@google-cloud/cloud-sql-connector" "^1.3.3"

0 commit comments

Comments
 (0)