Skip to content

Commit 9e2adcc

Browse files
fix(deps): bump @octokit/types from 4.1.9 to 5.0.0
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 4.1.9 to 5.0.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v4.1.9...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38a3051 commit 9e2adcc

File tree

2 files changed

+36
-4
lines changed

2 files changed

+36
-4
lines changed

package-lock.json

Lines changed: 35 additions & 3 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
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@octokit/request-error": "^2.0.0",
29-
"@octokit/types": "^4.0.1"
29+
"@octokit/types": "^5.0.0"
3030
},
3131
"devDependencies": {
3232
"@octokit/core": "^2.1.0",

0 commit comments

Comments
 (0)