Skip to content

Commit 620198d

Browse files
ortagithub-actions[bot]
authored andcommitted
🤖 Update core dependencies
1 parent 692be44 commit 620198d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

baselines/dom.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18664,7 +18664,7 @@ interface RTCSessionDescription {
1866418664
/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSessionDescription/type) */
1866518665
readonly type: RTCSdpType;
1866618666
/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSessionDescription/toJSON) */
18667-
toJSON(): any;
18667+
toJSON(): RTCSessionDescriptionInit;
1866818668
}
1866918669

1867018670
declare var RTCSessionDescription: {

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)