Skip to content

Commit b0b1303

Browse files
fix(deps): update dependency @octokit/plugin-retry to v5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70c4875 commit b0b1303

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+5-5
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
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@octokit/core": "^4.0.0",
2626
"@octokit/plugin-paginate-rest": "^6.0.0",
27-
"@octokit/plugin-retry": "^4.0.0",
27+
"@octokit/plugin-retry": "^5.0.0",
2828
"@octokit/plugin-throttling": "^6.0.0",
2929
"quick-format-unescaped": "^4.0.1"
3030
},

0 commit comments

Comments
 (0)