From 4a68b396af8bbceada63bea8db7a9fce655fe9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:38:16 +0000 Subject: [PATCH] Bump @octokit/types from 13.6.2 to 13.7.0 (#128) Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.6.2 to 13.7.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v13.6.2...v13.7.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 14 +------------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 2506fcb..52af7d9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@octokit/rest": "^21.1.0", - "@octokit/types": "^13.6.2", + "@octokit/types": "^13.7.0", "moment-timezone": "^0.5.46", "node-fetch": "^3.3.2", "yaml": "^2.7.0" diff --git a/yarn.lock b/yarn.lock index 7eba358..4681314 100644 --- a/yarn.lock +++ b/yarn.lock @@ -64,11 +64,6 @@ "@octokit/types" "^13.6.2" universal-user-agent "^7.0.0" -"@octokit/openapi-types@^22.2.0": - version "22.2.0" - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e" - integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg== - "@octokit/openapi-types@^23.0.1": version "23.0.1" resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e" @@ -128,14 +123,7 @@ "@octokit/plugin-request-log" "^5.3.1" "@octokit/plugin-rest-endpoint-methods" "^13.3.0" -"@octokit/types@^13.0.0", "@octokit/types@^13.6.2": - version "13.6.2" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.6.2.tgz#e10fc4d2bdd65d836d1ced223b03ad4cfdb525bd" - integrity sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA== - dependencies: - "@octokit/openapi-types" "^22.2.0" - -"@octokit/types@^13.7.0": +"@octokit/types@^13.0.0", "@octokit/types@^13.6.2", "@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==