Skip to content

Commit 77674bc

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 55af1f6 commit 77674bc

File tree

22 files changed

+614
-416
lines changed

22 files changed

+614
-416
lines changed

.github/local-actions/branch-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@types/node": "24.12.0",
77
"typed-graphqlify": "3.1.6",
8-
"undici": "7.24.4"
8+
"undici": "7.24.6"
99
}
1010
}

.github/local-actions/labels-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.4"
8+
"undici": "7.24.6"
99
}
1010
}

.github/local-actions/lock-closed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.4"
8+
"undici": "7.24.6"
99
}
1010
}

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-renovate",
33
"type": "commonjs",
44
"dependencies": {
5-
"renovate": "43.77.8"
5+
"renovate": "43.98.0"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

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

Lines changed: 61 additions & 308 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.12.0",
1717
"firebase-admin": "13.7.0",
1818
"firebase-functions": "7.2.2",
19-
"firebase-tools": "15.10.1"
19+
"firebase-tools": "15.12.0"
2020
}
2121
}

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/wait-on": "^5.3.4",
1111
"@types/source-map-support": "0.5.10",
1212
"browser-sync": "3.0.4",
13-
"get-tsconfig": "4.13.6",
13+
"get-tsconfig": "4.13.7",
1414
"piscina": "^5.0.0",
1515
"send": "1.2.1",
1616
"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
@@ -45,7 +45,7 @@
4545
"magic-string": "0.30.21",
4646
"memfs": "^4.14.0",
4747
"rollup": "^4.59.0",
48-
"rollup-plugin-dts": "6.4.0",
48+
"rollup-plugin-dts": "6.4.1",
4949
"rollup-plugin-sourcemaps2": "^0.5.0",
5050
"rxjs": "^7.8.2",
5151
"tinyglobby": "0.2.15",

bazel/rules/rules_angular/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/rules/rules_browsers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"pnpm": {
3535
"onlyBuiltDependencies": [],
3636
"overrides": {
37-
"puppeteer": "24.39.1",
38-
"puppeteer-core": "24.39.1"
37+
"puppeteer": "24.40.0",
38+
"puppeteer-core": "24.40.0"
3939
},
4040
"packageExtensions": {
4141
"grpc-gcp": {

0 commit comments

Comments
 (0)