Skip to content

Commit da48bcf

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 8f090d7 commit da48bcf

File tree

2 files changed

+78
-4
lines changed

2 files changed

+78
-4
lines changed

package-lock.json

Lines changed: 77 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
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@octokit/endpoint": "^6.0.1",
3333
"@octokit/request-error": "^2.0.0",
34-
"@octokit/types": "^4.0.1",
34+
"@octokit/types": "^5.0.0",
3535
"deprecation": "^2.0.0",
3636
"is-plain-object": "^3.0.0",
3737
"node-fetch": "^2.3.0",

0 commit comments

Comments
 (0)