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:
committed by
Andrew Kushnir
parent
af762fa917
commit
aeb407296b
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user