Skip to content

Commit a8c5e46

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 3d0d624 commit a8c5e46

File tree

30 files changed

+2588
-1455
lines changed

30 files changed

+2588
-1455
lines changed

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

Lines changed: 140 additions & 40 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@actions/core": "1.11.1",
44
"@actions/github": "6.0.1",
5-
"@octokit/rest": "22.0.0",
5+
"@octokit/rest": "22.0.1",
66
"@types/node": "24.9.2",
77
"typed-graphqlify": "3.1.6",
88
"undici": "7.16.0"

.github/local-actions/labels-sync/main.js

Lines changed: 140 additions & 40 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@actions/core": "1.11.1",
44
"@actions/github": "6.0.1",
5-
"@octokit/rest": "22.0.0",
5+
"@octokit/rest": "22.0.1",
66
"@octokit/types": "15.0.2",
77
"@types/node": "24.9.2",
88
"undici": "7.16.0"

0 commit comments

Comments
 (0)