From 925ac81fe0a02422f50c40ee0f7cb14fd40c3077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 08:25:49 -0400 Subject: [PATCH] Bump focus-trap from 6.5.1 to 6.6.0 (#14134) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 253ed7369..1c99e564f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 84849b725..9c6fb21c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"