Bump focus-trap from 6.5.1 to 6.6.0 (#14134)
This commit is contained in:
parent
c58cbc1022
commit
925ac81fe0
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.5.1",
|
||||
"focus-trap": "^6.6.0",
|
||||
"focus-visible": "^5.2.0",
|
||||
"he": "^1.2.0",
|
||||
"honeybadger-js": "2.3.0",
|
||||
|
|
|
|||
|
|
@ -9503,10 +9503,10 @@ focus-lock@^0.8.1:
|
|||
dependencies:
|
||||
tslib "^1.9.3"
|
||||
|
||||
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==
|
||||
focus-trap@^6.6.0:
|
||||
version "6.6.0"
|
||||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.6.0.tgz#7fb37679926ec1bd762d0748b056c68a64a9e8cf"
|
||||
integrity sha512-2hWVR3XbBejn5v8wDW9DFzLWXcxMNaSJ/CtE3E+FJjjBCLwIYbZJwjUi2RDBfQPM58gHEt5hck0jrJgHR9/s+A==
|
||||
dependencies:
|
||||
tabbable "^5.2.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue