Skip to content

Commit 5478448

Browse files
renovate[bot]renovate-bot
andauthoredMar 3, 2021
fix(typescript): parameter types fixes for octokit.checks.create(), octokit.checks.update(), and octokit.gists.update() (#2030)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 65df4d6 commit 5478448

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed
 

‎package-lock.json

+19-4
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.13.1"
38+
"@octokit/plugin-rest-endpoint-methods": "4.13.2"
3939
},
4040
"devDependencies": {
4141
"@octokit/auth": "^3.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.