Skip to content

Commit c32cece

Browse files
fix(deps): update dependency focus-trap to v7.6.4 (#11444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1fc07a commit c32cece

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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": "workspace:^",
5050
"@patternfly/react-styles": "workspace:^",
5151
"@patternfly/react-tokens": "workspace:^",
52-
"focus-trap": "7.6.2",
52+
"focus-trap": "7.6.4",
5353
"react-dropzone": "^14.3.5",
5454
"tslib": "^2.8.1"
5555
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3684,7 +3684,7 @@ __metadata:
36843684
"@patternfly/react-tokens": "workspace:^"
36853685
case-anything: "npm:^2.1.13"
36863686
css: "npm:^3.0.0"
3687-
focus-trap: "npm:7.6.2"
3687+
focus-trap: "npm:7.6.4"
36883688
fs-extra: "npm:^11.2.0"
36893689
react-dropzone: "npm:^14.3.5"
36903690
tslib: "npm:^2.8.1"
@@ -10910,12 +10910,12 @@ __metadata:
1091010910
languageName: node
1091110911
linkType: hard
1091210912

10913-
"focus-trap@npm:7.6.2":
10914-
version: 7.6.2
10915-
resolution: "focus-trap@npm:7.6.2"
10913+
"focus-trap@npm:7.6.4":
10914+
version: 7.6.4
10915+
resolution: "focus-trap@npm:7.6.4"
1091610916
dependencies:
1091710917
tabbable: "npm:^6.2.0"
10918-
checksum: 10c0/8d7a5a2bcd53b52392712b9abe7ea349476747cb89afb93ac551d91e9cdc066c6befe2a2d7d76b06d8a7696f4086afcf8b0b2e76e2fa103b5b830f551047f7b4
10918+
checksum: 10c0/ed810d47fd904a5e0269e822d98e634c6cbdd7222046c712ef299bdd26a422db754e3cec04e6517065b12be4b47f65c21f6244e0c07a308b1060985463d518cb
1091910919
languageName: node
1092010920
linkType: hard
1092110921

0 commit comments

Comments
 (0)