From 3290a8a23377595bb2916ae4ce59a51c647c6961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:26:42 +0000 Subject: [PATCH] Bump @ddbeck/mdn-content-inventory from 0.2.20241118 to 0.2.20241119 (#25123) --- api/HTMLAreaElement.json | 1 + package-lock.json | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/api/HTMLAreaElement.json b/api/HTMLAreaElement.json index ff48217ad733a6..9968edc00a1208 100644 --- a/api/HTMLAreaElement.json +++ b/api/HTMLAreaElement.json @@ -45,6 +45,7 @@ }, "alt": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/alt", "spec_url": "https://html.spec.whatwg.org/multipage/image-maps.html#dom-area-alt", "tags": [ "web-features:image-maps" diff --git a/package-lock.json b/package-lock.json index fbad858e861c47..9f477c8b95c3f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -479,9 +479,9 @@ } }, "node_modules/@ddbeck/mdn-content-inventory": { - "version": "0.2.20241118", - "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20241118.tgz", - "integrity": "sha512-ZWKGiAv6xGjSD8MeLmtGdxEh9swmPSkUOAcjCHO3JmekUaQPk6k3mtaIJ67C4ns6Qc5SI53Pu2qCsLK5RTq93Q==", + "version": "0.2.20241119", + "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20241119.tgz", + "integrity": "sha512-xF+dBZhoW8a3xv0rlgyOlfvw6PJupB0zoPrTrridp5TyzXCRXEa0WtNtlwvFdJFrF0OGxybu2MyhyJl//QqCzg==", "dev": true }, "node_modules/@desertnet/html-parser": {