Skip to content

Commit 1853fd3

Browse files
Bump the octokit group across 1 directory with 2 updates
Bumps the octokit group with 2 updates in the /extensions/ql-vscode directory: [@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 8.1.0 to 8.1.1 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v8.1.0...v8.1.1) Updates `@octokit/plugin-throttling` from 11.0.3 to 11.0.5 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.3...v11.0.5) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a208a2 commit 1853fd3

2 files changed

Lines changed: 62 additions & 17 deletions

File tree

extensions/ql-vscode/package-lock.json

Lines changed: 60 additions & 15 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
@@ -2070,8 +2070,8 @@
20702070
"dependencies": {
20712071
"@floating-ui/react": "^0.27.19",
20722072
"@hpcc-js/wasm-graphviz": "^1.22.0",
2073-
"@octokit/plugin-retry": "^8.1.0",
2074-
"@octokit/plugin-throttling": "^11.0.3",
2073+
"@octokit/plugin-retry": "^8.1.1",
2074+
"@octokit/plugin-throttling": "^11.0.5",
20752075
"@octokit/rest": "^22.0.1",
20762076
"@vscode-elements/react-elements": "^2.4.0",
20772077
"@vscode/codicons": "^0.0.44",

0 commit comments

Comments
 (0)