mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 09:55:43 +08:00
Build(deps): Bump a11y-dialog in /app/assets/javascripts (#23028)
Bumps [a11y-dialog](https://github.com/KittyGiraudel/a11y-dialog) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/KittyGiraudel/a11y-dialog/releases) - [Commits](https://github.com/KittyGiraudel/a11y-dialog/compare/8.0.0...8.0.1) --- updated-dependencies: - dependency-name: a11y-dialog dependency-type: direct:production update-type: version-update:semver-patch ... 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
fcc69b497a
commit
048796e678
@ -8,7 +8,7 @@
|
||||
"ember-addon"
|
||||
],
|
||||
"dependencies": {
|
||||
"a11y-dialog": "8.0.0",
|
||||
"a11y-dialog": "8.0.1",
|
||||
"ember-auto-import": "^2.6.3",
|
||||
"ember-cli-babel": "^7.26.11",
|
||||
"ember-cli-htmlbars": "^6.3.0"
|
||||
|
@ -44,7 +44,7 @@
|
||||
"@uppy/drop-target": "2.0.1",
|
||||
"@uppy/utils": "5.4.0",
|
||||
"@uppy/xhr-upload": "3.1.1",
|
||||
"a11y-dialog": "8.0.0",
|
||||
"a11y-dialog": "8.0.1",
|
||||
"admin": "1.0.0",
|
||||
"babel-import-util": "^1.4.1",
|
||||
"babel-plugin-ember-template-compilation": "^2.0.0",
|
||||
|
@ -1941,10 +1941,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
|
||||
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
|
||||
|
||||
a11y-dialog@8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/a11y-dialog/-/a11y-dialog-8.0.0.tgz#e080be9b0bca2a3c22a526da3f4bca00c0e221ed"
|
||||
integrity sha512-O0u7j+5bWik8B0SEmAJYZBgiVerGP3bvgtLeYVwv03Y2x5j/nqcRpZSibSjUWwmJ3rouo1M51Ly5i1didwLMgA==
|
||||
a11y-dialog@8.0.1:
|
||||
version "8.0.1"
|
||||
resolved "https://registry.yarnpkg.com/a11y-dialog/-/a11y-dialog-8.0.1.tgz#fff7ff3673ad280b088f3c91822bfe41c71b8300"
|
||||
integrity sha512-AjHdEsofSYOTpP5+2KLZ+yc2VnoUo7D+BQnWujgMsEEgQ3OKiAiPaGYJTkCz35p8TpsOMXjPM2eQ5x1TuL6Tag==
|
||||
dependencies:
|
||||
focusable-selectors "^0.8.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user