From 785511a7814ec15be323f4fa585bd8fbd5eea614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 07:09:10 +0000 Subject: [PATCH] Bump @octokit/types from 13.5.0 to 13.5.1 Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.5.0 to 13.5.1. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v13.5.0...v13.5.1) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c075896..59b1b85 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@actions/glob": "^0.5.0", "@octokit/plugin-rest-endpoint-methods": "^13.2.4", - "@octokit/types": "^13.4.1", + "@octokit/types": "^13.5.1", "@types/ansi-styles": "^4.2.0", "@types/jest": "^27.4.0", "@types/node": "^22.6.1", diff --git a/yarn.lock b/yarn.lock index dfb8030..78f76a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1314,10 +1314,10 @@ dependencies: "@octokit/openapi-types" "^20.0.0" -"@octokit/types@^13.4.1", "@octokit/types@^13.5.0": - version "13.5.0" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883" - integrity sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ== +"@octokit/types@^13.5.0", "@octokit/types@^13.5.1": + version "13.5.1" + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.1.tgz#5685a91f295195ddfff39723b093b0df9609ce6e" + integrity sha512-F41lGiWBKPIWPBgjSvaDXTTQptBujnozENAK3S//nj7xsFdYdirImKlBB/hTjr+Vii68SM+8jG3UJWRa6DMuDA== dependencies: "@octokit/openapi-types" "^22.2.0"