Skip to content

Commit abc266a

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

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.0",
52+
"focus-trap": "7.6.2",
5353
"react-dropzone": "^14.2.3",
5454
"tslib": "^2.7.0"
5555
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3255,7 +3255,7 @@ __metadata:
32553255
"@patternfly/react-styles": "workspace:^"
32563256
"@patternfly/react-tokens": "workspace:^"
32573257
css: "npm:^3.0.0"
3258-
focus-trap: "npm:7.6.0"
3258+
focus-trap: "npm:7.6.2"
32593259
fs-extra: "npm:^11.2.0"
32603260
react-dropzone: "npm:^14.2.3"
32613261
tslib: "npm:^2.7.0"
@@ -10410,12 +10410,12 @@ __metadata:
1041010410
languageName: node
1041110411
linkType: hard
1041210412

10413-
"focus-trap@npm:7.6.0":
10414-
version: 7.6.0
10415-
resolution: "focus-trap@npm:7.6.0"
10413+
"focus-trap@npm:7.6.2":
10414+
version: 7.6.2
10415+
resolution: "focus-trap@npm:7.6.2"
1041610416
dependencies:
1041710417
tabbable: "npm:^6.2.0"
10418-
checksum: 10c0/5d1cdefdc11ae97f2c7bcced5c0facfa9794e1ec7a9d8b6547f3f03b51de0423ab572666371f6632b2165613470ec8245daea836160319d52d7a6434e6847a23
10418+
checksum: 10c0/8d7a5a2bcd53b52392712b9abe7ea349476747cb89afb93ac551d91e9cdc066c6befe2a2d7d76b06d8a7696f4086afcf8b0b2e76e2fa103b5b830f551047f7b4
1041910419
languageName: node
1042010420
linkType: hard
1042110421

0 commit comments

Comments
 (0)