Bump @reach/combobox from 0.16.4 to 0.16.5 (#15738)
Bumps [@reach/combobox](https://github.com/reach/reach-ui/tree/HEAD/packages/combobox) from 0.16.4 to 0.16.5. - [Release notes](https://github.com/reach/reach-ui/releases) - [Commits](https://github.com/reach/reach-ui/commits/v0.16.5/packages/combobox) --- updated-dependencies: - dependency-name: "@reach/combobox" 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
3c68b513d8
commit
2f48cd017f
2 changed files with 5 additions and 5 deletions
|
|
@ -109,7 +109,7 @@
|
|||
"@hotwired/stimulus-webpack-helpers": "1.0.1",
|
||||
"@rails/ujs": "6.1.4",
|
||||
"@rails/webpacker": "5.4.3",
|
||||
"@reach/combobox": "^0.16.4",
|
||||
"@reach/combobox": "^0.16.5",
|
||||
"@storybook/addon-controls": "^6.3.12",
|
||||
"ahoy.js": "^0.4.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
|
|
|
|||
|
|
@ -1920,10 +1920,10 @@
|
|||
"@reach/utils" "0.16.0"
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@reach/combobox@^0.16.4":
|
||||
version "0.16.4"
|
||||
resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.16.4.tgz#0a6ad32e383211ac089f8dfa084a0b527f02e4d5"
|
||||
integrity sha512-j9TANKr72Q1/K1Ez7C0qJ2E/JRKrkwUYyxMUTRp9Jiegcx/aW7RGv58ogipAB3fi0WrVklJgCAXAqtVocZ8kvA==
|
||||
"@reach/combobox@^0.16.5":
|
||||
version "0.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.16.5.tgz#3493647950b4e0838d9442156fd5d6a52ea2f41d"
|
||||
integrity sha512-Csm79qZN3aGpIHnqMYcDH0Y75Z0K8u3j1DzQiRa3w8aDwdmQFocBIo3p9veEytiKm28Dccj/wmmvrCpgVMVH9Q==
|
||||
dependencies:
|
||||
"@reach/auto-id" "0.16.0"
|
||||
"@reach/descendants" "0.16.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue