Skip to content

Commit 737812f

Browse files
fix(deps): update dependency @octokit/request to v10 (#659)
* fix(deps): update dependency @octokit/request to v10 * bump --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wolfy1339 <[email protected]>
1 parent d9856f5 commit 737812f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

Lines changed: 20 additions & 20 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
@@ -24,7 +24,7 @@
2424
"author": "Gregor Martynus (https://github.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/request": "^9.2.3",
27+
"@octokit/request": "^10.0.2",
2828
"@octokit/types": "^14.0.0",
2929
"universal-user-agent": "^7.0.0"
3030
},

0 commit comments

Comments
 (0)