Skip to content

Commit fc71b57

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 00a4cf1 commit fc71b57

File tree

26 files changed

+702
-640
lines changed

26 files changed

+702
-640
lines changed

.github/local-actions/branch-manager/main.js

Lines changed: 7 additions & 1 deletion
Large diffs are not rendered by default.

.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)