mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 01:43:37 +08:00
Build(deps): Bump a11y-dialog from 8.0.4 to 8.1.0 (#28418)
Bumps [a11y-dialog](https://github.com/KittyGiraudel/a11y-dialog) from 8.0.4 to 8.1.0. - [Release notes](https://github.com/KittyGiraudel/a11y-dialog/releases) - [Commits](https://github.com/KittyGiraudel/a11y-dialog/compare/8.0.4...8.1.0) --- updated-dependencies: - dependency-name: a11y-dialog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
070025204d
commit
08463a9db2
|
@ -8,7 +8,7 @@
|
|||
"ember-addon"
|
||||
],
|
||||
"dependencies": {
|
||||
"a11y-dialog": "8.0.4",
|
||||
"a11y-dialog": "8.1.0",
|
||||
"ember-auto-import": "^2.7.4",
|
||||
"ember-cli-babel": "^8.2.0",
|
||||
"ember-cli-htmlbars": "^6.3.0",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"@uppy/drop-target": "2.0.1",
|
||||
"@uppy/utils": "5.4.3",
|
||||
"@uppy/xhr-upload": "3.1.1",
|
||||
"a11y-dialog": "8.0.4",
|
||||
"a11y-dialog": "8.1.0",
|
||||
"admin": "1.0.0",
|
||||
"autosize": "^6.0.1",
|
||||
"babel-import-util": "^3.0.0",
|
||||
|
|
|
@ -2938,10 +2938,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@zxing/text-encoding/-/text-encoding-0.9.0.tgz#fb50ffabc6c7c66a0c96b4c03e3d9be74864b70b"
|
||||
integrity sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA==
|
||||
|
||||
a11y-dialog@8.0.4:
|
||||
version "8.0.4"
|
||||
resolved "https://registry.yarnpkg.com/a11y-dialog/-/a11y-dialog-8.0.4.tgz#731a983d38d059665ff7e62daccedf5214131be8"
|
||||
integrity sha512-MQrLxqLPx4E8+ynGwulBs6OjtxQT/XemgnlNPb+cR8K/qdwHBQv1WZQZpBuTVhlWGpAwWmSYffUZ/78anhcD3w==
|
||||
a11y-dialog@8.1.0:
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/a11y-dialog/-/a11y-dialog-8.1.0.tgz#0ad9c74fa7035c9809803f23c3dcb7c2291a1b52"
|
||||
integrity sha512-1sAxP3CXOgdfQPG0N33sg1jNYwJ0WS48V1rlqsoyb7Ih9GmMEimlCmU74tVePJv2Oihdpk9NqeB6OAt0IaGyLw==
|
||||
dependencies:
|
||||
focusable-selectors "^0.8.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user