Skip to content

Commit 1aeac56

Browse files
fix(deps): update dependency @octokit/types to v16 (#783)
* fix(deps): update dependency @octokit/types to v16 * bump --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
1 parent b5b08a2 commit 1aeac56

File tree

2 files changed

+21
-25
lines changed

2 files changed

+21
-25
lines changed

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)