Skip to content

Commit 4494926

Browse files
Bump the octokit group in /extensions/ql-vscode with 2 updates
Bumps the octokit group in /extensions/ql-vscode 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 7.2.0 to 7.2.1 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v7.2.0...v7.2.1) Updates `@octokit/plugin-throttling` from 9.6.0 to 9.6.1 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v9.6.0...v9.6.1) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/plugin-throttling" dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbbedc6 commit 4494926

File tree

2 files changed

+46
-16
lines changed

2 files changed

+46
-16
lines changed

extensions/ql-vscode/package-lock.json

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

extensions/ql-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,8 +1969,8 @@
19691969
},
19701970
"dependencies": {
19711971
"@floating-ui/react": "^0.27.0",
1972-
"@octokit/plugin-retry": "^7.2.0",
1973-
"@octokit/plugin-throttling": "^9.6.0",
1972+
"@octokit/plugin-retry": "^7.2.1",
1973+
"@octokit/plugin-throttling": "^9.6.1",
19741974
"@octokit/rest": "^21.1.1",
19751975
"@vscode/codicons": "^0.0.36",
19761976
"@vscode/debugadapter": "^1.59.0",

0 commit comments

Comments
 (0)