Skip to content

Commit 989afc1

Browse files
authoredFeb 3, 2020
feat: deprecate octokit.gitdata.*, octokit.pullRequests.* (#1585)
1 parent 6970226 commit 989afc1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+3-3
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/auth-token": "^2.4.0",
3636
"@octokit/plugin-paginate-rest": "^1.1.1",
3737
"@octokit/plugin-request-log": "^1.0.0",
38-
"@octokit/plugin-rest-endpoint-methods": "2.3.0",
38+
"@octokit/plugin-rest-endpoint-methods": "2.4.0",
3939
"@octokit/request": "^5.2.0",
4040
"@octokit/request-error": "^1.0.2",
4141
"atob-lite": "^2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.