Skip to content

Commit 3b92a90

Browse files
Bump the production-dependencies group with 4 updates
Bumps the production-dependencies group with 4 updates: [@octokit/core](https://github.com/octokit/core.js), [@octokit/graphql](https://github.com/octokit/graphql.js), [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) and [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js). Updates `@octokit/core` from 7.0.4 to 7.0.5 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v7.0.4...v7.0.5) Updates `@octokit/graphql` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](octokit/graphql.js@v9.0.1...v9.0.2) Updates `@octokit/plugin-retry` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v8.0.1...v8.0.2) Updates `@octokit/plugin-throttling` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/graphql" dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/plugin-retry" dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 521397d commit 3b92a90

File tree

2 files changed

+40
-130
lines changed

2 files changed

+40
-130
lines changed

package-lock.json

Lines changed: 37 additions & 127 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
@@ -18,12 +18,12 @@
1818
"node": ">=18.0.0"
1919
},
2020
"dependencies": {
21-
"@octokit/core": "^7.0.4",
21+
"@octokit/core": "^7.0.5",
2222
"@octokit/graphql": "^9.0.1",
2323
"@octokit/plugin-paginate-rest": "^13.1.1",
2424
"@octokit/plugin-rest-endpoint-methods": "^16.1.0",
25-
"@octokit/plugin-retry": "^8.0.1",
26-
"@octokit/plugin-throttling": "^11.0.1",
25+
"@octokit/plugin-retry": "^8.0.2",
26+
"@octokit/plugin-throttling": "^11.0.2",
2727
"chalk": "^5.6.2",
2828
"inquirer": "^12.9.6",
2929
"p-limit": "^7.1.1",

0 commit comments

Comments
 (0)