Skip to content

Commit 1afd62a

Browse files
fix(deps): update dependency @octokit/types to v15 (#346)
* 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 <[email protected]>
1 parent e214c07 commit 1afd62a

File tree

2 files changed

+71
-161
lines changed

2 files changed

+71
-161
lines changed

package-lock.json

Lines changed: 66 additions & 156 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
@@ -24,14 +24,14 @@
2424
"author": "Gregor Martynus (https://dev.to/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/auth-oauth-device": "^8.0.1",
28-
"@octokit/oauth-methods": "^6.0.0",
29-
"@octokit/request": "^10.0.2",
30-
"@octokit/types": "^14.0.0",
27+
"@octokit/auth-oauth-device": "^8.0.2",
28+
"@octokit/oauth-methods": "^6.0.1",
29+
"@octokit/request": "^10.0.5",
30+
"@octokit/types": "^15.0.0",
3131
"universal-user-agent": "^7.0.0"
3232
},
3333
"devDependencies": {
34-
"@octokit/core": "^7.0.1",
34+
"@octokit/core": "^7.0.5",
3535
"@octokit/tsconfig": "^4.0.0",
3636
"@types/node": "^22.0.0",
3737
"@vitest/coverage-v8": "^3.0.0",

0 commit comments

Comments
 (0)