Skip to content

Commit 946631c

Browse files
chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260312 to 0.2.20260313 (#29252)
* chore(deps-dev): bump @ddbeck/mdn-content-inventory Bumps [@ddbeck/mdn-content-inventory](https://github.com/ddbeck/mdn-content-inventory) from 0.2.20260312 to 0.2.20260313. - [Commits](https://github.com/ddbeck/mdn-content-inventory/commits) --- updated-dependencies: - dependency-name: "@ddbeck/mdn-content-inventory" dependency-version: 0.2.20260313 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 7593879 commit 946631c

14 files changed

Lines changed: 19 additions & 3 deletions

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.

webdriver/bidi/bluetooth.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"bluetooth": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/bluetooth",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-bluetooth",
78
"support": {
89
"chrome": {

webdriver/bidi/browser.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"browser": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browser",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-browser",
78
"support": {
89
"chrome": {

webdriver/bidi/browsingContext.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"browsingContext": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/browsingContext",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-browsingContext",
78
"support": {
89
"chrome": {

webdriver/bidi/emulation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"emulation": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/emulation",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-emulation",
78
"support": {
89
"chrome": {

webdriver/bidi/input.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"input": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/input",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-input",
78
"support": {
89
"chrome": {

webdriver/bidi/log.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"log": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/log",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-log",
78
"support": {
89
"chrome": {

webdriver/bidi/network.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"network": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/network",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-network",
78
"support": {
89
"chrome": {

webdriver/bidi/permission.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"permission": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/permissions",
67
"spec_url": "https://w3c.github.io/permissions/#webdriver-bidi-module-permissions",
78
"support": {
89
"chrome": {

webdriver/bidi/script.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bidi": {
44
"script": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Reference/BiDi/Modules/script",
67
"spec_url": "https://w3c.github.io/webdriver-bidi/#module-script",
78
"support": {
89
"chrome": {

0 commit comments

Comments
 (0)