Skip to content

Commit a649a41

Browse files
Bump @octokit/core and @octokit/plugin-throttling in /scripts (#614)
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 6.1.6 to 7.0.6 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v6.1.6...v7.0.6) Updates `@octokit/plugin-throttling` from 11.0.0 to 11.0.3 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.0...v11.0.3) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 113a8f4 commit a649a41

File tree

2 files changed

+107
-109
lines changed

2 files changed

+107
-109
lines changed

scripts/package-lock.json

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

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "substitute_article_urls.js",
66
"dependencies": {
7-
"@octokit/core": "^6.1.4",
7+
"@octokit/core": "^7.0.6",
88
"@octokit/plugin-throttling": "^11.0.0",
99
"args-parser": "^1.3.0",
1010
"asciidoctor": "^3.0.4",

0 commit comments

Comments
 (0)