Skip to content

Commit 82c62b1

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 9de194d commit 82c62b1

11 files changed

Lines changed: 40 additions & 53 deletions

File tree

.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.3"
8+
"undici": "7.24.4"
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.3"
8+
"undici": "7.24.4"
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.3"
8+
"undici": "7.24.4"
99
}
1010
}

github-actions/branch-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/webhooks-types": "7.6.1",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.3"
10+
"undici": "7.24.4"
1111
}
1212
}

github-actions/google-internal-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@octokit/rest": "22.0.1",
77
"@types/node": "24.12.0",
88
"typed-graphqlify": "3.1.6",
9-
"undici": "7.24.3"
9+
"undici": "7.24.4"
1010
}
1111
}

github-actions/labeling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/node": "24.12.0",
1111
"micromatch": "^4.0.8",
1212
"typed-graphqlify": "3.1.6",
13-
"undici": "7.24.3",
13+
"undici": "7.24.4",
1414
"@octokit/openapi-types": "27.0.0",
1515
"jasmine": "6.1.0"
1616
}

github-actions/org-file-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/types": "16.0.0",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.3"
10+
"undici": "7.24.4"
1111
}
1212
}

github-actions/post-approval-changes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/webhooks-types": "7.6.1",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.3"
10+
"undici": "7.24.4"
1111
}
1212
}

github-actions/unified-status-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@octokit/types": "16.0.0",
99
"@types/node": "24.12.0",
1010
"typed-graphqlify": "3.1.6",
11-
"undici": "7.24.3"
11+
"undici": "7.24.4"
1212
}
1313
}

ng-dev/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@actions/core": "3.0.0",
1919
"@google-cloud/spanner": "8.0.0",
2020
"@google/genai": "1.45.0",
21-
"@inquirer/prompts": "8.3.0",
22-
"@inquirer/type": "4.0.3",
21+
"@inquirer/prompts": "8.3.2",
22+
"@inquirer/type": "4.0.4",
2323
"@octokit/auth-app": "8.2.0",
2424
"@octokit/core": "7.0.6",
2525
"@octokit/graphql-schema": "15.26.1",

0 commit comments

Comments
 (0)