Skip to content

Commit a078271

Browse files
committed
chore(deps): bump focus-trap from 7.2.0 to 7.3.1
1 parent 87af60a commit a078271

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": "7.2.0"
66+
"focus-trap": "^7.3.1"
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@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==
5655+
focus-trap@^7.3.1:
5656+
version "7.3.1"
5657+
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.3.1.tgz#417c98e5f1ab94e717d31f1bafa2da45dabcd65f"
5658+
integrity sha512-bX/u4FJ+F0Pp6b/8Q9W8Br/JaLJ7rrhOJAzai9JU8bh4BPdOjEATy4pxHcbBBxFjPN4d1oHy7/KqknEdOetm9w==
56595659
dependencies:
5660-
tabbable "^6.0.1"
5660+
tabbable "^6.1.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@^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==
10999+
tabbable@^6.1.1:
11000+
version "6.1.1"
11001+
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.1.1.tgz#40cfead5ed11be49043f04436ef924c8890186a0"
11002+
integrity sha512-4kl5w+nCB44EVRdO0g/UGoOp3vlwgycUVtkk/7DPyeLZUCuNFFKCFG6/t/DgHLrUPHjrZg6s5tNm+56Q2B0xyg==
1100311003

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

0 commit comments

Comments
 (0)