Skip to content

Commit 7b2d0a3

Browse files
authored
Merge pull request #1511 from microsoft/deps-260117
Updated deps
2 parents 28e702b + 101a322 commit 7b2d0a3

File tree

3 files changed

+308
-318
lines changed

3 files changed

+308
-318
lines changed

business/enterprise.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ function isStringToken(token: string | GetAuthorizationHeader): token is string
101101

102102
export default class GitHubEnterprise {
103103
private _billing: GitHubEnterpriseBilling;
104+
104105
private _graphqlNodeId: string;
105106

106107
constructor(

0 commit comments

Comments
 (0)