Skip to content

Commit 805dc7e

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 772626d commit 805dc7e

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

package-lock.json

Lines changed: 25 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
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/octokit/plugin-enterprise-cloud.js#readme",
3636
"dependencies": {
37-
"@octokit/types": "^4.0.1"
37+
"@octokit/types": "^5.0.0"
3838
},
3939
"devDependencies": {
4040
"@octokit/core": "^2.2.0",

0 commit comments

Comments
 (0)