Skip to content

Commit

Permalink
fix(deps): bump @octokit/plugin-throttling from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2022
1 parent 6a16cec commit d98a19d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@octokit/core": "^4.0.4",
"@octokit/plugin-paginate-rest": "^3.0.0",
"@octokit/plugin-retry": "^3.0.9",
"@octokit/plugin-throttling": "^4.0.1"
"@octokit/plugin-throttling": "^4.1.0"
},
"devDependencies": {
"@semantic-release/git": "^10.0.1",
Expand Down

0 comments on commit d98a19d

Please sign in to comment.