Skip to content

Commit 848551a

Browse files
typescript-botorta
andauthored
🤖 Update core dependencies (#2101)
Co-authored-by: orta <[email protected]>
1 parent 23819c7 commit 848551a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

baselines/dom.generated.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22008,7 +22008,7 @@ interface NavigatorStorage {
2200822008
}
2200922009

2201022010
/**
22011-
* The DOM **`Node`** interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types to be used similarly and often interchangeably.
22011+
* The DOM **`Node`** interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types be used similarly and often interchangeably.
2201222012
*
2201322013
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node)
2201422014
*/

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21987,7 +21987,7 @@ interface NavigatorStorage {
2198721987
}
2198821988

2198921989
/**
21990-
* The DOM **`Node`** interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types to be used similarly and often interchangeably.
21990+
* The DOM **`Node`** interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types be used similarly and often interchangeably.
2199121991
*
2199221992
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node)
2199321993
*/

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22008,7 +22008,7 @@ interface NavigatorStorage {
2200822008
}
2200922009

2201022010
/**
22011-
* The DOM **`Node`** interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types to be used similarly and often interchangeably.
22011+
* The DOM **`Node`** interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types be used similarly and often interchangeably.
2201222012
*
2201322013
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node)
2201422014
*/

inputfiles/mdn

Submodule mdn updated 54 files

0 commit comments

Comments
 (0)