File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' focus-trap ' : patch
3+ ---
4+
5+ Close the gap with #172 and bump ` tabbable ` to 5.1.2 which has a similar fix.
Original file line number Diff line number Diff line change 5656 },
5757 "homepage" : " https://github.com/focus-trap/focus-trap#readme" ,
5858 "dependencies" : {
59- "tabbable" : " ^5.1.1 "
59+ "tabbable" : " ^5.1.2 "
6060 },
6161 "devDependencies" : {
6262 "@babel/cli" : " ^7.11.6" ,
Original file line number Diff line number Diff line change @@ -6398,10 +6398,10 @@ syntax-error@^1.1.1:
63986398 dependencies :
63996399 acorn-node "^1.2.0"
64006400
6401- tabbable@^5.1.1 :
6402- version "5.1.1 "
6403- resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.1.1 .tgz#33d6950a615bc78c6eb6828f3953e66544817dc4 "
6404- integrity sha512-qjkrV7I29Lkg///jPQnq26+26q9wQOKTEcckrwPejTsxxl2zdK60x0XmiEELCEParLhgbVQRflyKkpr+K/SmCQ ==
6401+ tabbable@^5.1.2 :
6402+ version "5.1.2 "
6403+ resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.1.2 .tgz#3c4eac2901d0000913d13ce147229eb1405b59ca "
6404+ integrity sha512-DNmnX4XgkjK7kxDnQ5IbyYoNke2izMk5b62All0qxzoCF3wE7H9CuZ2IPdfAN8v79E0rpjv2k78uWuIXupGa9g ==
64056405
64066406table@^5.2.3 :
64076407 version "5.4.6"
You can’t perform that action at this time.
0 commit comments