Skip to content

Commit b3c5e98

Browse files
Bump the octokit group with 3 updates
Bumps the octokit 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/types](https://github.com/octokit/types.ts). Updates `@octokit/plugin-retry` from 7.1.4 to 7.2.0 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v7.1.4...v7.2.0) Updates `@octokit/plugin-throttling` from 9.4.0 to 9.6.0 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v9.4.0...v9.6.0) Updates `@octokit/types` from 13.8.0 to 13.10.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.8.0...v13.10.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit - dependency-name: "@octokit/plugin-throttling" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit - dependency-name: "@octokit/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b9da75 commit b3c5e98

File tree

2 files changed

+19
-23
lines changed

2 files changed

+19
-23
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 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": "^7.0.1",
26-
"@octokit/plugin-retry": "^7.1.4",
27-
"@octokit/plugin-throttling": "^9.4.0",
26+
"@octokit/plugin-retry": "^7.2.0",
27+
"@octokit/plugin-throttling": "^9.6.0",
2828
"ajv": "8.17.1",
2929
"form-data": "^4.0.2",
3030
"jszip": "3.10.1",
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.26.9",
3939
"@babel/preset-react": "^7.26.3",
4040
"@babel/preset-typescript": "^7.26.0",
41-
"@octokit/types": "^13.8.0",
41+
"@octokit/types": "^13.10.0",
4242
"@types/archiver": "^6.0.3",
4343
"@types/jest": "^29.5.14",
4444
"@types/node": "^20.17.16",

0 commit comments

Comments
 (0)