Skip to content

Commit 2042b52

Browse files
fix(deps): update octokit monorepo
1 parent 8e12440 commit 2042b52

File tree

2 files changed

+68
-97
lines changed

2 files changed

+68
-97
lines changed

package-lock.json

Lines changed: 65 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"author": "Gregor Martynus (https://twitter.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/auth-action": "^3.0.0",
28-
"@octokit/core": "^4.0.0",
27+
"@octokit/auth-action": "^4.0.0",
28+
"@octokit/core": "^5.0.0",
2929
"@octokit/plugin-paginate-rest": "^7.0.0",
3030
"@octokit/plugin-rest-endpoint-methods": "^8.0.0",
31-
"@octokit/types": "^10.0.0",
31+
"@octokit/types": "^11.0.0",
3232
"https-proxy-agent": "^7.0.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)