Skip to content

Commit 6687eb1

Browse files
Bump the octokit group in /extensions/ql-vscode with 3 updates
Bumps the octokit group in /extensions/ql-vscode 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/rest](https://github.com/octokit/rest.js). Updates `@octokit/plugin-retry` from 7.1.2 to 7.1.3 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v7.1.2...v7.1.3) Updates `@octokit/plugin-throttling` from 9.3.2 to 9.4.0 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v9.3.2...v9.4.0) Updates `@octokit/rest` from 21.0.2 to 21.1.0 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v21.0.2...v21.1.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/plugin-throttling" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit - dependency-name: "@octokit/rest" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 427c603 commit 6687eb1

File tree

2 files changed

+95
-63
lines changed

2 files changed

+95
-63
lines changed

extensions/ql-vscode/package-lock.json

+92-60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1969,9 +1969,9 @@
19691969
},
19701970
"dependencies": {
19711971
"@floating-ui/react": "^0.27.0",
1972-
"@octokit/plugin-retry": "^7.1.2",
1973-
"@octokit/plugin-throttling": "^9.3.2",
1974-
"@octokit/rest": "^21.0.2",
1972+
"@octokit/plugin-retry": "^7.1.3",
1973+
"@octokit/plugin-throttling": "^9.4.0",
1974+
"@octokit/rest": "^21.1.0",
19751975
"@vscode/codicons": "^0.0.36",
19761976
"@vscode/debugadapter": "^1.59.0",
19771977
"@vscode/debugprotocol": "^1.68.0",

0 commit comments

Comments
 (0)