Skip to content

Commit 99e8288

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 630fa0a commit 99e8288

13 files changed

Lines changed: 97 additions & 55 deletions

File tree

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"type": "commonjs",
44
"packageManager": "pnpm@11.21.0",
55
"dependencies": {
6-
"renovate": "44.27.0"
6+
"renovate": "44.33.2"
77
}
88
}

.github/ng-renovate/pnpm-lock.yaml

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

apps/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"@types/node": "24.13.3",
1717
"firebase-admin": "14.2.0",
1818
"firebase-functions": "7.3.2",
19-
"firebase-tools": "15.26.0"
19+
"firebase-tools": "15.27.0"
2020
}
2121
}

bazel/integration/tests/angular-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"karma-chrome-launcher": "~3.2.0",
3434
"karma-coverage": "~2.2.1",
3535
"karma-jasmine": "~5.1.0",
36-
"karma-jasmine-html-reporter": "~2.2.0",
36+
"karma-jasmine-html-reporter": "~2.3.0",
3737
"typescript": "~6.0.2"
3838
}
3939
}

bazel/integration/tests/angular-cli/pnpm-lock.yaml

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

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/wait-on": "^5.3.4",
1212
"@types/source-map-support": "0.5.10",
1313
"browser-sync": "3.0.4",
14-
"get-tsconfig": "4.14.2",
14+
"get-tsconfig": "4.14.3",
1515
"piscina": "^5.0.0",
1616
"send": "1.2.1",
1717
"true-case-path": "2.2.1",

bazel/rules/rules_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "^22.10.1",
3333
"json-stable-stringify": "^1.2.1",
3434
"lru-cache": "^11.1.0",
35-
"magic-string": "1.2.0",
35+
"magic-string": "1.2.1",
3636
"memfs": "^4.14.0",
3737
"rollup": "^4.59.0",
3838
"rollup-plugin-dts": "6.5.1",

bazel/rules/rules_angular/pnpm-lock.yaml

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

bazel/rules/rules_browsers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "",
1717
"license": "ISC",
1818
"dependencies": {
19-
"@puppeteer/browsers": "3.2.0",
19+
"@puppeteer/browsers": "3.2.1",
2020
"@rollup/plugin-virtual": "^3.0.2",
2121
"@types/jasmine": "^6.0.0",
2222
"@types/node": "^22.14.0",

bazel/rules/rules_browsers/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)