From 49b76b650499835131220b9dae8e7d912e4e07a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:03:42 +0000 Subject: [PATCH] Bump @octokit/plugin-rest-endpoint-methods from 10.1.2 to 10.1.3 Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](https://github.com/octokit/plugin-rest-endpoint-methods.js/compare/v10.1.2...v10.1.3) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-type: direct:development update-type: version-update:semver-patch ... 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 9f2f204..71747cf 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@actions/glob": "^0.4.0", - "@octokit/plugin-rest-endpoint-methods": "^10.1.2", + "@octokit/plugin-rest-endpoint-methods": "^10.1.3", "@octokit/types": "^12.2.0", "@types/ansi-styles": "^4.2.0", "@types/jest": "^27.4.0", diff --git a/yarn.lock b/yarn.lock index cea91b6..011289f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1252,12 +1252,12 @@ dependencies: "@octokit/types" "^12.0.0" -"@octokit/plugin-rest-endpoint-methods@^10.0.0", "@octokit/plugin-rest-endpoint-methods@^10.1.2": - version "10.1.2" - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.1.2.tgz#bf503f47881171bc9380d110793d8d3150158ed3" - integrity sha512-JztgZ82CY4JNlPTuF0jh4iWuuGpEi5czFCoXyAbMg4F2XyFBbG5DWAKfa3odRvdZww6Df1tQgBKnqpd9X0WF9g== +"@octokit/plugin-rest-endpoint-methods@^10.0.0", "@octokit/plugin-rest-endpoint-methods@^10.1.3": + version "10.1.3" + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.1.3.tgz#02d9e71bd24c301cef83ff3fb62f9faab8302f42" + integrity sha512-rB6MPuu/TLkDpn9SONbOeD/Q8u3nX/c39KudIrxAuEclepIIFh61534Un0GVCJRSYoIss1r/yAs6b0xUF2/9ew== dependencies: - "@octokit/types" "^12.1.1" + "@octokit/types" "^12.2.0" "@octokit/request-error@^5.0.0": version "5.0.1" @@ -1279,7 +1279,7 @@ is-plain-object "^5.0.0" universal-user-agent "^6.0.0" -"@octokit/types@^12.0.0", "@octokit/types@^12.1.1", "@octokit/types@^12.2.0": +"@octokit/types@^12.0.0", "@octokit/types@^12.2.0": version "12.2.0" resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.2.0.tgz#c21044ec70c5e2222043bcbe7fe2c3448a13df31" integrity sha512-ZkdHqHJdifVndN7Pha10+qrgAjy3AcG//Vmjr/o5UFuTiYCcMhqDj39Yr9VM9zJ/42KO2xAYhV7cvLnLI9Kvwg==