refactor(dev-infra): update to later version of @octokit/rest and remove class extenstion of Octokit (#42395)

Update @octokit/rest and remove the usage of a class extension of Octokit as the
class does not have a class define constructor.

PR Close #42395
This commit is contained in:
Joey Perrott
2021-05-27 12:14:36 -07:00
committed by Andrew Kushnir
parent af762fa917
commit aeb407296b
9 changed files with 98 additions and 143 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"@bazel/terser": "3.5.0",
"@bazel/typescript": "3.5.0",
"@microsoft/api-extractor": "7.7.11",
"@octokit/rest": "16.28.7",
"@octokit/rest": "16.43.2",
"@octokit/types": "^6.0.0",
"@schematics/angular": "12.0.1",
"@types/angular": "^1.6.47",