Skip to content

Commit 30f83b6

Browse files
fix(deps): update octokit deps (#772)
bump octokit Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
1 parent b07d593 commit 30f83b6

File tree

2 files changed

+18
-50
lines changed

2 files changed

+18
-50
lines changed

package-lock.json

Lines changed: 16 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"author": "Gregor Martynus (https://github.com/gr2m)",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@octokit/endpoint": "^11.0.0",
29-
"@octokit/request-error": "^7.0.0",
28+
"@octokit/endpoint": "^11.0.1",
29+
"@octokit/request-error": "^7.0.1",
3030
"@octokit/types": "^15.0.0",
3131
"fast-content-type-parse": "^3.0.0",
3232
"universal-user-agent": "^7.0.2"

0 commit comments

Comments
 (0)