Skip to content

Commit 125a137

Browse files
fix(deps): update dependency focus-trap to v7.6.0 (patternfly#10977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d58bd3 commit 125a137

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.5.4",
52+
"focus-trap": "7.6.0",
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
@@ -3208,7 +3208,7 @@ __metadata:
32083208
"@patternfly/react-tokens": "workspace:^"
32093209
case-anything: "npm:^2.1.13"
32103210
css: "npm:^3.0.0"
3211-
focus-trap: "npm:7.5.4"
3211+
focus-trap: "npm:7.6.0"
32123212
fs-extra: "npm:^11.2.0"
32133213
react-dropzone: "npm:^14.2.3"
32143214
tslib: "npm:^2.7.0"
@@ -10008,12 +10008,12 @@ __metadata:
1000810008
languageName: node
1000910009
linkType: hard
1001010010

10011-
"focus-trap@npm:7.5.4":
10012-
version: 7.5.4
10013-
resolution: "focus-trap@npm:7.5.4"
10011+
"focus-trap@npm:7.6.0":
10012+
version: 7.6.0
10013+
resolution: "focus-trap@npm:7.6.0"
1001410014
dependencies:
1001510015
tabbable: "npm:^6.2.0"
10016-
checksum: 10c0/c09e12b957862b2608977ff90de782645f99c3555cc5d93977240c179befa8723b9b1183e93890b4ad9d364d52a1af36416e63a728522ecce656a447d9ddd945
10016+
checksum: 10c0/5d1cdefdc11ae97f2c7bcced5c0facfa9794e1ec7a9d8b6547f3f03b51de0423ab572666371f6632b2165613470ec8245daea836160319d52d7a6434e6847a23
1001710017
languageName: node
1001810018
linkType: hard
1001910019

0 commit comments

Comments
 (0)