From 8d1d3706247e66603e19205fcdd7852f956b35e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:13:42 +0000 Subject: [PATCH] Bump @ddbeck/mdn-content-inventory from 0.2.20241206 to 0.2.20241209 (#25351) --- api/SVGAnimatedAngle.json | 2 ++ api/SVGAnimatedTransformList.json | 2 ++ package-lock.json | 9 ++++----- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/api/SVGAnimatedAngle.json b/api/SVGAnimatedAngle.json index 06c2a2e2b54d34..020906d146f968 100644 --- a/api/SVGAnimatedAngle.json +++ b/api/SVGAnimatedAngle.json @@ -49,6 +49,7 @@ }, "animVal": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimatedAngle/animVal", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGAnimatedAngle__animVal", "tags": [ "web-features:smil-svg-animations" @@ -96,6 +97,7 @@ }, "baseVal": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimatedAngle/baseVal", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGAnimatedAngle__baseVal", "tags": [ "web-features:smil-svg-animations" diff --git a/api/SVGAnimatedTransformList.json b/api/SVGAnimatedTransformList.json index d55875faf1550f..944deaa66d8476 100644 --- a/api/SVGAnimatedTransformList.json +++ b/api/SVGAnimatedTransformList.json @@ -49,6 +49,7 @@ }, "animVal": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimatedTransformList/animVal", "spec_url": "https://svgwg.org/svg2-draft/coords.html#__svg__SVGAnimatedTransformList__animVal", "tags": [ "web-features:smil-svg-animations" @@ -96,6 +97,7 @@ }, "baseVal": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimatedTransformList/baseVal", "spec_url": "https://svgwg.org/svg2-draft/coords.html#__svg__SVGAnimatedTransformList__baseVal", "tags": [ "web-features:smil-svg-animations" diff --git a/package-lock.json b/package-lock.json index a8494a49044b0b..d559fca13a3b1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -479,11 +479,10 @@ } }, "node_modules/@ddbeck/mdn-content-inventory": { - "version": "0.2.20241206", - "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20241206.tgz", - "integrity": "sha512-uErX4wcU8t3aQYKVe3gO7hzOvtGREV2OBjqq+s4MK2AysOrnznSv2erkgIN7C9WZBz2oLopg3+//HiAw9epD1A==", - "dev": true, - "license": "CC-BY-SA-2.5" + "version": "0.2.20241209", + "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20241209.tgz", + "integrity": "sha512-42oMTLT+rZzu0Z3nWMinn8QP/zEr8grRV3LioCa3NycfAUwkQDqpseZkeVvJOimlZxVH7+PX2EBRQL8Fst2iaw==", + "dev": true }, "node_modules/@desertnet/html-parser": { "version": "1.0.1",