Bump focus-trap from 6.4.0 to 6.5.1 (#14095)
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 6.4.0 to 6.5.1. - [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.4.0...v6.5.1) --- updated-dependencies: - dependency-name: focus-trap dependency-type: direct:production update-type: version-update:semver-minor ... 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
c2a7038406
commit
8b888a61db
2 changed files with 5 additions and 5 deletions
|
|
@ -160,7 +160,7 @@
|
|||
"clipboard-polyfill": "^3.0.3",
|
||||
"core-js": "3",
|
||||
"file-loader": "^6.2.0",
|
||||
"focus-trap": "^6.4.0",
|
||||
"focus-trap": "^6.5.1",
|
||||
"focus-visible": "^5.2.0",
|
||||
"he": "^1.2.0",
|
||||
"honeybadger-js": "2.3.0",
|
||||
|
|
|
|||
|
|
@ -9648,10 +9648,10 @@ focus-lock@^0.8.1:
|
|||
dependencies:
|
||||
tslib "^1.9.3"
|
||||
|
||||
focus-trap@^6.4.0:
|
||||
version "6.4.0"
|
||||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.4.0.tgz#e9951484fddf933d9b9b0e95b499f9420f6a54d6"
|
||||
integrity sha512-RpH291GjfNhy1ek+Iwe00oCaqJN0sBaB+S/v7BpCIldf39IslPI7657nOZ6HwgoEHpjCmUJoAY+Mfgrm0rohvQ==
|
||||
focus-trap@^6.5.1:
|
||||
version "6.5.1"
|
||||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.5.1.tgz#2d2bb91198f17e8bc52070f1fb48ac36be4230b5"
|
||||
integrity sha512-q57JebeQXVThn9DWvWLP2rUwuArvk8w3PyqZLSddto0thmVmklFzYJQO97Aq3pUcWkTXjflUa88fT0CrASsaHQ==
|
||||
dependencies:
|
||||
tabbable "^5.2.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue