Skip to content

Commit

Permalink
fix(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 8e12440 commit 2042b52
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 97 deletions.
159 changes: 65 additions & 94 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-action": "^3.0.0",
"@octokit/core": "^4.0.0",
"@octokit/auth-action": "^4.0.0",
"@octokit/core": "^5.0.0",
"@octokit/plugin-paginate-rest": "^7.0.0",
"@octokit/plugin-rest-endpoint-methods": "^8.0.0",
"@octokit/types": "^10.0.0",
"@octokit/types": "^11.0.0",
"https-proxy-agent": "^7.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 2042b52

Please sign in to comment.