Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-05-27 12:34:30 +00:00
parent 3934d2b758
commit 655a969b7c
221 changed files with 2272 additions and 1525 deletions

View file

@ -421,7 +421,7 @@ async function sendRequestWithRetries(state, request, options, createdAt, retrie
}
// pkg/dist-src/version.js
var VERSION = "7.2.1";
var VERSION = "8.0.1";
// pkg/dist-src/index.js
import { createOAuthUserAuth } from "@octokit/auth-oauth-user";