Skip to content

Commit a23287d

Browse files
authored
build: attempt to fix docs deployment (#32200)
Bumps the `firebase-tools` dependency to the latest version and aligns the versions between the docs site and the root in an attempt to fix the current breakage.
1 parent 9e8d631 commit a23287d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/jasmine": "5.1.12",
6262
"@types/node": "^22.14.1",
6363
"@types/shelljs": "0.8.17",
64-
"firebase-tools": "^14.0.0",
64+
"firebase-tools": "14.22.0",
6565
"jasmine-core": "5.12.0",
6666
"jasmine-spec-reporter": "7.0.0",
6767
"karma": "~6.4.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"dgeni": "^0.4.14",
106106
"dgeni-packages": "^0.30.0",
107107
"esbuild": "^0.25.0",
108-
"firebase-tools": "14.20.0",
108+
"firebase-tools": "14.22.0",
109109
"fs-extra": "^11.0.0",
110110
"glob": "^11.0.3",
111111
"highlight.js": "^11.0.0",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)