Skip to content

Commit 0b9f502

Browse files
Bump firebase-tools from 14.20.0 to 14.22.0
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 14.20.0 to 14.22.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v14.20.0...v14.22.0) --- updated-dependencies: - dependency-name: firebase-tools dependency-version: 14.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 749575c commit 0b9f502

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.6",
31-
"firebase-tools": "^14.20.0",
31+
"firebase-tools": "^14.22.0",
3232
"typescript": "^5.9.3"
3333
},
3434
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4257,10 +4257,10 @@ find-up@^5.0.0:
42574257
locate-path "^6.0.0"
42584258
path-exists "^4.0.0"
42594259

4260-
firebase-tools@^14.20.0:
4261-
version "14.20.0"
4262-
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.20.0.tgz#7747de5acea9a4bacfb4b64c5387655b77a1f02d"
4263-
integrity sha512-8zduD1/tpm8tEf4V6dOdveLHVttPUdnubZeZksdvRcetJuffNuU+Ugr4/JsObhxJP0n0Npb2MvPMHln6xKHMXw==
4260+
firebase-tools@^14.22.0:
4261+
version "14.22.0"
4262+
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-14.22.0.tgz#6580223857a9af49c3f8c3025c1ba44036a2ca9e"
4263+
integrity sha512-ZudDdmP0pFR6jztKHoAFcIE19Qo2izfoMvbLxf7pvd5HY/MknVnhL+87mopWZGGv3Cmfc/gsUOcNW60n/my8cw==
42644264
dependencies:
42654265
"@apphosting/build" "^0.1.6"
42664266
"@apphosting/common" "^0.0.8"

0 commit comments

Comments
 (0)