Skip to content

Commit c23cf69

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

File tree

6 files changed

+19
-9
lines changed

6 files changed

+19
-9
lines changed

baselines/dom.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10215,7 +10215,7 @@ declare var CaretPosition: {
1021510215
};
1021610216

1021710217
/**
10218-
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channels separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
10218+
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channel separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
1021910219
*
1022010220
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/ChannelMergerNode)
1022110221
*/

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10204,7 +10204,7 @@ declare var CaretPosition: {
1020410204
};
1020510205

1020610206
/**
10207-
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channels separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
10207+
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channel separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
1020810208
*
1020910209
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/ChannelMergerNode)
1021010210
*/

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10212,7 +10212,7 @@ declare var CaretPosition: {
1021210212
};
1021310213

1021410214
/**
10215-
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channels separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
10215+
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channel separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
1021610216
*
1021710217
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/ChannelMergerNode)
1021810218
*/

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10212,7 +10212,7 @@ declare var CaretPosition: {
1021210212
};
1021310213

1021410214
/**
10215-
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channels separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
10215+
* The **`ChannelMergerNode`** interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channel separately, e.g., for performing channel mixing where gain must be separately controlled on each channel.
1021610216
*
1021710217
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/ChannelMergerNode)
1021810218
*/

inputfiles/mdn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2822,7 +2822,7 @@
28222822
{
28232823
"mdn_url": "/en-US/docs/Web/API/ChannelMergerNode",
28242824
"pageType": "web-api-interface",
2825-
"summary": "The ChannelMergerNode interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channels separately, e.g., for performing channel mixing where gain must be separately controlled on each channel."
2825+
"summary": "The ChannelMergerNode interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output. Each input is used to fill a channel of the output. This is useful for accessing each channel separately, e.g., for performing channel mixing where gain must be separately controlled on each channel."
28262826
},
28272827
{
28282828
"mdn_url": "/en-US/docs/Web/API/ChannelMergerNode/ChannelMergerNode",

package-lock.json

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

0 commit comments

Comments
 (0)