Skip to content

Commit fc62466

Browse files
fix(deps): bump @octokit/types from 6.0.0 to 6.0.1
* build(deps): bump @octokit/types from 6.0.0 to 6.0.1 Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.0.0...v6.0.1) Signed-off-by: dependabot[bot] <[email protected]> * build(deps): update to latest @octokit/types Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gregor Martynus <[email protected]>
1 parent b9e6eec commit fc62466

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 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": "^6.0.0",
25+
"@octokit/types": "^6.0.3",
2626
"prettier": "^2.0.5"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)