Skip to content

Commit 5992a99

Browse files
chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260427 to 0.2.20260428 (#29558)
* chore(deps-dev): bump @ddbeck/mdn-content-inventory Bumps [@ddbeck/mdn-content-inventory](https://github.com/ddbeck/mdn-content-inventory) from 0.2.20260427 to 0.2.20260428. - [Commits](https://github.com/ddbeck/mdn-content-inventory/commits) --- updated-dependencies: - dependency-name: "@ddbeck/mdn-content-inventory" dependency-version: 0.2.20260428 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 e029e08 commit 5992a99

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

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.

webassembly/api/Global.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
},
9595
"value": {
9696
"__compat": {
97+
"mdn_url": "https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Global/value",
9798
"spec_url": "https://webassembly.github.io/spec/js-api/#dom-global-value",
9899
"tags": [
99100
"web-features:wasm"
@@ -137,6 +138,7 @@
137138
},
138139
"valueOf": {
139140
"__compat": {
141+
"mdn_url": "https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Global/valueOf",
140142
"spec_url": "https://webassembly.github.io/spec/js-api/#dom-global-valueof",
141143
"tags": [
142144
"web-features:wasm"

0 commit comments

Comments
 (0)