Skip to content

Commit 9524e54

Browse files
TypeScript Botsaschanaz
TypeScript Bot
andauthored
🤖 Update core dependencies (#1681)
Co-authored-by: saschanaz <[email protected]>
1 parent f451119 commit 9524e54

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Diff for: baselines/dom.generated.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -5031,6 +5031,8 @@ interface CSSStyleDeclaration {
50315031
y: string;
50325032
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/z-index) */
50335033
zIndex: string;
5034+
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/zoom) */
5035+
zoom: string;
50345036
/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/getPropertyPriority) */
50355037
getPropertyPriority(property: string): string;
50365038
/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/getPropertyValue) */

Diff for: package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)