Skip to content

Commit 0438376

Browse files
Bump focus-visible from 5.2.0 to 5.2.1 (#13154)
Bumps [focus-visible](https://github.com/WICG/focus-visible) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/WICG/focus-visible/releases) - [Commits](WICG/focus-visible@v5.2.0...5.2.1) --- updated-dependencies: - dependency-name: focus-visible dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7368a35 commit 0438376

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"express": "4.21.1",
194194
"express-http-context": "1.2.4",
195195
"filesize": "10.1.4",
196-
"focus-visible": "5.2.0",
196+
"focus-visible": "5.2.1",
197197
"fs-extra": "11.2.0",
198198
"full-icu": "1.5.0",
199199
"helmet": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5070,10 +5070,10 @@ flow-bin@^0.187.0:
50705070
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.187.1.tgz#0704d8f16bcf58c07decc09daebbf0d3ce845bc8"
50715071
integrity sha512-rG2p8NAJ7By0QTh+RMQRIGfM7nuKKp4XANqYUAoi6tDuEULLjlNxSa1vcwqW+O2EXGeLKYDkz/QVhefH/pBToA==
50725072

5073-
5074-
version "5.2.0"
5075-
resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-5.2.0.tgz#3a9e41fccf587bd25dcc2ef045508284f0a4d6b3"
5076-
integrity sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ==
5073+
5074+
version "5.2.1"
5075+
resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-5.2.1.tgz#38615e8be4d4df7819a0d9d92cdee4fda183ac96"
5076+
integrity sha512-8Bx950VD1bWTQJEH/AM6SpEk+SU55aVnp4Ujhuuxy3eMEBCRwBnTBnVXr9YAPvZL3/CNjCa8u4IWfNmEO53whA==
50775077

50785078
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
50795079
version "1.15.6"

0 commit comments

Comments
 (0)