Skip to content

Commit 657f503

Browse files
chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260212 to 0.2.20260213 (#29043)
* chore(deps-dev): bump @ddbeck/mdn-content-inventory Bumps [@ddbeck/mdn-content-inventory](https://github.com/ddbeck/mdn-content-inventory) from 0.2.20260212 to 0.2.20260213. - [Commits](https://github.com/ddbeck/mdn-content-inventory/commits) --- updated-dependencies: - dependency-name: "@ddbeck/mdn-content-inventory" dependency-version: 0.2.20260213 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix mdn urls --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mdn-bot <108879845+mdn-bot@users.noreply.github.com>
1 parent 8ca3424 commit 657f503

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

api/AudioSession.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"api": {
33
"AudioSession": {
44
"__compat": {
5+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioSession",
56
"spec_url": "https://w3c.github.io/audio-session/#audiosession",
67
"tags": [
78
"web-features:audio-session"
@@ -36,6 +37,7 @@
3637
},
3738
"type": {
3839
"__compat": {
40+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioSession/type",
3941
"spec_url": "https://w3c.github.io/audio-session/#dom-audiosession-type",
4042
"tags": [
4143
"web-features:audio-session"

api/Navigator.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@
328328
},
329329
"audioSession": {
330330
"__compat": {
331+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Navigator/audioSession",
331332
"spec_url": "https://w3c.github.io/audio-session/#dom-navigator-audiosession",
332333
"tags": [
333334
"web-features:audio-session"

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)