Skip to content

Commit

Permalink
Update dependency focus-trap-react to ^8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent daa3224 commit c7dc091
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/arch/packages/confirm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/runtime": "^7.14.6",
"@emotion/core": "^10.1.1",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^8.5.1",
"focus-trap-react": "^8.8.2",
"react-scrolllock": "^5.0.1"
},
"module": "dist/confirm.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/runtime": "^7.14.6",
"@emotion/core": "^10.1.1",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^8.5.1",
"focus-trap-react": "^8.8.2",
"react-scrolllock": "^5.0.1"
},
"module": "dist/dialog.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/runtime": "^7.14.6",
"@emotion/core": "^10.1.1",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^8.5.1",
"focus-trap-react": "^8.8.2",
"react-scrolllock": "^5.0.1"
},
"module": "dist/drawer.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/runtime": "^7.14.6",
"@emotion/core": "^10.1.1",
"@emotion/styled": "^10.0.27",
"focus-trap-react": "^8.5.1",
"focus-trap-react": "^8.8.2",
"react-router-dom": "5.2.0"
},
"module": "dist/dropdown.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/popout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@emotion/core": "^10.1.1",
"@emotion/styled": "^10.0.27",
"@popperjs/core": "^2.9.2",
"focus-trap-react": "^8.5.1",
"focus-trap-react": "^8.8.2",
"react-popper": "^2.2.5"
},
"module": "dist/popout.esm.js",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12526,19 +12526,19 @@ fn-name@^2.0.1:
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=

focus-trap-react@^8.5.1:
version "8.5.1"
resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-8.5.1.tgz#722c8cfe64001f30d9c9cc5a1c62febb72befee1"
integrity sha512-tJHFonnhw34/tQ/lFE4Zlbdf/2vTlgIhK2jRytC6hWTmw5ndxKSot/8zWEXKzf7B+6A87e7kDLWZjdUkbVue6g==
focus-trap-react@^8.8.2:
version "8.8.2"
resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-8.8.2.tgz#ac374819cddd8937b8687eaf7f351b3c10ed3c34"
integrity sha512-YgacIMxeAOytHOEbzBWL7+itBkn4ARMwQhtt6hYVHqHzPUPhmfEyKJ/nqsyMerzOK1DzlDv8Q8phRAY8vpa0rA==
dependencies:
focus-trap "^6.5.0"
focus-trap "^6.7.1"

focus-trap@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.5.0.tgz#d99fdf5f3da07c08e7f5b9cad33746db2b215f97"
integrity sha512-mezVantxaWNMrcJcrdw/bDfW3rVkl0xcdHKiHbNZzJ2R+KfcW9S6j48wFUAu7C52GFeQDGEWgDEIAvk9PxFvZw==
focus-trap@^6.7.1:
version "6.7.1"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.7.1.tgz#d474f86dbaf3c7fbf0d53cf0b12295f4f4068d10"
integrity sha512-a6czHbT9twVpy2RpkWQA9vIgwQgB9Nx1PIxNNUxQT4nugG/3QibwxO+tWTh9i+zSY2SFiX4pnYhTaFaQF/6ZAg==
dependencies:
tabbable "^5.2.0"
tabbable "^5.2.1"

follow-redirects@^1.0.0, follow-redirects@^1.10.0:
version "1.13.3"
Expand Down Expand Up @@ -25549,10 +25549,10 @@ symbol-tree@^3.2.4:
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==

tabbable@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.2.0.tgz#4fba60991d8bb89d06e5d9455c92b453acf88fb2"
integrity sha512-0uyt8wbP0P3T4rrsfYg/5Rg3cIJ8Shl1RJ54QMqYxm1TLdWqJD1u6+RQjr2Lor3wmfT7JRHkirIwy99ydBsyPg==
tabbable@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.2.1.tgz#e3fda7367ddbb172dcda9f871c0fdb36d1c4cd9c"
integrity sha512-40pEZ2mhjaZzK0BnI+QGNjJO8UYx9pP5v7BGe17SORTO0OEuuaAwQTkAp8whcZvqon44wKFOikD+Al11K3JICQ==

table@^5.2.3:
version "5.4.6"
Expand Down

0 comments on commit c7dc091

Please sign in to comment.