Skip to content

Commit fe8bb4b

Browse files
fix(deps): update octokit monorepo (major) (#759)
* fix(deps): update octokit monorepo * chore(deps): update dependency undici to v7 (#728) (#760) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
1 parent a4c1f27 commit fe8bb4b

File tree

2 files changed

+126
-104
lines changed

2 files changed

+126
-104
lines changed

package-lock.json

Lines changed: 123 additions & 101 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
@@ -25,14 +25,14 @@
2525
"author": "Gregor Martynus (https://github.com/gr2m)",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@octokit/endpoint": "^10.1.4",
29-
"@octokit/request-error": "^6.1.8",
28+
"@octokit/endpoint": "^11.0.0",
29+
"@octokit/request-error": "^7.0.0",
3030
"@octokit/types": "^14.0.0",
3131
"fast-content-type-parse": "^3.0.0",
3232
"universal-user-agent": "^7.0.2"
3333
},
3434
"devDependencies": {
35-
"@octokit/auth-app": "^7.0.0",
35+
"@octokit/auth-app": "^8.0.0",
3636
"@octokit/tsconfig": "^4.0.0",
3737
"@types/node": "^22.0.0",
3838
"@vitest/coverage-v8": "^3.0.0",

0 commit comments

Comments
 (0)