Skip to content

Commit c75759b

Browse files
authoredJul 7, 2022
fix(deps): update dependency @octokit/request to v6 (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73b7cec commit c75759b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
 

‎package-lock.json

+11-11
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/request": "^5.6.0",
25+
"@octokit/request": "^6.0.0",
2626
"@octokit/types": "^6.0.3",
2727
"universal-user-agent": "^6.0.0"
2828
},

0 commit comments

Comments
 (0)
Please sign in to comment.