Skip to content

Commit 6898e2e

Browse files
committed
chore(deps): bump focus-trap from 6.1.1 to 6.1.2
1 parent 70eb72e commit 6898e2e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"src"
6969
],
7070
"dependencies": {
71-
"focus-trap": "^6.1.1",
71+
"focus-trap": "^6.1.2",
7272
"portal-vue": "^1.5.1"
7373
},
7474
"resolutions": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5104,12 +5104,12 @@ flush-write-stream@^1.0.0:
51045104
inherits "^2.0.3"
51055105
readable-stream "^2.3.6"
51065106

5107-
focus-trap@^6.1.1:
5108-
version "6.1.1"
5109-
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.1.1.tgz#61881b58e56783a7ca7331c6969336b986313594"
5110-
integrity sha512-sTTf6esJ2iCdn8WpUEB4LfJl7tvjGLASV3JmXbi7q1N5Ajjyk+65qZdrmjOF01s+/1v81rTNYZrsTeGha5KKpg==
5107+
focus-trap@^6.1.2:
5108+
version "6.1.2"
5109+
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.1.2.tgz#32b828f826b5600017ef3f8a9fdd610c83170f89"
5110+
integrity sha512-AcdhVlgM7oIfNgrK+/DSa2J9Lh6N8+ulWiT57TgcbF7xYXnwYfHolvjzjEbFGNrGvDV/rwohfwP1q13Ce8OBbQ==
51115111
dependencies:
5112-
tabbable "^5.1.0"
5112+
tabbable "^5.1.1"
51135113

51145114
focus-visible@^5.1.0:
51155115
version "5.1.0"
@@ -10825,10 +10825,10 @@ symbol-tree@^3.2.2:
1082510825
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
1082610826
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
1082710827

10828-
tabbable@^5.1.0:
10829-
version "5.1.0"
10830-
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.1.0.tgz#b81115168d0a8359ba69003b6a99d05f8480a664"
10831-
integrity sha512-Y3nSukchqM5UchuZjhj/WyE79Qb4RM/Vx3x3oHO3UYKKpf70Hy3iVRxb61MzCavN74aZsKzvPl4KNG8tQUAjFQ==
10828+
tabbable@^5.1.1:
10829+
version "5.1.1"
10830+
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.1.1.tgz#33d6950a615bc78c6eb6828f3953e66544817dc4"
10831+
integrity sha512-qjkrV7I29Lkg///jPQnq26+26q9wQOKTEcckrwPejTsxxl2zdK60x0XmiEELCEParLhgbVQRflyKkpr+K/SmCQ==
1083210832

1083310833
table@^4.0.3:
1083410834
version "4.0.3"

0 commit comments

Comments
 (0)