diff --git a/baselines/dom.generated.d.ts b/baselines/dom.generated.d.ts index 5f5714d1c..d71326fa4 100644 --- a/baselines/dom.generated.d.ts +++ b/baselines/dom.generated.d.ts @@ -21870,9 +21870,13 @@ interface SVGSVGElement extends SVGGraphicsElement, SVGFitToViewBox, WindowEvent currentScale: number; /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/currentTranslate) */ readonly currentTranslate: DOMPointReadOnly; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/height) */ readonly height: SVGAnimatedLength; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/width) */ readonly width: SVGAnimatedLength; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/x) */ readonly x: SVGAnimatedLength; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/y) */ readonly y: SVGAnimatedLength; /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/animationsPaused) */ animationsPaused(): boolean; diff --git a/baselines/ts5.5/dom.generated.d.ts b/baselines/ts5.5/dom.generated.d.ts index 5bebf9b5c..8846cde08 100644 --- a/baselines/ts5.5/dom.generated.d.ts +++ b/baselines/ts5.5/dom.generated.d.ts @@ -21849,9 +21849,13 @@ interface SVGSVGElement extends SVGGraphicsElement, SVGFitToViewBox, WindowEvent currentScale: number; /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/currentTranslate) */ readonly currentTranslate: DOMPointReadOnly; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/height) */ readonly height: SVGAnimatedLength; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/width) */ readonly width: SVGAnimatedLength; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/x) */ readonly x: SVGAnimatedLength; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/y) */ readonly y: SVGAnimatedLength; /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/animationsPaused) */ animationsPaused(): boolean; diff --git a/package-lock.json b/package-lock.json index 4d6bcaa9e..f094743a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -338,9 +338,9 @@ } }, "node_modules/@mdn/browser-compat-data": { - "version": "5.6.39", - "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.6.39.tgz", - "integrity": "sha512-I1hQdh954CCzYdu45u/UzO8feeOxqSGFj8BQkQzVN7amWiIy8byg3xXPY3DjNjiMMtsxz1y+HhcKlLUTfoJ/kA==", + "version": "5.6.40", + "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.6.40.tgz", + "integrity": "sha512-cEprODy3K3rHUvHjbjcNyXrz/vK9qVB8gu3Wue9+9DaLVv9v5pKmR+FKs4ZYeQb5pMNp//MuONGnrDHm55H63A==", "dev": true, "license": "CC0-1.0" }, @@ -841,9 +841,9 @@ } }, "node_modules/@webref/css": { - "version": "6.20.1", - "resolved": "https://registry.npmjs.org/@webref/css/-/css-6.20.1.tgz", - "integrity": "sha512-LnoHHumaI5Yy4dghJzwpDESiwwpDd7Ue7ystdlzTnVTZo9FLxMqN+inlwussx+fIRV7q+LA1PN2rDTywAL7omg==", + "version": "6.20.2", + "resolved": "https://registry.npmjs.org/@webref/css/-/css-6.20.2.tgz", + "integrity": "sha512-U952Mdr8FMCinlMrLu/3ykJMNS7ZxAfjNoC25fc3baHomZzTITkeEIiq8AzPg4/nwJkwOwQVZQ4K+wv0EkgqbA==", "dev": true, "license": "MIT", "peerDependencies": { @@ -865,9 +865,9 @@ "license": "MIT" }, "node_modules/@webref/idl": { - "version": "3.59.4", - "resolved": "https://registry.npmjs.org/@webref/idl/-/idl-3.59.4.tgz", - "integrity": "sha512-ErC+apyJw0AwbgefsqI1MAU5za/gImxVztzGVzDafl1mIGpEBJEu9XMOge5tG9xMZfUUPfRiphohV2VroWXvHQ==", + "version": "3.60.0", + "resolved": "https://registry.npmjs.org/@webref/idl/-/idl-3.60.0.tgz", + "integrity": "sha512-jgB23qrjyO/6WOmssFhLTub/1j94qRUYAu2rU7Em+AhK8UOdynjfGTeyF/uX40Ar/sg77u2ut6C3VQqvYL22nA==", "dev": true, "license": "MIT", "peerDependencies": {