Bump focus-visible from 4.1.5 to 5.0.0 (#3208) [ci skip]
Bumps [focus-visible](https://github.com/WICG/focus-visible) from 4.1.5 to 5.0.0. - [Release notes](https://github.com/WICG/focus-visible/releases) - [Commits](https://github.com/WICG/focus-visible/compare/v4.1.5...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cf3f997c98
commit
1639773832
2 changed files with 5 additions and 5 deletions
|
|
@ -91,7 +91,7 @@
|
|||
"babel-preset-preact": "^1.1.0",
|
||||
"chart.js": "^2.8.0",
|
||||
"codemirror": "^5.47.0",
|
||||
"focus-visible": "^4.1.5",
|
||||
"focus-visible": "^5.0.0",
|
||||
"intersection-observer": "^0.7.0",
|
||||
"linkstate": "^1.1.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
|
|
|
|||
|
|
@ -4780,10 +4780,10 @@ focus-lock@^0.6.3:
|
|||
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.6.4.tgz#066af3ed5875d85745ab45ef4fbbb43e8a73514a"
|
||||
integrity sha512-+waElh6m7dbNmEabXQIblZjJMIRQOoHMNqB8RZkyemK+vN1XQ9uHLi740DVwTcK5fzAq3g+tBglLjIqUDHX/Og==
|
||||
|
||||
focus-visible@^4.1.5:
|
||||
version "4.1.5"
|
||||
resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-4.1.5.tgz#50b44e2e84c24b831ceca3cce84d57c2b311c855"
|
||||
integrity sha512-yo/njtk/BB4Z2euzaZe3CZrg4u5s5uEi7ZwbHBJS2quHx51N0mmcx9nTIiImUGlgy+vf26d0CcQluahBBBL/Fw==
|
||||
focus-visible@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-5.0.0.tgz#f4dfd73dae73506e4da88c73daed8df38918a98d"
|
||||
integrity sha512-pBs5ZHozBCX99PFcByTmVFoXcAH2bY49P4b/clrluy35QIZyVFBvP7MpWA6az00fkfyGZPm3H7XakKFesLptVg==
|
||||
|
||||
follow-redirects@^1.0.0:
|
||||
version "1.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue