Skip to content

Commit 81c2b77

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps): bump @octokit/plugin-rest-endpoint-methods
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 6.6.2 to 6.7.0. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v6.6.2...v6.7.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8817761 commit 81c2b77

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@actions/github": "^5.1.1",
3333
"@octokit/core": "^4.1.0",
3434
"@octokit/plugin-paginate-rest": "^5.0.1",
35-
"@octokit/plugin-rest-endpoint-methods": "^6.6.2",
35+
"@octokit/plugin-rest-endpoint-methods": "^6.7.0",
3636
"https-proxy-agent": "^5.0.1",
3737
"node-fetch": "^3.2.10"
3838
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -747,12 +747,12 @@
747747
"@octokit/types" "^6.34.0"
748748
deprecation "^2.3.1"
749749

750-
"@octokit/plugin-rest-endpoint-methods@^6.6.2":
751-
version "6.6.2"
752-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.6.2.tgz#cfd1c7280940d5a82d9af12566bafcb33f22bee4"
753-
integrity sha512-n9dL5KMpz9qVFSNdcVWC8ZPbl68QbTk7+CMPXCXqaMZOLn1n1YuoSFFCy84Ge0fx333fUqpnBHv8BFjwGtUQkA==
750+
"@octokit/plugin-rest-endpoint-methods@^6.7.0":
751+
version "6.7.0"
752+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.7.0.tgz#2f6f17f25b6babbc8b41d2bb0a95a8839672ce7c"
753+
integrity sha512-orxQ0fAHA7IpYhG2flD2AygztPlGYNAdlzYz8yrD8NDgelPfOYoRPROfEyIe035PlxvbYrgkfUZIhSBKju/Cvw==
754754
dependencies:
755-
"@octokit/types" "^7.5.0"
755+
"@octokit/types" "^8.0.0"
756756
deprecation "^2.3.1"
757757

758758
"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0":
@@ -804,7 +804,7 @@
804804
dependencies:
805805
"@octokit/openapi-types" "^11.2.0"
806806

807-
"@octokit/types@^7.0.0", "@octokit/types@^7.5.0":
807+
"@octokit/types@^7.0.0":
808808
version "7.5.0"
809809
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-7.5.0.tgz#85646021bd618467b7cc465d9734b3f2878c9fae"
810810
integrity sha512-aHm+olfIZjQpzoODpl+RCZzchKOrdSLJs+yfI7pMMcmB19Li6vidgx0DwUDO/Ic4Q3fq/lOjJORVCcLZefcrJw==

0 commit comments

Comments
 (0)