Bump focus-trap from 6.9.1 to 6.9.2 (#17694)
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 6.9.1 to 6.9.2. - [Release notes](https://github.com/focus-trap/focus-trap/releases) - [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md) - [Commits](https://github.com/focus-trap/focus-trap/compare/v6.9.1...v6.9.2) --- updated-dependencies: - dependency-name: focus-trap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
67973a4912
commit
256ba5e8f5
2 changed files with 5 additions and 5 deletions
|
|
@ -124,7 +124,7 @@
|
|||
"classnames": "^2.3.1",
|
||||
"core-js": "3",
|
||||
"file-loader": "^6.2.0",
|
||||
"focus-trap": "^6.9.1",
|
||||
"focus-trap": "^6.9.2",
|
||||
"focus-visible": "^5.2.0",
|
||||
"freezeframe": "^5.0.2",
|
||||
"he": "^1.2.0",
|
||||
|
|
|
|||
|
|
@ -7705,10 +7705,10 @@ fn.name@1.x.x:
|
|||
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
|
||||
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
|
||||
|
||||
focus-trap@^6.9.1:
|
||||
version "6.9.1"
|
||||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.9.1.tgz#38d85b77fc86164dbe393b58b97bb8fb6dd1b343"
|
||||
integrity sha512-TcIk4k52Mk5IWTJWdaq5AEoxDUp7znnws+5A1RBe/1X03t1Zw4ylNMajJ3aXG/J9S3TkuSUzRPB+l0RCO0nYVg==
|
||||
focus-trap@^6.9.2:
|
||||
version "6.9.2"
|
||||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.9.2.tgz#a9ef72847869bd2cbf62cb930aaf8e138fef1ca9"
|
||||
integrity sha512-gBEuXOPNOKPrLdZpMFUSTyIo1eT2NSZRrwZ9r/0Jqw5tmT3Yvxfmu8KBHw8xW2XQkw6E/JoG+OlEq7UDtSUNgw==
|
||||
dependencies:
|
||||
tabbable "^5.3.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue