Skip to content

Commit e498cf3

Browse files
fix: update dependency focus-trap to v7.8.0
1 parent f73239a commit e498cf3

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

1st-gen/packages/overlay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"@spectrum-web-components/reactive-controllers": "1.10.0",
172172
"@spectrum-web-components/shared": "1.10.0",
173173
"@spectrum-web-components/theme": "1.10.0",
174-
"focus-trap": "7.6.5"
174+
"focus-trap": "7.8.0"
175175
},
176176
"types": "./src/index.d.ts",
177177
"customElements": "custom-elements.json",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6167,7 +6167,7 @@ __metadata:
61676167
"@spectrum-web-components/reactive-controllers": "npm:1.10.0"
61686168
"@spectrum-web-components/shared": "npm:1.10.0"
61696169
"@spectrum-web-components/theme": "npm:1.10.0"
6170-
focus-trap: "npm:7.6.5"
6170+
focus-trap: "npm:7.8.0"
61716171
languageName: unknown
61726172
linkType: soft
61736173

@@ -16011,12 +16011,12 @@ __metadata:
1601116011
languageName: node
1601216012
linkType: hard
1601316013

16014-
"focus-trap@npm:7.6.5":
16015-
version: 7.6.5
16016-
resolution: "focus-trap@npm:7.6.5"
16014+
"focus-trap@npm:7.8.0":
16015+
version: 7.8.0
16016+
resolution: "focus-trap@npm:7.8.0"
1601716017
dependencies:
16018-
tabbable: "npm:^6.2.0"
16019-
checksum: 10c0/36cac0d9b05fe5824733675bb49792842dae4704286ef7e17c736ee0c9c14701e874e6821449e78b70c17e42ba1b2c98ef10434bfe644b9d7654d8ef7f1c8faf
16018+
tabbable: "npm:^6.4.0"
16019+
checksum: 10c0/b75f97c2896de569fc779f9b898b7c4a48b0605176b2a7a4b70a64bc2ae39a0b3c66fc7c8b2cd4e5d1e0a439b031e025a7cd1031d3a68ab652c0495bc14f070a
1602016020
languageName: node
1602116021
linkType: hard
1602216022

@@ -29005,10 +29005,10 @@ __metadata:
2900529005
languageName: node
2900629006
linkType: hard
2900729007

29008-
"tabbable@npm:^6.2.0":
29009-
version: 6.3.0
29010-
resolution: "tabbable@npm:6.3.0"
29011-
checksum: 10c0/57ba019d29b5cfa0c862248883bcec0e6d29d8f156ba52a1f425e7cfeca4a0fc701ab8d035c4c86ddf74ecdbd0e9f454a88d9b55d924a51f444038e9cd14d7a0
29008+
"tabbable@npm:^6.4.0":
29009+
version: 6.4.0
29010+
resolution: "tabbable@npm:6.4.0"
29011+
checksum: 10c0/d931427f4a96b801fd8801ba296a702119e06f70ad262fed8abc5271225c9f1ca51b89fdec4fb2f22e1d35acb3d2881db0a17cedc758272e9ecb540d00299d76
2901229012
languageName: node
2901329013
linkType: hard
2901429014

0 commit comments

Comments
 (0)