Skip to content

Commit 5abe81a

Browse files
authoredAug 15, 2022
fix(deps): update dependency @octokit/types to v7 (#254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4aaf736 commit 5abe81a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed
 

‎package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "Gregor Martynus (https://github.com/gr2m)",
2323
"license": "MIT",
2424
"dependencies": {
25-
"@octokit/types": "^6.0.3",
25+
"@octokit/types": "^7.0.0",
2626
"deprecation": "^2.0.0",
2727
"once": "^1.4.0"
2828
},

0 commit comments

Comments
 (0)
Please sign in to comment.