Skip to content

Commit ecb8fa8

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

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

package-lock.json

Lines changed: 21 additions & 4 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
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@octokit/core": "^4.2.1",
2424
"@octokit/plugin-paginate-rest": "^6.1.2",
25-
"@octokit/plugin-retry": "^4.1.3",
25+
"@octokit/plugin-retry": "^5.0.0",
2626
"@octokit/plugin-throttling": "^6.0.0",
2727
"@semantic-release/error": "^3.0.0",
2828
"aggregate-error": "^4.0.1",

0 commit comments

Comments
 (0)