Skip to content

Commit ae00378

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 4d0fc19 commit ae00378

File tree

4 files changed

+15
-10
lines changed

4 files changed

+15
-10
lines changed

.github/workflows/deploy-dev-app-main-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
npx -y firebase-tools@latest target:clear --project ${{env.PREVIEW_PROJECT}} hosting dev-app
3939
npx -y firebase-tools@latest target:apply --project ${{env.PREVIEW_PROJECT}} hosting dev-app ${{env.PREVIEW_SITE}}
4040
41-
- uses: FirebaseExtended/action-hosting-deploy@d482eb942f549f059116ec36b191860128553142 # v0
41+
- uses: FirebaseExtended/action-hosting-deploy@e2eda2e106cfa35cdbcf4ac9ddaf6c4756df2c8c # v0
4242
id: deploy
4343
with:
4444
# Note: No token used here as the action otherwise may attempt to post a comment.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@angular/cli": "catalog:",
5959
"@angular/compiler-cli": "catalog:",
6060
"@bazel/bazelisk": "^1.12.1",
61-
"@types/jasmine": "5.1.8",
61+
"@types/jasmine": "5.1.9",
6262
"@types/node": "^22.14.1",
6363
"@types/shelljs": "0.8.17",
6464
"firebase-tools": "^14.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"protractor": "^7.0.0",
131131
"requirejs": "^2.3.6",
132132
"rollup": "^4.0.0",
133-
"rollup-plugin-dts": "6.2.1",
133+
"rollup-plugin-dts": "6.2.3",
134134
"rollup-plugin-sourcemaps2": "0.5.3",
135135
"sass": "^1.80.6",
136136
"selenium-webdriver": "^3.6.0",

pnpm-lock.yaml

Lines changed: 12 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)