Skip to content

Commit 6dd9f2d

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information. Closes angular#2942 as a pr takeover
1 parent 80db036 commit 6dd9f2d

File tree

25 files changed

+696
-640
lines changed

25 files changed

+696
-640
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"@actions/core": "1.11.1",
44
"@actions/github": "6.0.1",
55
"@octokit/rest": "22.0.0",
6-
"@types/node": "24.2.0",
6+
"@types/node": "24.3.0",
77
"typed-graphqlify": "3.1.6",
8-
"undici": "7.13.0"
8+
"undici": "7.15.0"
99
}
1010
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@actions/github": "6.0.1",
55
"@octokit/rest": "22.0.0",
66
"@octokit/types": "14.1.0",
7-
"@types/node": "24.2.0",
8-
"undici": "7.13.0"
7+
"@types/node": "24.3.0",
8+
"undici": "7.15.0"
99
}
1010
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@actions/github": "6.0.1",
55
"@octokit/rest": "22.0.0",
66
"@octokit/types": "14.1.0",
7-
"@types/node": "24.2.0",
8-
"undici": "7.13.0"
7+
"@types/node": "24.3.0",
8+
"undici": "7.15.0"
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": "41.58.1"
5+
"renovate": "41.84.0"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)