From f8ef875113a7d3e9952f41de68be1e3a3a1e6988 Mon Sep 17 00:00:00 2001 From: MDN Web Docs GitHub Bot <108879845+mdn-bot@users.noreply.github.com> Date: Thu, 8 Jan 2026 02:40:09 +0100 Subject: [PATCH 1/5] fix: auto-cleanup by bot (#42680) * chore: auto-fix Markdownlint, Prettier, and front-matter issues * Fix more * Fix typos --------- Co-authored-by: Joshua Chen --- .vscode/dictionaries/code-entities.txt | 2 ++ .../control_mechanisms/other/index.md | 2 +- files/en-us/glossary/adobe_flash/index.md | 2 +- .../what_is_accessibility/index.md | 2 +- .../mdn/community/pull_requests/index.md | 1 - .../mozilla/firefox/releases/147/index.md | 2 +- .../serviceworkercontainer/register/index.md | 4 +-- .../api/svganimatedstring/baseval/index.md | 4 +-- .../guides/anchor_positioning/using/index.md | 2 +- .../properties/anchor-scope/index.md | 14 +++++----- .../properties/animation-timeline/index.md | 20 +++++++------- .../properties/baseline-source/index.md | 2 +- .../web/css/reference/properties/index.md | 5 ++++ .../properties/timeline-scope/index.md | 2 +- .../properties/view-timeline-axis/index.md | 2 +- .../reference/selectors/_colon_valid/index.md | 2 +- .../web/css/reference/selectors/index.md | 1 + .../selectors/keyframe_selectors/index.md | 26 +++++++++---------- .../selectors/pseudo-classes/index.md | 4 +++ .../css/reference/values/data_types/index.md | 1 + .../reference/headers/sec-ch-width/index.md | 4 +++ .../en-us/web/uri/reference/fragment/index.md | 5 ++-- 22 files changed, 63 insertions(+), 46 deletions(-) diff --git a/.vscode/dictionaries/code-entities.txt b/.vscode/dictionaries/code-entities.txt index 8dd0cd145c42854..9bd7bf65ff54c00 100644 --- a/.vscode/dictionaries/code-entities.txt +++ b/.vscode/dictionaries/code-entities.txt @@ -325,6 +325,7 @@ jssidebar jsval kaios kawi +kdeglobals kerx Key_Codeinput KEY_dead_abovecomma @@ -360,6 +361,7 @@ KIND_NONHEAP knda Kore krai +kwriteconfig lanatham laoo largeop diff --git a/files/en-us/games/techniques/control_mechanisms/other/index.md b/files/en-us/games/techniques/control_mechanisms/other/index.md index 7860212584a7c6b..c9b496e48277c8e 100644 --- a/files/en-us/games/techniques/control_mechanisms/other/index.md +++ b/files/en-us/games/techniques/control_mechanisms/other/index.md @@ -157,7 +157,7 @@ If you want to go completely bananas you can use [Makey Makey](https://makeymake Check out the [banana piano video](https://www.youtube.com/watch?v=_DWQ6ce2Ags), and be sure to visit the [quick start guide](https://learn.sparkfun.com/tutorials/makey-makey-quickstart-guide) for all the needed info. -There's even a [Cylon.js-supported Makey Button functionality](https://cylonjs.com/documentation/drivers/makey-button/) inspired by the Makey Makey board, so you can use the popular Cylon robotics framework for your experiments with Arduino or Raspberry Pi. Connecting the boards and using them may look like this: +There's even a Cylon.js-supported Makey Button functionality inspired by the Makey Makey board, so you can use the popular Cylon robotics framework for your experiments with Arduino or Raspberry Pi. Connecting the boards and using them may look like this: ```js const Cylon = require("cylon"); diff --git a/files/en-us/glossary/adobe_flash/index.md b/files/en-us/glossary/adobe_flash/index.md index c2a651f1327ba24..b62001acd6af4cb 100644 --- a/files/en-us/glossary/adobe_flash/index.md +++ b/files/en-us/glossary/adobe_flash/index.md @@ -12,7 +12,7 @@ sidebar: glossarysidebar - [Flash](https://en.wikipedia.org/wiki/Adobe_Flash) on Wikipedia - [Adobe Flash Player](https://en.wikipedia.org/wiki/Adobe_Flash_Player) on Wikipedia - [Adobe Flash end-of-life announcement](https://www.adobe.com/products/flashplayer/end-of-life-alternative.html) - - Chrome: [Saying goodbye to Flash in Chrome](https://blog.google/products/chrome/saying-goodbye-flash-chrome/) + - Chrome: [Saying goodbye to Flash in Chrome](https://blog.google/products-and-platforms/products/chrome/saying-goodbye-flash-chrome/) - Firefox: [Firefox Roadmap for Flash End-of-Life](https://blog.mozilla.org/futurereleases/2017/07/25/firefox-roadmap-flash-end-life/) - Safari: [Adobe Announces Flash Distribution and Updates to End](https://webkit.org/blog/7839/adobe-announces-flash-distribution-and-updates-to-end/) - Edge: [The End of an Era – Next Steps for Adobe Flash](https://blogs.windows.com/msedgedev/2017/07/25/flash-on-windows-timeline/) diff --git a/files/en-us/learn_web_development/core/accessibility/what_is_accessibility/index.md b/files/en-us/learn_web_development/core/accessibility/what_is_accessibility/index.md index 23fa14ca0300c82..5671dac60c5e91d 100644 --- a/files/en-us/learn_web_development/core/accessibility/what_is_accessibility/index.md +++ b/files/en-us/learn_web_development/core/accessibility/what_is_accessibility/index.md @@ -176,6 +176,6 @@ This article should have given you a useful high-level overview of accessibility - [Understandable](/en-US/docs/Web/Accessibility/Guides/Understanding_WCAG/Understandable) - [Robust](/en-US/docs/Web/Accessibility/Guides/Understanding_WCAG/Robust) -- [Google Chrome released an auto-captioning extension](https://blog.google/products/chrome/live-caption-chrome/) +- [Google Chrome released an auto-captioning extension](https://blog.google/products-and-platforms/products/chrome/live-caption-chrome/) {{NextMenu("Learn_web_development/Core/Accessibility/Tooling", "Learn_web_development/Core/Accessibility")}} diff --git a/files/en-us/mdn/community/pull_requests/index.md b/files/en-us/mdn/community/pull_requests/index.md index 5f34717c0049382..d26c19465e88eff 100644 --- a/files/en-us/mdn/community/pull_requests/index.md +++ b/files/en-us/mdn/community/pull_requests/index.md @@ -198,6 +198,5 @@ Once the reviewer mentioned in the description has approved the changes, they wi Reviewers are encouraged to read the following articles for help with common tasks: - [The Art of Closing](https://blog.jessfraz.com/post/the-art-of-closing/) explains how to close an unfinished or rejected pull request -- [Kindness and Code Reviews: Improving the Way We Give Feedback](https://product.voxmedia.com/2018/8/21/17549400/kindness-and-code-reviews-improving-the-way-we-give-feedback) gives useful hints to give feedback - [Code Review Guidelines for the Reviewer](https://phauer.com/2018/code-review-guidelines/#code-reviews-guidelines-for-the-reviewer) provides examples of good and bad feedback - [How to do a code review](https://google.github.io/eng-practices/review/reviewer/) on google.github.io/eng-practices diff --git a/files/en-us/mozilla/firefox/releases/147/index.md b/files/en-us/mozilla/firefox/releases/147/index.md index f0a62b1ca74452a..7122b72dc941830 100644 --- a/files/en-us/mozilla/firefox/releases/147/index.md +++ b/files/en-us/mozilla/firefox/releases/147/index.md @@ -103,7 +103,7 @@ Firefox 147 is the current [Beta version of Firefox](https://www.firefox.com/en- #### WebDriver BiDi -- Implemented the `input.fileDialogOpened` event, which is emitted whenever a filepicker is triggered by the content page, for instance after clicking on an input with `type="file"`. ([Firefox bug 1855045](https://bugzil.la/1855045)). +- Implemented the `input.fileDialogOpened` event, which is emitted whenever a file picker is triggered by the content page, for instance after clicking on an input with `type="file"`. ([Firefox bug 1855045](https://bugzil.la/1855045)). - Implemented the `emulation.setScreenSettingsOverride` command to allow clients to emulate the screen dimensions for a list of browsing contexts or user contexts. ([Firefox bug 2000651](https://bugzil.la/2000651)). - Fixed an issue where `browsingContext.navigate` with `wait=none` didn't always contain the real target URL. ([Firefox bug 2004191](https://bugzil.la/2004191)). - Updated `script.evaluate` and `script.callFunction` to bypass Content Security Policy (CSP). ([Firefox bug 1941780](https://bugzil.la/1941780)). diff --git a/files/en-us/web/api/serviceworkercontainer/register/index.md b/files/en-us/web/api/serviceworkercontainer/register/index.md index f979d2091f0324e..925056b4e09a90b 100644 --- a/files/en-us/web/api/serviceworkercontainer/register/index.md +++ b/files/en-us/web/api/serviceworkercontainer/register/index.md @@ -99,7 +99,7 @@ This ensures that only one service worker runs for each document. ### Security considerations -The `scriptURL` parameter specifies the script for the service worker, which can intercept network requests for pages within its scope and return respones that are fresh, cached, new, or modified. +The `scriptURL` parameter specifies the script for the service worker, which can intercept network requests for pages within its scope and return responses that are fresh, cached, new, or modified. If the input is provided by a user, this is a possible vector for [cross-site scripting (XSS)](/en-US/docs/Web/Security/Attacks/XSS) attacks. It is extremely risky to accept and execute arbitrary URLs from untrusted origins. @@ -162,7 +162,7 @@ const trustedScriptURL = policy.createScriptURL(untrustedScript); We can now pass the `TrustedScriptURL` object into `register()`: ```js -navigator.serviceWorker.register(trustedScriptURL). +navigator.serviceWorker.register(trustedScriptURL); ``` ### Register a service worker with default scope diff --git a/files/en-us/web/api/svganimatedstring/baseval/index.md b/files/en-us/web/api/svganimatedstring/baseval/index.md index 7a602eae5bd928d..a86822a3bd552b1 100644 --- a/files/en-us/web/api/svganimatedstring/baseval/index.md +++ b/files/en-us/web/api/svganimatedstring/baseval/index.md @@ -9,7 +9,7 @@ browser-compat: api.SVGAnimatedString.baseVal {{APIRef("SVG")}} > [!WARNING] -> The [`baseVal`](/en-US/docs/Web/API/SVGAnimatedString/baseVal) property can be used to set the non-animated value of a reflected attribute. +> The `baseVal` property can be used to set the non-animated value of a reflected attribute. > In the case of {{domxref("SVGScriptElement/href","SVGScriptElement.href.baseVal")}} this property represents the URL of an external script loaded into the SVG script element. > APIs like this are known as [injection sinks](/en-US/docs/Web/API/Trusted_Types_API#concepts_and_usage), and are potentially a vector for [cross-site scripting (XSS)](/en-US/docs/Web/Security/Attacks/XSS) attacks. > @@ -24,7 +24,7 @@ This is the value of the reflected attribute before any animations are applied. Getting the property returns a string that represents the non-animated value of the reflected attribute, if it has been set. If the reflected attribute is not specified but has an alternative deprecated version that has been set, then its value will be returned instead. -If neither reflected attribute is set, then the property will return an iniital value for the reflected attribute if one exists, and otherwise the empty string (`""`). +If neither reflected attribute is set, then the property will return an initial value for the reflected attribute if one exists, and otherwise the empty string (`""`). The property must be set to a {{domxref("TrustedScriptURL")}} if the reflected attribute's element is an {{domxref("SVGScriptElement")}} and [Trusted Types](/en-US/docs/Web/API/Trusted_Types_API) are [enforced by a CSP](/en-US/docs/Web/API/Trusted_Types_API#using_a_csp_to_enforce_trusted_types). For all other cases, the value can be a string (or an object that can be resolved to a string). diff --git a/files/en-us/web/css/guides/anchor_positioning/using/index.md b/files/en-us/web/css/guides/anchor_positioning/using/index.md index e7d949d4d074901..010fcfb10e3958a 100644 --- a/files/en-us/web/css/guides/anchor_positioning/using/index.md +++ b/files/en-us/web/css/guides/anchor_positioning/using/index.md @@ -166,7 +166,7 @@ body { .scoped { padding: 20px; - background: #eee; + background: #eeeeee; } .anchor { diff --git a/files/en-us/web/css/reference/properties/anchor-scope/index.md b/files/en-us/web/css/reference/properties/anchor-scope/index.md index b3cab07b381dbdd..b972546a13ce9a3 100644 --- a/files/en-us/web/css/reference/properties/anchor-scope/index.md +++ b/files/en-us/web/css/reference/properties/anchor-scope/index.md @@ -33,7 +33,7 @@ anchor-scope: unset; - : No anchor scope limiting happens on an element. This is the default value. - `all` - : Sets the scope so that _any_ `anchor-name` values set in the subtree can only be bound to by positioned elements in the same subtree. -- {{cssxref("dashed-ident")}}# +- {{cssxref("dashed-ident", "<dashed-ident>#")}} - : One or more comma-separated {{cssxref("dashed-ident")}}s representing anchor names. Sets the scope so that the specified `anchor-name` values, when set in the subtree, can only be bound to by positioned elements in the same subtree. ## Description @@ -100,7 +100,7 @@ To test this out, we declare the `anchor` `
` as an anchor element by settin ```css hidden live-sample___basic-usage .scoped { padding: 20px; - background: #eee; + background: #eeeeee; } .anchor { @@ -181,8 +181,8 @@ Finally, we include a {{htmlelement("form")}} containing three different [` - - + + @@ -203,8 +203,8 @@ body { .scoped { padding: 20px; - background: #eee; - border: 2px solid #ddd; + background: #eeeeee; + border: 2px solid #dddddd; border-radius: 10px; width: 100px; height: 100px; @@ -225,7 +225,7 @@ body { border-radius: 3px; width: fit-content; padding: 3px 6px; - box-shadow: 3px 3px 3px rgba(0 0 0 / 0.2); + box-shadow: 3px 3px 3px rgb(0 0 0 / 0.2); } form { diff --git a/files/en-us/web/css/reference/properties/animation-timeline/index.md b/files/en-us/web/css/reference/properties/animation-timeline/index.md index fb359f5cf0c6171..898529129f95758 100644 --- a/files/en-us/web/css/reference/properties/animation-timeline/index.md +++ b/files/en-us/web/css/reference/properties/animation-timeline/index.md @@ -325,8 +325,8 @@ In this example, we demonstrate how to create and apply a named view progress ti Our HTML includes a lot of text in a container within a scroller, which we've hidden for brevity. In the middle of the wall of text, we include two `
` elements that we will animate based on the visibility of the element itself in the first case and based on the visibility of its parent in the second case: ```html live-sample___named_view -
SELF
-
PARENT
+
SELF
+
PARENT
``` ```html-nolint hidden live-sample___named_view @@ -349,7 +349,7 @@ Our HTML includes a lot of text in a container within a scroller, which we've hi We create a keyframe animation that changes the opacity and scale of the element, and apply it to both animated elements: ```css live-sample___named_view -@keyframes animationEffect { +@keyframes animation-effect { 0% { opacity: 0; scale: 0; @@ -360,8 +360,8 @@ We create a keyframe animation that changes the opacity and scale of the element } } -.animatedElement { - animation: animationEffect 1ms linear; +.animated-element { + animation: animation-effect 1ms linear; } ``` @@ -369,14 +369,14 @@ The `self` element is explicitly named as the scroller for itself by setting the ```css live-sample___named_view .self { - view-timeline-name: --selfScrollerElement; - animation-timeline: --selfScrollerElement; + view-timeline-name: --self-scroller-element; + animation-timeline: --self-scroller-element; } .container { - view-timeline-name: --parentScrollerElement; + view-timeline-name: --parent-scroller-element; } .parent { - animation-timeline: --parentScrollerElement; + animation-timeline: --parent-scroller-element; } ``` @@ -402,7 +402,7 @@ Additional CSS declarations were hidden for brevity. margin-bottom: 0.75lh; } - .animatedElement { + .animated-element { height: 200px; width: calc(100% - 2em); margin: auto; diff --git a/files/en-us/web/css/reference/properties/baseline-source/index.md b/files/en-us/web/css/reference/properties/baseline-source/index.md index 56708a6fbf8cfbe..37c7a4bb790466b 100644 --- a/files/en-us/web/css/reference/properties/baseline-source/index.md +++ b/files/en-us/web/css/reference/properties/baseline-source/index.md @@ -86,7 +86,7 @@ body { } .box { - border: 2px solid #888; + border: 2px solid #888 888; width: 50px; } diff --git a/files/en-us/web/css/reference/properties/index.md b/files/en-us/web/css/reference/properties/index.md index f428f9ea938db38..248b6674d023dfb 100644 --- a/files/en-us/web/css/reference/properties/index.md +++ b/files/en-us/web/css/reference/properties/index.md @@ -56,6 +56,7 @@ Standard properties defined by CSS specifications include the following: - {{CSSxRef("alignment-baseline")}} - {{CSSxRef("all")}} (shorthand) - {{CSSxRef("anchor-name")}} +- {{CSSxRef("anchor-scope")}} - {{CSSxRef("animation-composition")}} - {{CSSxRef("animation-delay")}} - {{CSSxRef("animation-direction")}} @@ -89,6 +90,7 @@ Standard properties defined by CSS specifications include the following: - {{CSSxRef("background-repeat")}} - {{CSSxRef("background-size")}} - {{CSSxRef("background")}} (shorthand) +- {{CSSxRef("baseline-source")}} - {{CSSxRef("block-size")}} ### Border-\* @@ -321,6 +323,9 @@ Standard properties defined by CSS specifications include the following: - {{CSSxRef("inset")}} (shorthand) - {{CSSxRef("inset")}} (shorthand) - {{CSSxRef("interactivity")}} +- {{CSSxRef("interest-delay")}} +- {{CSSxRef("interest-delay-end")}} +- {{CSSxRef("interest-delay-start")}} - {{CSSxRef("interpolate-size")}} - {{CSSxRef("isolation")}} diff --git a/files/en-us/web/css/reference/properties/timeline-scope/index.md b/files/en-us/web/css/reference/properties/timeline-scope/index.md index 7233b888e7acb0b..6e9a62fce25f463 100644 --- a/files/en-us/web/css/reference/properties/timeline-scope/index.md +++ b/files/en-us/web/css/reference/properties/timeline-scope/index.md @@ -44,7 +44,7 @@ The `timeline-scope` property modifies the scope of a named animation timeline. The value of the `timeline-scope` is the name of a timeline defined on a descendant element; this changes the scope of the timeline to include the targeted element and its descendants. In other words, that element on which the `timeline-scope` property is defined, and all of its descendant elements, can be controlled using that timeline. -If no timeline (or more than one timeline) exists with the name given for the `timeline-scope` value, an inactive timeline with the specified name is created. The `timeline-scope` property only works with named timelines, and therefore can not be used in conjunction with anonymous timelines created using the {{cssxref("view()")}} or {{cssxref("scroll()")}} animation timeline functions. +If no timeline (or more than one timeline) exists with the name given for the `timeline-scope` value, an inactive timeline with the specified name is created. The `timeline-scope` property only works with named timelines, and therefore can not be used in conjunction with anonymous timelines created using the {{cssxref("animation-timeline/view", "view()")}} or {{cssxref("animation-timeline/scroll", "scroll()")}} animation timeline functions. ## Formal definition diff --git a/files/en-us/web/css/reference/properties/view-timeline-axis/index.md b/files/en-us/web/css/reference/properties/view-timeline-axis/index.md index 7faaddd2cac9027..8da13240bd80ec6 100644 --- a/files/en-us/web/css/reference/properties/view-timeline-axis/index.md +++ b/files/en-us/web/css/reference/properties/view-timeline-axis/index.md @@ -198,7 +198,7 @@ Scroll the horizontal bar at the bottom to see the subject element animate as yo - {{cssxref("animation-timeline")}} - {{cssxref("view-timeline")}}, {{cssxref("view-timeline-inset")}}, {{cssxref("view-timeline-name")}} -- {{cssxref("view()")}} +- {{cssxref("animation-timeline/view", "view()")}} - [Guide: Scroll-driven animation timelines](/en-US/docs/Web/CSS/Guides/Scroll-driven_animations/Timelines) - [CSS scroll-driven animations](/en-US/docs/Web/CSS/Guides/Scroll-driven_animations) module - [CSS animations](/en-US/docs/Web/CSS/Guides/Animations) module diff --git a/files/en-us/web/css/reference/selectors/_colon_valid/index.md b/files/en-us/web/css/reference/selectors/_colon_valid/index.md index 88a5ee0584e227a..7825618497f1aa0 100644 --- a/files/en-us/web/css/reference/selectors/_colon_valid/index.md +++ b/files/en-us/web/css/reference/selectors/_colon_valid/index.md @@ -131,7 +131,7 @@ input { } input { - box-shadow: inset 1px 1px 3px #ccccccs; + box-shadow: inset 1px 1px 3px #cccccc; border-radius: 5px; } diff --git a/files/en-us/web/css/reference/selectors/index.md b/files/en-us/web/css/reference/selectors/index.md index 869f53242397aa2..55c9668af7623a0 100644 --- a/files/en-us/web/css/reference/selectors/index.md +++ b/files/en-us/web/css/reference/selectors/index.md @@ -37,6 +37,7 @@ selector { - [Attribute selectors](/en-US/docs/Web/CSS/Reference/Selectors/Attribute_selectors) - [Class selectors](/en-US/docs/Web/CSS/Reference/Selectors/Class_selectors) - [ID selectors](/en-US/docs/Web/CSS/Reference/Selectors/ID_selectors) +- [Keyframe selectors](/en-US/docs/Web/CSS/Reference/Selectors/Keyframe_selectors) - [Namespace separator (`|`)](/en-US/docs/Web/CSS/Reference/Selectors/Namespace_separator) - [Pseudo-class selectors](/en-US/docs/Web/CSS/Reference/Selectors/Pseudo-classes) - [Pseudo-element selectors](/en-US/docs/Web/CSS/Reference/Selectors/Pseudo-elements) diff --git a/files/en-us/web/css/reference/selectors/keyframe_selectors/index.md b/files/en-us/web/css/reference/selectors/keyframe_selectors/index.md index e6a16f12e36a30f..002840a2b66e9b5 100644 --- a/files/en-us/web/css/reference/selectors/keyframe_selectors/index.md +++ b/files/en-us/web/css/reference/selectors/keyframe_selectors/index.md @@ -83,7 +83,7 @@ For example, if an element has a `red` background color, and the following anima } ``` -The background color will be `red` at the start of the animation, transitioning to `purple` a quarter of the way through the animation, remaining `purple` for half the animation, and transitioning back to `red`, the original background color, starting `75%` of the way through the {{cssxref("animation-timeline", "animation timeline", "", "nocode")}}. See the example that [omits the `to` and `from`](#omitting_to_and_from). +The background color will be `red` at the start of the animation, transitioning to `purple` a quarter of the way through the animation, remaining `purple` for half the animation, and transitioning back to `red`, the original background color, starting `75%` of the way through the [animation timeline](/en-US/docs/Web/CSS/Reference/Properties/animation-timeline). See the example that [omits the `to` and `from`](#omitting_to_and_from). #### Omitted property declarations @@ -100,22 +100,22 @@ This animation repeats non-changing values in multiple selector blocks, which is ```css @keyframes uglyAnimation { 0% { - transform: translatex(0); + transform: translateX(0); opacity: 0; background-color: purple; } 50% { - transform: translatex(0); + transform: translateX(0); opacity: 1; background-color: purple; } 75% { - transform: translatex(0); + transform: translateX(0); opacity: 0; background-color: green; } 100% { - transform: translatex(50vw); + transform: translateX(50vw); opacity: 0; background-color: purple; } @@ -130,7 +130,7 @@ We can use the cascade to group values in one selector block, then override them 50%, 75%, 100% { - transform: translatex(0); + transform: translateX(0); opacity: 0; background-color: purple; } @@ -141,7 +141,7 @@ We can use the cascade to group values in one selector block, then override them background-color: green; } 100% { - transform: translatex(50vw); + transform: translateX(50vw); } } ``` @@ -160,13 +160,13 @@ Order is important! We can't ignore the cascade. If we reorder the above incorre background-color: green; } 100% { - transform: translatex(50vw); + transform: translateX(50vw); } 0%, 50%, 75%, 100% { - transform: translatex(0); + transform: translateX(0); opacity: 1; background-color: purple; } @@ -233,14 +233,14 @@ We create an {{cssxref("@keyframes")}} animation, applying styles to the `from` ```css @keyframes slide-and-fade { from { - transform: translatex(0); + transform: translateX(0); opacity: 0; } 50% { opacity: 1; } to { - transform: translatex(50vw); + transform: translateX(50vw); opacity: 0; } } @@ -375,6 +375,6 @@ The `background-color` and `outline-width` properties are set in `30%` and `40%` - {{cssxref("@keyframes")}} - {{cssxref("animation")}} - {{cssxref("animation-range")}} -- [Using CSS animations](/en-US/docs/Web/CSS/CSS_Animations/Using_CSS_animations) -- [CSS animations](/en-US/docs/Web/CSS/CSS_Animations) module +- [Using CSS animations](/en-US/docs/Web/CSS/Guides/Animations/Using) +- [CSS animations](/en-US/docs/Web/CSS/Guides/Animations) module - [CSS scroll-driven animations](/en-US/docs/Web/CSS/Guides/Scroll-driven_animations) diff --git a/files/en-us/web/css/reference/selectors/pseudo-classes/index.md b/files/en-us/web/css/reference/selectors/pseudo-classes/index.md index a564821828d6c8b..6d9ba87241ee628 100644 --- a/files/en-us/web/css/reference/selectors/pseudo-classes/index.md +++ b/files/en-us/web/css/reference/selectors/pseudo-classes/index.md @@ -324,6 +324,8 @@ I - {{CSSxRef(":in-range")}} - {{CSSxRef(":indeterminate")}} +- {{CSSxRef(":interest-source")}} +- {{CSSxRef(":interest-target")}} - {{CSSxRef(":invalid")}} - {{cssxref(":is()")}} @@ -384,7 +386,9 @@ S T - {{CSSxRef(":target")}} +- {{CSSxRef(":target-after")}} - {{CSSxRef(":target-current")}} +- {{CSSxRef(":target-before")}} U diff --git a/files/en-us/web/css/reference/values/data_types/index.md b/files/en-us/web/css/reference/values/data_types/index.md index e99adc3fc7b554c..791cb614c1e547b 100644 --- a/files/en-us/web/css/reference/values/data_types/index.md +++ b/files/en-us/web/css/reference/values/data_types/index.md @@ -206,6 +206,7 @@ The [CSS shapes](/en-US/docs/Web/CSS/Guides/Shapes) and [CSS borders and box dec - {{cssxref("system-color")}} - {{cssxref("text-edge")}} - {{cssxref("time")}} +- {{cssxref("timeline-range-name")}} - {{cssxref("time-percentage")}} - {{cssxref("transform-function")}} - {{cssxref("url_value", "<url>")}} diff --git a/files/en-us/web/http/reference/headers/sec-ch-width/index.md b/files/en-us/web/http/reference/headers/sec-ch-width/index.md index 4740cda1585e11c..d4ba4161ecf5cbf 100644 --- a/files/en-us/web/http/reference/headers/sec-ch-width/index.md +++ b/files/en-us/web/http/reference/headers/sec-ch-width/index.md @@ -61,6 +61,10 @@ Then on subsequent image requests the client might send `Sec-CH-Width` header ba Width: 1920 ``` +## Specifications + +{{Specifications}} + ## Browser compatibility {{Compat}} diff --git a/files/en-us/web/uri/reference/fragment/index.md b/files/en-us/web/uri/reference/fragment/index.md index bf9b1d2a991085a..5f8c7fab45543b1 100644 --- a/files/en-us/web/uri/reference/fragment/index.md +++ b/files/en-us/web/uri/reference/fragment/index.md @@ -37,9 +37,9 @@ There's a special [text fragment](/en-US/docs/Web/URI/Reference/Fragment/Text_fr - `#syntax` - : The browser will scroll to the element with the `id="syntax"` in the document (which, for this page, is the [Syntax](#syntax) heading). - `#:~:text=fragment` - - : The browser will highlight the text [`fragment`](#:~:text=fragment) in the document. + - : The browser will highlight the text [`fragment`](#:~:text=fragment) in the document; see [Text fragments](/en-US/docs/Web/URI/Reference/Fragment/Text_fragments) for more details. - `#t=10,20` - - : The video or audio will start playing from the 10th second. + - : The video or audio will start playing from the 10th second; see [Media fragments](/en-US/docs/Web/URI/Reference/Fragment/Media_fragments) for more details. ## Specifications @@ -49,3 +49,4 @@ There's a special [text fragment](/en-US/docs/Web/URI/Reference/Fragment/Text_fr - [URIs](/en-US/docs/Web/URI) - [Text fragments](/en-US/docs/Web/URI/Reference/Fragment/Text_fragments) +- [Media fragments](/en-US/docs/Web/URI/Reference/Fragment/Media_fragments) From 16c3888a1e566bac8886ddbf4d995a41674d22b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:05:50 -0500 Subject: [PATCH 2/5] chore(deps-dev): bump lefthook from 2.0.11 to 2.0.13 (#42538) Bumps [lefthook](https://github.com/evilmartians/lefthook) from 2.0.11 to 2.0.13. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](https://github.com/evilmartians/lefthook/compare/v2.0.11...v2.0.13) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.0.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 88 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb4e1ff8e97e754..075db7fc2d6c6f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "imagemin-pngquant": "^10.0.0", "imagemin-svgo": "^11.0.1", "is-svg": "^6.1.0", - "lefthook": "^2.0.11", + "lefthook": "^2.0.13", "markdownlint-cli2": "0.20.0", "markdownlint-rule-search-replace": "1.2.0", "node-html-parser": "^7.0.1", @@ -6088,9 +6088,9 @@ } }, "node_modules/lefthook": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook/-/lefthook-2.0.11.tgz", - "integrity": "sha512-/91k4dt9MRNkzeSr1iMjNi/z8dNuh+XvNfXrWA6PV+M1ZxiNY6uN6bGnr13n+j7N89f4h7YWBhCqhzhK33M5cA==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook/-/lefthook-2.0.13.tgz", + "integrity": "sha512-D39rCVl7/GpqakvhQvqz07SBpzUWTvWjXKnBZyIy8O6D+Lf9xD6tnbHtG5nWXd9iPvv1AKGQwL9R/e5rNtV6SQ==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -6098,22 +6098,22 @@ "lefthook": "bin/index.js" }, "optionalDependencies": { - "lefthook-darwin-arm64": "2.0.11", - "lefthook-darwin-x64": "2.0.11", - "lefthook-freebsd-arm64": "2.0.11", - "lefthook-freebsd-x64": "2.0.11", - "lefthook-linux-arm64": "2.0.11", - "lefthook-linux-x64": "2.0.11", - "lefthook-openbsd-arm64": "2.0.11", - "lefthook-openbsd-x64": "2.0.11", - "lefthook-windows-arm64": "2.0.11", - "lefthook-windows-x64": "2.0.11" + "lefthook-darwin-arm64": "2.0.13", + "lefthook-darwin-x64": "2.0.13", + "lefthook-freebsd-arm64": "2.0.13", + "lefthook-freebsd-x64": "2.0.13", + "lefthook-linux-arm64": "2.0.13", + "lefthook-linux-x64": "2.0.13", + "lefthook-openbsd-arm64": "2.0.13", + "lefthook-openbsd-x64": "2.0.13", + "lefthook-windows-arm64": "2.0.13", + "lefthook-windows-x64": "2.0.13" } }, "node_modules/lefthook-darwin-arm64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-darwin-arm64/-/lefthook-darwin-arm64-2.0.11.tgz", - "integrity": "sha512-RfpdcJJQXstdgDiIBDRffncayKiXx+0LyMUCunIxDEO2JMXPpYK2hIdpUU0rkitzptAADchG7u1OXJ31rrtIAA==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-darwin-arm64/-/lefthook-darwin-arm64-2.0.13.tgz", + "integrity": "sha512-KbQqpNSNTugjtPzt97CNcy/XZy5asJ0+uSLoHc4ML8UCJdsXKYJGozJHNwAd0Xfci/rQlj82A7rPOuTdh0jY0Q==", "cpu": [ "arm64" ], @@ -6125,9 +6125,9 @@ ] }, "node_modules/lefthook-darwin-x64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-darwin-x64/-/lefthook-darwin-x64-2.0.11.tgz", - "integrity": "sha512-D013UNKQa4FKgpxDMqdaU109U2/Pidtrt9CobQoq8te4eGUglcwxMzuYVTgaYnenz0FgKxSfVaCZsZgwqeMWqA==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-darwin-x64/-/lefthook-darwin-x64-2.0.13.tgz", + "integrity": "sha512-s/vI6sEE8/+rE6CONZzs59LxyuSc/KdU+/3adkNx+Q13R1+p/AvQNeszg3LAHzXmF3NqlxYf8jbj/z5vBzEpRw==", "cpu": [ "x64" ], @@ -6139,9 +6139,9 @@ ] }, "node_modules/lefthook-freebsd-arm64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-freebsd-arm64/-/lefthook-freebsd-arm64-2.0.11.tgz", - "integrity": "sha512-mgfNqG1tiJkCuGNwPG0LEfnAHGJA+Qzl6KidOtX/Zhxmj/sM+6hxiP4LOeEAhCnaZF5kuPtQgbFzShFHc2BK6A==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-freebsd-arm64/-/lefthook-freebsd-arm64-2.0.13.tgz", + "integrity": "sha512-iQeJTU7Zl8EJlCMQxNZQpJFAQ9xl40pydUIv5SYnbJ4nqIr9ONuvrioNv6N2LtKP5aBl1nIWQQ9vMjgVyb3k+A==", "cpu": [ "arm64" ], @@ -6153,9 +6153,9 @@ ] }, "node_modules/lefthook-freebsd-x64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-freebsd-x64/-/lefthook-freebsd-x64-2.0.11.tgz", - "integrity": "sha512-rnHOlQbJfLGCibr7yHM44kPNgf/tFpEbj/cWVHRhjRdbgYSCAjJk0uKd/EVo3v/vjfId2na0AhWbLvO/aY3wQQ==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-freebsd-x64/-/lefthook-freebsd-x64-2.0.13.tgz", + "integrity": "sha512-99cAXKRIzpq/u3obUXbOQJCHP+0ZkJbN3TF+1ZQZlRo3Y6+mPSCg9fh/oi6dgbtu4gTI5Ifz3o5p2KZzAIF9ZQ==", "cpu": [ "x64" ], @@ -6167,9 +6167,9 @@ ] }, "node_modules/lefthook-linux-arm64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-linux-arm64/-/lefthook-linux-arm64-2.0.11.tgz", - "integrity": "sha512-1XjDo2/4fM0TbJBwxZh8w+WMOFueg9oYHkryM8vc3vp8wTajdWBazg1K37JIS3FUco3tcOs+eWHQg0ekVjpWoA==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-linux-arm64/-/lefthook-linux-arm64-2.0.13.tgz", + "integrity": "sha512-RWarenY3kLy/DT4/8dY2bwDlYwlELRq9MIFq+FiMYmoBHES3ckWcLX2JMMlM49Y672paQc7MbneSrNUn/FQWhg==", "cpu": [ "arm64" ], @@ -6181,9 +6181,9 @@ ] }, "node_modules/lefthook-linux-x64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-linux-x64/-/lefthook-linux-x64-2.0.11.tgz", - "integrity": "sha512-OKOcfEvozXhO7+y2xgUzvc2kkqfhluql/sjQSzd8Ka+iK3hM4KCfbfgYx9q61Pjr34a0+i03cuH5DF2dlq/rrg==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-linux-x64/-/lefthook-linux-x64-2.0.13.tgz", + "integrity": "sha512-QZRcxXGf8Uj/75ITBqoBh0zWhJE7+uFoRxEHwBq0Qjv55Q4KcFm7FBN/IFQCSd14reY5pmY3kDaWVVy60cAGJA==", "cpu": [ "x64" ], @@ -6195,9 +6195,9 @@ ] }, "node_modules/lefthook-openbsd-arm64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-openbsd-arm64/-/lefthook-openbsd-arm64-2.0.11.tgz", - "integrity": "sha512-n1KEx196M3SKaWVNTQXGgxzBsiYAsdAy6Of6I6TAZwPhG7yoRrKGkQrhOlPgMzYl36udG1Lk4D+mfY9T0oOUYQ==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-openbsd-arm64/-/lefthook-openbsd-arm64-2.0.13.tgz", + "integrity": "sha512-LAuOWwnNmOlRE0RxKMOhIz5Kr9tXi0rCjzXtDARW9lvfAV6Br2wP+47q0rqQ8m/nVwBYoxfJ/RDunLbb86O1nA==", "cpu": [ "arm64" ], @@ -6209,9 +6209,9 @@ ] }, "node_modules/lefthook-openbsd-x64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-openbsd-x64/-/lefthook-openbsd-x64-2.0.11.tgz", - "integrity": "sha512-WAEtKpYUVvuJMVLA38IBoaPnTNSiaEzvUYxjTBlYTLHJwn7HC2GG6P1cnvoua8rfxb9/Bfi7C3D3IPa9VmB33Q==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-openbsd-x64/-/lefthook-openbsd-x64-2.0.13.tgz", + "integrity": "sha512-n9TIN3QLncyxOHomiKKwzDFHKOCm5H28CVNAZFouKqDwEaUGCs5TJI88V85j4/CgmLVUU8uUn4ClVCxIWYG59w==", "cpu": [ "x64" ], @@ -6223,9 +6223,9 @@ ] }, "node_modules/lefthook-windows-arm64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-windows-arm64/-/lefthook-windows-arm64-2.0.11.tgz", - "integrity": "sha512-HBqW1qfAnmmbpet7gSWatB6H5YIFdGxCqzolMCLwY/0o8oPFiMwdNE5RGp5JMmhZdz/h3XlbaUlIhnxoW8dk5g==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-windows-arm64/-/lefthook-windows-arm64-2.0.13.tgz", + "integrity": "sha512-sdSC4F9Di7y0t43Of9MOA5g/0CmvkM4juQ3sKfUhRcoygetLJn4PR2/pvuDOIaGf4mNMXBP5IrcKaeDON9HrcA==", "cpu": [ "arm64" ], @@ -6237,9 +6237,9 @@ ] }, "node_modules/lefthook-windows-x64": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/lefthook-windows-x64/-/lefthook-windows-x64-2.0.11.tgz", - "integrity": "sha512-e5TYmV5cBZfRrhPVFCqjauegLI5CjdAd8exyAbMzGHkiwp3ZK145Su/pntgEP3d+ayS9mpgYPJmXYOSL7WHlyg==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/lefthook-windows-x64/-/lefthook-windows-x64-2.0.13.tgz", + "integrity": "sha512-ccl1v7Fl10qYoghEtjXN+JC1x/y/zLM/NSHf3NFGeKEGBNd1P5d/j6w8zVmhfzi+ekS8whXrcNbRAkLdAqUrSw==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 9897bf520e48d2f..0db6e5d27777486 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "imagemin-pngquant": "^10.0.0", "imagemin-svgo": "^11.0.1", "is-svg": "^6.1.0", - "lefthook": "^2.0.11", + "lefthook": "^2.0.13", "markdownlint-cli2": "0.20.0", "markdownlint-rule-search-replace": "1.2.0", "node-html-parser": "^7.0.1", From c833741444aba4d524992813eda1cd8d64563aed Mon Sep 17 00:00:00 2001 From: kashish2710 Date: Thu, 8 Jan 2026 07:42:42 +0530 Subject: [PATCH 3/5] Fix Down/Up Arrow behavior for vertical toolbar (Fixes #42399) (#42406) * Fix Down/Up Arrow behavior for vertical toolbar (Fixes #42399) * Reorder --------- Co-authored-by: Joshua Chen --- .../aria/reference/roles/toolbar_role/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/en-us/web/accessibility/aria/reference/roles/toolbar_role/index.md b/files/en-us/web/accessibility/aria/reference/roles/toolbar_role/index.md index 11231a1cc061c08..529c3c2c70417d1 100644 --- a/files/en-us/web/accessibility/aria/reference/roles/toolbar_role/index.md +++ b/files/en-us/web/accessibility/aria/reference/roles/toolbar_role/index.md @@ -50,10 +50,10 @@ Implement focus management so the keyboard tab sequence includes one stop for th Elements with the role toolbar have an implicit `aria-orientation` value of horizontal. If the toolbar indeed has this orientation, the following keyboard interactions need to be implemented: -- Left Arrow (For a horizontal toolbar (the default) +- Left Arrow - : Moves focus to the previous control. Optionally, focus movement may wrap from the first element to the last element. -- Right Arrow (For a horizontal toolbar (the default) +- Right Arrow - : Moves focus to the next control. Optionally, focus movement may wrap from the last element to the first element. In toolbars with multiple rows of controls, allow the left and right arrows to wraps from row to row, leaving the option of reserving vertical arrow keys for operating controls, such as navigating among radios buttons, or incrementing/decrementing a numeric spinner. @@ -62,10 +62,10 @@ In toolbars with multiple rows of controls, allow the left and right arrows to w If the toolbar is vertical, ensure `aria-orientation="vertical"` is set, and the following keyboard interactions are implemented: -- Down Arrow (For a horizontal toolbar (the default) +- Up Arrow - : Moves focus to the previous control. Optionally, focus movement may wrap from the first element to the last element. -- Up Arrow (For a horizontal toolbar (the default) +- Down Arrow - : Moves focus to the next control. Optionally, focus movement may wrap from the last element to the first element. ### Required JavaScript features From 0b9a7f55285ab727f5e14f6d983f2812c70d62d1 Mon Sep 17 00:00:00 2001 From: Chris Mills Date: Thu, 8 Jan 2026 02:31:32 +0000 Subject: [PATCH 4/5] Correct relative URL (#42611) --- .../howto/web_mechanics/what_is_a_url/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/learn_web_development/howto/web_mechanics/what_is_a_url/index.md b/files/en-us/learn_web_development/howto/web_mechanics/what_is_a_url/index.md index 17a6db8718041d7..1b29b7aed58ff67 100644 --- a/files/en-us/learn_web_development/howto/web_mechanics/what_is_a_url/index.md +++ b/files/en-us/learn_web_development/howto/web_mechanics/what_is_a_url/index.md @@ -133,7 +133,7 @@ All of the following URLs are relative URLs: - Scheme-relative URL: `//developer.mozilla.org/en-US/docs/Learn_web_development` — only the protocol is missing. The browser will use the same protocol as the one used to load the document hosting that URL. - Domain-relative URL: `/en-US/docs/Learn_web_development` — the protocol and the domain name are both missing. The browser will use the same protocol and the same domain name as the one used to load the document hosting that URL. - Sub-resources: `Howto/Web_mechanics/What_is_a_URL` — the protocol and domain name are missing, and the path doesn't begin with `/`. The browser will attempt to find the document in a subdirectory of the one containing the current resource. In this case, we really want to reach this URL: `https://developer.mozilla.org/en-US/docs/Learn_web_development/Howto/Web_mechanics/What_is_a_URL`. -- Going back in the directory tree: `../CSS/Reference` — the protocol and domain name are missing, and the path begins with `..`. This is inherited from the UNIX file system world — to tell the browser we want to go up by one level. Here we want to reach this URL: `https://developer.mozilla.org/en-US/docs/Learn_web_development/../Web/CSS/Reference`, which can be simplified to: `https://developer.mozilla.org/en-US/docs/Web/CSS/Reference`. +- Going back in the directory tree: `../Web/CSS/Reference` — the protocol and domain name are missing, and the path begins with `..`. This is inherited from the UNIX file system world — to tell the browser we want to go up by one level. Here we want to reach this URL: `https://developer.mozilla.org/en-US/docs/Learn_web_development/../Web/CSS/Reference`, which can be simplified to: `https://developer.mozilla.org/en-US/docs/Web/CSS/Reference`. - Anchor-only: `#semantic_urls` - all parts are missing except the anchor. The browser will use the current document's URL and replace or add the anchor part to it. This is useful when you want to link to a specific part of the current document. ## URL usernames and passwords From 027a46dc976a7d1c665c764943d6ff7941f2ccf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:46:04 -0500 Subject: [PATCH 5/5] chore(deps-dev): bump file-type from 21.1.1 to 21.3.0 (#42632) Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.1.1 to 21.3.0. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v21.1.1...v21.3.0) --- updated-dependencies: - dependency-name: file-type dependency-version: 21.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 075db7fc2d6c6f4..e90979428f687e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "cheerio": "1.1.2", "cspell": "9.4.0", "cspell-group-by-file-reporter": "^1.0.1", - "file-type": "^21.1.1", + "file-type": "^21.3.0", "fs-extra": "^11.3.2", "imagemin": "^9.0.1", "imagemin-gifsicle": "^7.0.0", @@ -4200,9 +4200,9 @@ } }, "node_modules/file-type": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-21.1.1.tgz", - "integrity": "sha512-ifJXo8zUqbQ/bLbl9sFoqHNTNWbnPY1COImFfM6CCy7z+E+jC1eY9YfOKkx0fckIg+VljAy2/87T61fp0+eEkg==", + "version": "21.3.0", + "resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.0.tgz", + "integrity": "sha512-8kPJMIGz1Yt/aPEwOsrR97ZyZaD1Iqm8PClb1nYFclUCkBi0Ma5IsYNQzvSFS9ib51lWyIw5mIT9rWzI/xjpzA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0db6e5d27777486..abdccfa0c0f7905 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "cheerio": "1.1.2", "cspell": "9.4.0", "cspell-group-by-file-reporter": "^1.0.1", - "file-type": "^21.1.1", + "file-type": "^21.3.0", "fs-extra": "^11.3.2", "imagemin": "^9.0.1", "imagemin-gifsicle": "^7.0.0",