Skip to content

Commit

Permalink
Bump @octokit/core and @octokit/plugin-throttling
Browse files Browse the repository at this point in the history
Bumps [@octokit/core](https://github.com/octokit/core.js) and [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js). These dependencies needed to be updated together.

Updates `@octokit/core` from 5.2.0 to 6.1.2
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v5.2.0...v6.1.2)

Updates `@octokit/plugin-throttling` from 8.2.0 to 9.3.2
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v8.2.0...v9.3.2)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 9f714a9 commit ea5ab5e
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 93 deletions.
210 changes: 119 additions & 91 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"typescript": "^5.3.0"
},
"devDependencies": {
"@octokit/core": "^5.0.2",
"@octokit/core": "^6.1.2",
"@octokit/graphql-schema": "^15.25.0",
"@octokit/plugin-retry": "^5.0.5",
"@octokit/plugin-throttling": "^8.1.3",
"@octokit/plugin-throttling": "^9.3.2",
"@octokit/types": "^12.4.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
"@types/react-infinite-scroller": "^1.2.5",
Expand Down

0 comments on commit ea5ab5e

Please sign in to comment.