Skip to content

Commit 247575a

Browse files
fix(deps): update dependency @octokit/types to v7 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc5eae5 commit 247575a

File tree

2 files changed

+137
-7
lines changed

2 files changed

+137
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"dependencies": {
2525
"@octokit/request-error": "^3.0.0",
26-
"@octokit/types": "^6.0.3"
26+
"@octokit/types": "^7.0.0"
2727
},
2828
"devDependencies": {
2929
"@octokit/core": "^4.0.0",

0 commit comments

Comments
 (0)