Skip to content

Commit bee3a14

Browse files
Bump @octokit/plugin-throttling from 9.6.0 to 10.0.0 (#1205)
* Bump @octokit/plugin-throttling from 9.6.0 to 10.0.0 Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 9.6.0 to 10.0.0. - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v9.6.0...v10.0.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-throttling" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Run 'npm run build' --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
1 parent b4f8185 commit bee3a14

File tree

5 files changed

+64
-12
lines changed

5 files changed

+64
-12
lines changed

dist/query.js

Lines changed: 15 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/update-repo-task-status.js

Lines changed: 15 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/update-repo-task-statuses.js

Lines changed: 15 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 18 additions & 5 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
@@ -24,7 +24,7 @@
2424
"@actions/tool-cache": "^2.0.2",
2525
"@octokit/action": "^7.0.2",
2626
"@octokit/plugin-retry": "^7.2.1",
27-
"@octokit/plugin-throttling": "^9.6.0",
27+
"@octokit/plugin-throttling": "^10.0.0",
2828
"ajv": "8.17.1",
2929
"form-data": "^4.0.2",
3030
"jszip": "3.10.1",

0 commit comments

Comments
 (0)