Skip to content

Commit 0b8f202

Browse files
authoredJul 7, 2022
fix(deps): update dependency @octokit/core to v4 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5256bba commit 0b8f202

File tree

2 files changed

+73
-10
lines changed

2 files changed

+73
-10
lines changed
 

‎package-lock.json

+72-9
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
@@ -32,7 +32,7 @@
3232
],
3333
"repository": "github:octokit/rest.js",
3434
"dependencies": {
35-
"@octokit/core": "^3.5.1",
35+
"@octokit/core": "^4.0.0",
3636
"@octokit/plugin-paginate-rest": "^2.16.8",
3737
"@octokit/plugin-request-log": "^1.0.4",
3838
"@octokit/plugin-rest-endpoint-methods": "^5.12.0"

0 commit comments

Comments
 (0)
Please sign in to comment.