From 7c64a8df8079768980df95ee30b1037e0abe631a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:37:10 +0000 Subject: [PATCH] Bump @ddbeck/mdn-content-inventory from 0.2.20250110 to 0.2.20250113 (#25638) --- api/DOMMatrix.json | 2 ++ api/DOMMatrixReadOnly.json | 1 + api/SVGComponentTransferFunctionElement.json | 7 +++++++ api/SVGRectElement.json | 6 ++++++ package-lock.json | 6 +++--- 5 files changed, 19 insertions(+), 3 deletions(-) diff --git a/api/DOMMatrix.json b/api/DOMMatrix.json index 66f7a808235ea2..58be3385da5ca1 100644 --- a/api/DOMMatrix.json +++ b/api/DOMMatrix.json @@ -1204,6 +1204,7 @@ }, "multiplySelf": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/multiplySelf", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-multiplyself", "support": { "chrome": { @@ -1238,6 +1239,7 @@ }, "preMultiplySelf": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/preMultiplySelf", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-premultiplyself", "support": { "chrome": { diff --git a/api/DOMMatrixReadOnly.json b/api/DOMMatrixReadOnly.json index e4faff31fd389c..b6a6cfa33794a3 100644 --- a/api/DOMMatrixReadOnly.json +++ b/api/DOMMatrixReadOnly.json @@ -1158,6 +1158,7 @@ "multiply": { "__compat": { "description": "`multiply()`", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/multiply", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-multiply", "support": { "chrome": { diff --git a/api/SVGComponentTransferFunctionElement.json b/api/SVGComponentTransferFunctionElement.json index 914acddcaeeb25..44e0080a139811 100644 --- a/api/SVGComponentTransferFunctionElement.json +++ b/api/SVGComponentTransferFunctionElement.json @@ -45,6 +45,7 @@ }, "amplitude": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/amplitude", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgcomponenttransferfunctionelement-amplitude", "tags": [ "web-features:svg" @@ -88,6 +89,7 @@ }, "exponent": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/exponent", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgcomponenttransferfunctionelement-exponent", "tags": [ "web-features:svg" @@ -131,6 +133,7 @@ }, "intercept": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/intercept", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgcomponenttransferfunctionelement-intercept", "tags": [ "web-features:svg" @@ -174,6 +177,7 @@ }, "offset": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/offset", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgcomponenttransferfunctionelement-offset", "tags": [ "web-features:svg" @@ -217,6 +221,7 @@ }, "slope": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/slope", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgcomponenttransferfunctionelement-slope", "tags": [ "web-features:svg" @@ -260,6 +265,7 @@ }, "tableValues": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/tableValues", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgcomponenttransferfunctionelement-tablevalues", "tags": [ "web-features:svg" @@ -303,6 +309,7 @@ }, "type": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/type", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgcomponenttransferfunctionelement-type", "tags": [ "web-features:svg" diff --git a/api/SVGRectElement.json b/api/SVGRectElement.json index d806753bad943b..b4dce7de25ca85 100644 --- a/api/SVGRectElement.json +++ b/api/SVGRectElement.json @@ -49,6 +49,7 @@ }, "height": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGRectElement/height", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGRectElement__height", "tags": [ "web-features:svg" @@ -96,6 +97,7 @@ }, "rx": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGRectElement/rx", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGRectElement__rx", "tags": [ "web-features:svg" @@ -141,6 +143,7 @@ }, "ry": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGRectElement/ry", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGRectElement__ry", "tags": [ "web-features:svg" @@ -186,6 +189,7 @@ }, "width": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGRectElement/width", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGRectElement__width", "tags": [ "web-features:svg" @@ -233,6 +237,7 @@ }, "x": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGRectElement/x", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGRectElement__x", "tags": [ "web-features:svg" @@ -280,6 +285,7 @@ }, "y": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGRectElement/y", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGRectElement__y", "tags": [ "web-features:svg" diff --git a/package-lock.json b/package-lock.json index 4949528e171058..4611faff4cf1c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -460,9 +460,9 @@ } }, "node_modules/@ddbeck/mdn-content-inventory": { - "version": "0.2.20250110", - "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20250110.tgz", - "integrity": "sha512-GO1L2n5qtQ7V+dFM91Wj+lthNX4V40ol+JcbxBDmAsFh07vydnLEFo9gzHk0PIi5u+sHdkRUb5bcIfXuxqrZFQ==", + "version": "0.2.20250113", + "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20250113.tgz", + "integrity": "sha512-tiGAuR0SsNopiSKMR0WuvIi+BSij2m1/i+0RIExL+93eoALcWO4n4ykLFE17UERlV4ApJF3/PbPKA9itZW6gIw==", "dev": true }, "node_modules/@desertnet/html-parser": {