From d3dfb5f96caf36df2ecf4d6b9835e4be5e171f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:13:56 +0000 Subject: [PATCH] Bump @octokit/plugin-rest-endpoint-methods from 13.2.6 to 13.3.0 Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 13.2.6 to 13.3.0. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](https://github.com/octokit/plugin-rest-endpoint-methods.js/compare/v13.2.6...v13.3.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7316d5a..b86825d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@actions/glob": "^0.5.0", - "@octokit/plugin-rest-endpoint-methods": "^13.2.6", + "@octokit/plugin-rest-endpoint-methods": "^13.3.0", "@octokit/types": "^13.7.0", "@types/ansi-styles": "^4.2.4", "@types/jest": "^27.4.0", diff --git a/yarn.lock b/yarn.lock index 3b0c719..e0806b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1293,12 +1293,12 @@ dependencies: "@octokit/types" "^12.6.0" -"@octokit/plugin-rest-endpoint-methods@^13.2.6": - version "13.2.6" - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.2.6.tgz#b9d343dbe88a6cb70cc7fa16faa98f0a29ffe654" - integrity sha512-wMsdyHMjSfKjGINkdGKki06VEkgdEldIGstIEyGX0wbYHGByOwN/KiM+hAAlUwAtPkP3gvXtVQA9L3ITdV2tVw== +"@octokit/plugin-rest-endpoint-methods@^13.3.0": + version "13.3.0" + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.3.0.tgz#ee18b9d6364bbae1d86e960d5576b555b41d2079" + integrity sha512-LUm44shlmkp/6VC+qQgHl3W5vzUP99ZM54zH6BuqkJK4DqfFLhegANd+fM4YRLapTvPm4049iG7F3haANKMYvQ== dependencies: - "@octokit/types" "^13.6.1" + "@octokit/types" "^13.7.0" "@octokit/request-error@^5.0.0": version "5.0.1" @@ -1327,7 +1327,7 @@ dependencies: "@octokit/openapi-types" "^20.0.0" -"@octokit/types@^13.6.1", "@octokit/types@^13.7.0": +"@octokit/types@^13.7.0": version "13.7.0" resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.7.0.tgz#22d0e26a8c9f53599bfb907213d8ccde547f36aa" integrity sha512-BXfRP+3P3IN6fd4uF3SniaHKOO4UXWBfkdR3vA8mIvaoO/wLjGN5qivUtW0QRitBHHMcfC41SLhNVYIZZE+wkA==