Bump focus-trap from 6.5.1 to 6.6.0 (#14134)

This commit is contained in:
dependabot[bot] 2021-07-06 08:25:49 -04:00 committed by GitHub
parent c58cbc1022
commit 925ac81fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"