Skip to content

Commit 0339e27

Browse files
fix(deps): bump @octokit/types from 5.5.0 to 6.0.0 (#41)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 5.5.0 to 6.0.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v5.5.0...v6.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d62d551 commit 0339e27

File tree

2 files changed

+97
-4
lines changed

2 files changed

+97
-4
lines changed

package-lock.json

Lines changed: 96 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
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"dependencies": {
2424
"@octokit/request-error": "^2.0.2",
25-
"@octokit/types": "^5.0.0",
25+
"@octokit/types": "^6.0.0",
2626
"prettier": "^2.0.5"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)