Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/core to v4
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @octokit/core to v4

* fix(deps): bump peerDependency @octokit/core to v4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
  • Loading branch information
renovate[bot] and oscard0m committed Jul 8, 2022
1 parent f0ba25a commit 7b25d72
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 19 deletions.
98 changes: 81 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -28,10 +28,10 @@
"@octokit/types": "^6.39.0"
},
"peerDependencies": {
"@octokit/core": ">=2"
"@octokit/core": ">=4"
},
"devDependencies": {
"@octokit/core": "^3.0.0",
"@octokit/core": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "^5.14.0",
"@pika/pack": "^0.5.0",
"@pika/plugin-build-node": "^0.9.0",
Expand Down

0 comments on commit 7b25d72

Please sign in to comment.