Skip to content

Commit 88a6f6d

Browse files
Bump the octokit group with 2 updates
Bumps the octokit group with 2 updates: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) and [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js). Updates `@octokit/plugin-retry` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v8.0.2...v8.0.3) Updates `@octokit/plugin-throttling` from 11.0.2 to 11.0.3 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61c53fc commit 88a6f6d

File tree

2 files changed

+64
-17
lines changed

2 files changed

+64
-17
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@actions/io": "^1.1.3",
2424
"@actions/tool-cache": "^2.0.2",
2525
"@octokit/action": "^8.0.2",
26-
"@octokit/plugin-retry": "^8.0.2",
27-
"@octokit/plugin-throttling": "^11.0.2",
26+
"@octokit/plugin-retry": "^8.0.3",
27+
"@octokit/plugin-throttling": "^11.0.3",
2828
"ajv": "8.17.1",
2929
"form-data": "^4.0.4",
3030
"jszip": "3.10.1",

0 commit comments

Comments
 (0)