Skip to content

Commit d54a1f1

Browse files
ortagithub-actions[bot]
authored andcommitted
🤖 Update core dependencies
1 parent f915ac0 commit d54a1f1

14 files changed

+180
-198
lines changed

baselines/dom.generated.d.ts

Lines changed: 30 additions & 38 deletions
Large diffs are not rendered by default.

baselines/serviceworker.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6318,7 +6318,7 @@ interface PushMessageData {
63186318
*/
63196319
blob(): Blob;
63206320
/**
6321-
* The **`bytes()`** method of the PushMessageData interface extracts push message data as an Uint8Array object.
6321+
* The **`bytes()`** method of the PushMessageData interface extracts push message data as a Uint8Array object.
63226322
*
63236323
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/bytes)
63246324
*/

baselines/ts5.5/dom.generated.d.ts

Lines changed: 30 additions & 38 deletions
Large diffs are not rendered by default.

baselines/ts5.5/serviceworker.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6315,7 +6315,7 @@ interface PushMessageData {
63156315
*/
63166316
blob(): Blob;
63176317
/**
6318-
* The **`bytes()`** method of the PushMessageData interface extracts push message data as an Uint8Array object.
6318+
* The **`bytes()`** method of the PushMessageData interface extracts push message data as a Uint8Array object.
63196319
*
63206320
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/bytes)
63216321
*/

baselines/ts5.5/webworker.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7178,7 +7178,7 @@ interface PushMessageData {
71787178
*/
71797179
blob(): Blob;
71807180
/**
7181-
* The **`bytes()`** method of the PushMessageData interface extracts push message data as an Uint8Array object.
7181+
* The **`bytes()`** method of the PushMessageData interface extracts push message data as a Uint8Array object.
71827182
*
71837183
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/bytes)
71847184
*/

baselines/ts5.6/dom.generated.d.ts

Lines changed: 30 additions & 38 deletions
Large diffs are not rendered by default.

baselines/ts5.6/serviceworker.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6315,7 +6315,7 @@ interface PushMessageData {
63156315
*/
63166316
blob(): Blob;
63176317
/**
6318-
* The **`bytes()`** method of the PushMessageData interface extracts push message data as an Uint8Array object.
6318+
* The **`bytes()`** method of the PushMessageData interface extracts push message data as a Uint8Array object.
63196319
*
63206320
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/bytes)
63216321
*/

baselines/ts5.6/webworker.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7178,7 +7178,7 @@ interface PushMessageData {
71787178
*/
71797179
blob(): Blob;
71807180
/**
7181-
* The **`bytes()`** method of the PushMessageData interface extracts push message data as an Uint8Array object.
7181+
* The **`bytes()`** method of the PushMessageData interface extracts push message data as a Uint8Array object.
71827182
*
71837183
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/bytes)
71847184
*/

baselines/ts5.9/dom.generated.d.ts

Lines changed: 30 additions & 38 deletions
Large diffs are not rendered by default.

baselines/ts5.9/serviceworker.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6315,7 +6315,7 @@ interface PushMessageData {
63156315
*/
63166316
blob(): Blob;
63176317
/**
6318-
* The **`bytes()`** method of the PushMessageData interface extracts push message data as an Uint8Array object.
6318+
* The **`bytes()`** method of the PushMessageData interface extracts push message data as a Uint8Array object.
63196319
*
63206320
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/bytes)
63216321
*/

0 commit comments

Comments
 (0)