Skip to content

Commit 8f11742

Browse files
renovate[bot]gr2m
andauthoredFeb 3, 2021
feat: octokit.interactions.{get,set,remove}RestrictionsForAuthenticatedUser(). Deprecates octokit.interactions.{get,set,remove}RestrictionsForYourPublicRepos.several response type fixes (#1998)
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
1 parent fc62e6b commit 8f11742

File tree

2 files changed

+52
-41
lines changed

2 files changed

+52
-41
lines changed
 

‎package-lock.json

+51-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@octokit/core": "^3.2.3",
3636
"@octokit/plugin-paginate-rest": "^2.6.2",
3737
"@octokit/plugin-request-log": "^1.0.2",
38-
"@octokit/plugin-rest-endpoint-methods": "4.8.1"
38+
"@octokit/plugin-rest-endpoint-methods": "4.10.1"
3939
},
4040
"devDependencies": {
4141
"@octokit/auth": "^3.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.