Skip to content

Commit da028e0

Browse files
fix(deps): update dependency @octokit/types to v15 (#540)
* fix(deps): update dependency @octokit/types to v15 * bump --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
1 parent 2d13fac commit da028e0

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 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/auth-oauth-device": "^8.0.1",
29-
"@octokit/auth-oauth-user": "^6.0.0",
30-
"@octokit/request": "^10.0.2",
31-
"@octokit/types": "^14.0.0",
28+
"@octokit/auth-oauth-device": "^8.0.2",
29+
"@octokit/auth-oauth-user": "^6.0.1",
30+
"@octokit/request": "^10.0.5",
31+
"@octokit/types": "^15.0.0",
3232
"universal-user-agent": "^7.0.0"
3333
},
3434
"devDependencies": {
35-
"@octokit/core": "^7.0.2",
35+
"@octokit/core": "^7.0.5",
3636
"@octokit/tsconfig": "^4.0.0",
3737
"@types/node": "^22.13.1",
3838
"@vitest/coverage-v8": "^3.0.5",

0 commit comments

Comments
 (0)