Skip to content

Commit c41b1af

Browse files
fix(deps): update dependency @octokit/types to v14 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wolfy1339 <[email protected]>
1 parent 5314917 commit c41b1af

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

Diff for: package-lock.json

+81-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1919
"license": "ISC",
2020
"dependencies": {
21-
"@octokit/auth-app": "^7.1.3",
21+
"@octokit/auth-app": "^7.2.1",
2222
"@octokit/auth-token": "^5.0.0",
23-
"@octokit/auth-unauthenticated": "^6.0.0",
24-
"@octokit/types": "^13.0.0"
23+
"@octokit/auth-unauthenticated": "^6.1.3",
24+
"@octokit/types": "^14.0.0"
2525
},
2626
"peerDependencies": {
2727
"@octokit/core": ">=6"

0 commit comments

Comments
 (0)