Skip to content

Commit cf04d43

Browse files
committed
chore(deps)!: bump focus-trap from 6.9.4 to 7.2.0
See breaking changes on the underlying package. https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md#700 fixup
1 parent b3ee5fc commit cf04d43

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"src"
6464
],
6565
"dependencies": {
66-
"focus-trap": "^6.9.4"
66+
"focus-trap": "7.2.0"
6767
},
6868
"resolutions": {
6969
"js-yaml": "^3.11.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5652,12 +5652,12 @@ flush-write-stream@^1.0.0:
56525652
inherits "^2.0.3"
56535653
readable-stream "^2.3.6"
56545654

5655-
focus-trap@^6.9.4:
5656-
version "6.9.4"
5657-
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.9.4.tgz#436da1a1d935c48b97da63cd8f361c6f3aa16444"
5658-
integrity sha512-v2NTsZe2FF59Y+sDykKY+XjqZ0cPfhq/hikWVL88BqLivnNiEffAsac6rP6H45ff9wG9LL5ToiDqrLEP9GX9mw==
5655+
focus-trap@7.2.0:
5656+
version "7.2.0"
5657+
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.2.0.tgz#25af61b5635d3c18cd2fd176087db7b60be72c6b"
5658+
integrity sha512-v4wY6HDDYvzkBy4735kW5BUEuw6Yz9ABqMYLuTNbzAFPcBOGiGHwwcNVMvUz4G0kgSYh13wa/7TG3XwTeT4O/A==
56595659
dependencies:
5660-
tabbable "^5.3.3"
5660+
tabbable "^6.0.1"
56615661

56625662
focus-visible@^5.1.0:
56635663
version "5.1.0"
@@ -10996,10 +10996,10 @@ symbol-tree@^3.2.2:
1099610996
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
1099710997
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
1099810998

10999-
tabbable@^5.3.3:
11000-
version "5.3.3"
11001-
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.3.tgz#aac0ff88c73b22d6c3c5a50b1586310006b47fbf"
11002-
integrity sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==
10999+
tabbable@^6.0.1:
11000+
version "6.0.1"
11001+
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.0.1.tgz#427a09b13c83ae41eed3e88abb76a4af28bde1a6"
11002+
integrity sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA==
1100311003

1100411004
tapable@^1.0.0, tapable@^1.1.3:
1100511005
version "1.1.3"

0 commit comments

Comments
 (0)