Skip to content

Commit ac08fcb

Browse files
TypeScript Botsaschanaz
andauthored
🤖 Update core dependencies (#1608)
Co-authored-by: saschanaz <[email protected]>
1 parent 90f1907 commit ac08fcb

File tree

2 files changed

+76
-92
lines changed

2 files changed

+76
-92
lines changed

baselines/dom.generated.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4292,6 +4292,8 @@ interface CSSStyleDeclaration {
42924292
maskSize: string;
42934293
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-type) */
42944294
maskType: string;
4295+
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/math-depth) */
4296+
mathDepth: string;
42954297
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/math-style) */
42964298
mathStyle: string;
42974299
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/max-block-size) */

package-lock.json

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

0 commit comments

Comments
 (0)