Skip to content

Commit 7c4430b

Browse files
fix(deps): update dependency focus-trap to v7.5.4 (#10401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 918b0dc commit 7c4430b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@patternfly/react-icons": "^5.4.0-prerelease.5",
5050
"@patternfly/react-styles": "^5.4.0-prerelease.5",
5151
"@patternfly/react-tokens": "^5.4.0-prerelease.4",
52-
"focus-trap": "7.5.2",
52+
"focus-trap": "7.5.4",
5353
"react-dropzone": "^14.2.3",
5454
"tslib": "^2.6.2"
5555
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8969,10 +8969,10 @@ flush-write-stream@^1.0.0:
89698969
inherits "^2.0.3"
89708970
readable-stream "^2.3.6"
89718971

8972-
focus-trap@7.5.2:
8973-
version "7.5.2"
8974-
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.5.2.tgz#e5ee678d10a18651f2591ffb66c949fb098d57cf"
8975-
integrity sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==
8972+
focus-trap@7.5.4:
8973+
version "7.5.4"
8974+
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.5.4.tgz#6c4e342fe1dae6add9c2aa332a6e7a0bbd495ba2"
8975+
integrity sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==
89768976
dependencies:
89778977
tabbable "^6.2.0"
89788978

0 commit comments

Comments
 (0)