Skip to content

Commit 029557a

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent e81c398 commit 029557a

3 files changed

Lines changed: 32 additions & 19 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/node": "^22.14.1",
6464
"@types/selenium-webdriver": "^3.0.17",
6565
"@types/shelljs": "0.10.0",
66-
"firebase-tools": "15.28.2",
66+
"firebase-tools": "15.29.0",
6767
"jasmine-core": "^7.0.0",
6868
"jasmine-spec-reporter": "7.0.0",
6969
"karma": "~6.4.4",
@@ -76,7 +76,7 @@
7676
"lighthouse-logger": "~2.0.0",
7777
"npm-run-all": "^4.1.5",
7878
"puppeteer-core": "^25.0.0",
79-
"sass": "1.103.1",
79+
"sass": "1.104.0",
8080
"selenium-webdriver": "^3.6.0",
8181
"shelljs": "^0.10.0",
8282
"ts-node": "10.9.2",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"url": "https://github.com/angular/components.git"
99
},
1010
"license": "MIT",
11-
"packageManager": "pnpm@11.25.0",
11+
"packageManager": "pnpm@11.26.0",
1212
"engines": {
1313
"npm": "Please use pnpm instead of NPM to install dependencies",
1414
"yarn": "Please use pnpm instead of Yarn to install dependencies",
15-
"pnpm": "11.25.0"
15+
"pnpm": "11.26.0"
1616
},
1717
"scripts": {
1818
"ng-dev": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only node_modules/@angular/ng-dev/bundles/cli.mjs",
@@ -107,7 +107,7 @@
107107
"dgeni": "^0.4.14",
108108
"dgeni-packages": "^0.30.0",
109109
"esbuild": "^0.28.0",
110-
"firebase-tools": "15.28.2",
110+
"firebase-tools": "15.29.0",
111111
"fs-extra": "^11.0.0",
112112
"glob": "^13.0.0",
113113
"highlight.js": "^11.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)