Skip to content

Commit 2824b45

Browse files
fix(deps): update dependency @octokit/types to v9 (#444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fefdd4f commit 2824b45

File tree

2 files changed

+76
-10
lines changed

2 files changed

+76
-10
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"dependencies": {
2525
"@octokit/request": "^6.0.0",
26-
"@octokit/types": "^8.0.0",
26+
"@octokit/types": "^9.0.0",
2727
"universal-user-agent": "^6.0.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)