Skip to content

Commit

Permalink
Bump the node group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the node group with 3 updates: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js), [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) and [@octokit/rest](https://github.com/octokit/rest.js).


Updates `@octokit/plugin-retry` from 7.0.3 to 7.1.0
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](octokit/plugin-retry.js@v7.0.3...v7.1.0)

Updates `@octokit/plugin-throttling` from 9.0.3 to 9.1.0
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v9.0.3...v9.1.0)

Updates `@octokit/rest` from 20.0.2 to 20.1.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.0.2...v20.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 8d0efe1 commit 4371f1a
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 20 deletions.
68 changes: 51 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@actions/core": "^1.10.1",
"@octokit/plugin-retry": "^7.0.3",
"@octokit/plugin-throttling": "^9.0.3",
"@octokit/rest": "^20.0.2"
"@octokit/plugin-retry": "^7.1.0",
"@octokit/plugin-throttling": "^9.1.0",
"@octokit/rest": "^20.1.0"
}
}

0 comments on commit 4371f1a

Please sign in to comment.