Issue #3320370 by dk-massive, andypost, longwave: Update to tabbable v6.0.1 to fix bug with scoped headers
parent
c5a37e64ae
commit
17a5d8f5c7
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -837,10 +837,10 @@ sortable:
|
|||
|
||||
tabbable:
|
||||
remote: https://github.com/focus-trap/tabbable
|
||||
version: "6.0.0"
|
||||
version: "6.0.1"
|
||||
license:
|
||||
name: MIT
|
||||
url: https://raw.githubusercontent.com/focus-trap/tabbable/v6.0.0/LICENSE
|
||||
url: https://raw.githubusercontent.com/focus-trap/tabbable/v6.0.1/LICENSE
|
||||
gpl-compatible: true
|
||||
js:
|
||||
assets/vendor/tabbable/index.umd.min.js: { weight: -1, minified: true }
|
||||
|
|
|
@ -4758,9 +4758,9 @@ symbol-tree@^3.2.4:
|
|||
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
|
||||
|
||||
tabbable@~6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.0.0.tgz#7f95ea69134e9335979092ba63866fe67b521b01"
|
||||
integrity sha512-SxhZErfHc3Yozz/HLAl/iPOxuIj8AtUw13NRewVOjFW7vbsqT1f3PuiHrPQbUkRcLNEgAedAv2DnjLtzynJXiw==
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.0.1.tgz#427a09b13c83ae41eed3e88abb76a4af28bde1a6"
|
||||
integrity sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA==
|
||||
|
||||
table@^6.8.1:
|
||||
version "6.8.1"
|
||||
|
|
Loading…
Reference in New Issue