Skip to content

Commit 2205fc9

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

13 files changed

Lines changed: 52 additions & 65 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
}

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.1.1",
19-
"firebase-tools": "15.10.0"
19+
"firebase-tools": "15.10.1"
2020
}
2121
}

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
}

0 commit comments

Comments
 (0)