Skip to content
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

build(deps-dev): bump @microsoft/api-extractor from 7.15.2 to 7.18.4 #1379

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 3 additions & 2 deletions etc/firebase-admin.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

```ts

/// <reference types="node" />

import { Agent } from 'http';
import { Bucket } from '@google-cloud/storage';
import * as _firestore from '@google-cloud/firestore';
Expand Down Expand Up @@ -923,7 +925,7 @@ export namespace messaging {
title?: string;
vibrate?: number | number[];
}
{};
{};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is interesting :D

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that's because of microsoft/rushstack#2808. Hopefully it will get fixed on their end.

}

// @public
Expand Down Expand Up @@ -1138,7 +1140,6 @@ export namespace storage {
}
}


// (No @packageDocumentation comment for this package)

```
68 changes: 33 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.