From 2f48cd017f11b67f7339957f41f3603ea55b5d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 09:22:25 +0000 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7d218d39f..728eb52aa 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 7484565a5..08e23e355 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"