Skip to content

Commit ead83f9

Browse files
chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260409 to 0.2.20260410 (#29448)
* chore(deps-dev): bump @ddbeck/mdn-content-inventory Bumps [@ddbeck/mdn-content-inventory](https://github.com/ddbeck/mdn-content-inventory) from 0.2.20260409 to 0.2.20260410. - [Commits](https://github.com/ddbeck/mdn-content-inventory/commits) --- updated-dependencies: - dependency-name: "@ddbeck/mdn-content-inventory" dependency-version: 0.2.20260410 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 184a8ac commit ead83f9

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

api/CSSMathClamp.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"api": {
33
"CSSMathClamp": {
44
"__compat": {
5+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp",
56
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#cssmathclamp",
67
"tags": [
78
"web-features:css-typed-om"
@@ -37,6 +38,7 @@
3738
"CSSMathClamp": {
3839
"__compat": {
3940
"description": "`CSSMathClamp()` constructor",
41+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/CSSMathClamp",
4042
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-cssmathclamp",
4143
"tags": [
4244
"web-features:css-typed-om"
@@ -72,6 +74,7 @@
7274
},
7375
"lower": {
7476
"__compat": {
77+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/lower",
7578
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-lower",
7679
"tags": [
7780
"web-features:css-typed-om"
@@ -107,6 +110,7 @@
107110
},
108111
"upper": {
109112
"__compat": {
113+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/upper",
110114
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-upper",
111115
"tags": [
112116
"web-features:css-typed-om"
@@ -142,6 +146,7 @@
142146
},
143147
"value": {
144148
"__compat": {
149+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/value",
145150
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-value",
146151
"tags": [
147152
"web-features:css-typed-om"

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)