Skip to content

Bump @octokit/request-error, @octokit/graphql and @octokit/rest in /extensions/github #246629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
364 changes: 132 additions & 232 deletions extensions/github/package-lock.json
4 changes: 2 additions & 2 deletions extensions/github/package.json
Original file line number Diff line number Diff line change
@@ -227,9 +227,9 @@
"watch": "gulp watch-extension:github"
},
"dependencies": {
"@octokit/graphql": "5.0.5",
"@octokit/graphql": "8.2.2",
"@octokit/graphql-schema": "14.4.0",
"@octokit/rest": "19.0.4",
"@octokit/rest": "21.1.1",
"tunnel": "^0.0.6",
"@vscode/extension-telemetry": "^0.9.8"
},