Bump focus-trap from 6.7.2 to 6.7.3 (#16576)
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 6.7.2 to 6.7.3. - [Release notes](https://github.com/focus-trap/focus-trap/releases) - [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md) - [Commits](https://github.com/focus-trap/focus-trap/compare/v6.7.2...v6.7.3) --- updated-dependencies: - dependency-name: focus-trap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
663a712a10
commit
611bab59d2
2 changed files with 5 additions and 5 deletions
|
|
@ -126,7 +126,7 @@
|
|||
"clipboard-polyfill": "^3.0.3",
|
||||
"core-js": "3",
|
||||
"file-loader": "^6.2.0",
|
||||
"focus-trap": "^6.7.2",
|
||||
"focus-trap": "^6.7.3",
|
||||
"focus-visible": "^5.2.0",
|
||||
"freezeframe": "^5.0.2",
|
||||
"he": "^1.2.0",
|
||||
|
|
|
|||
|
|
@ -8615,10 +8615,10 @@ focus-lock@^0.9.2:
|
|||
dependencies:
|
||||
tslib "^2.0.3"
|
||||
|
||||
focus-trap@^6.7.2:
|
||||
version "6.7.2"
|
||||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.7.2.tgz#02e63b12f4d4b3d00bfac4309cfd223e9b4ed44e"
|
||||
integrity sha512-mRVv9QPCXITaDreu+pNXiPk1Rpn0WQtGvGrDo3Z/s2kdwtzFw/WOPfbLkdxWWvcahoInm9eRztuQOr1RNyQGrw==
|
||||
focus-trap@^6.7.3:
|
||||
version "6.7.3"
|
||||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.7.3.tgz#b5dc195b49c90001f08a63134471d1e6dd381ddd"
|
||||
integrity sha512-8xCEKndV4KrseGhFKKKmczVA14yx1/hnmFICPOjcFjToxCJYj/NHH43tPc3YE/PLnLRNZoFug0EcWkGQde/miQ==
|
||||
dependencies:
|
||||
tabbable "^5.2.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue