From 7fef504aa171f3f9dca6b53e19e57f5a899e850d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Aug 2021 14:15:11 -0400 Subject: [PATCH] Bump @reach/combobox from 0.16.0 to 0.16.1 (#14519) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 43fd3d06f..fd8d6655d 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "@honeybadger-io/webpack": "^1.2.0", "@rails/ujs": "6.1.4", "@rails/webpacker": "5.4.0", - "@reach/combobox": "^0.16.0", + "@reach/combobox": "^0.16.1", "ahoy.js": "^0.4.0", "autoprefixer": "^10.3.1", "babel-preset-preact": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index cfab16cdd..290505823 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1826,23 +1826,23 @@ "@reach/utils" "0.16.0" tslib "^2.3.0" -"@reach/combobox@^0.16.0": - version "0.16.0" - resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.16.0.tgz#b7bc564b708b9d2f9fc0b7f2c803b5d089eeb21f" - integrity sha512-ikZNdEwv4inB0TVqGdKW/mXNK4QlAhhaaH7u899bathMuWuVi8tgKdaqKWI76S1sQYaNfczqx+0/17g/AE/Q8Q== +"@reach/combobox@^0.16.1": + version "0.16.1" + resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.16.1.tgz#5ab90db398fc30cc44fc83f6ab2dc18376884941" + integrity sha512-48eUtftpe2wY9sKJddkUSZQu9OcEx3P1LdsOKj6BL+InAX4DRe6i8tBKSqhChz4QaaHCo6bPXr2eeE1f++OBAw== dependencies: "@reach/auto-id" "0.16.0" - "@reach/descendants" "0.16.0" + "@reach/descendants" "0.16.1" "@reach/popover" "0.16.0" "@reach/portal" "0.16.0" "@reach/utils" "0.16.0" prop-types "^15.7.2" tslib "^2.3.0" -"@reach/descendants@0.16.0": - version "0.16.0" - resolved "https://registry.yarnpkg.com/@reach/descendants/-/descendants-0.16.0.tgz#4c2873ea14ca3669e0c0bd0cd89cd79f27c0d0ad" - integrity sha512-VLfAYRhU1LoDld3zP9vrvMnj3wWJIbfetQ/T+swYfGKadRKP0owrZBQ+lf3Y/HnPiac5sR4vAg97c2G6R2bqhw== +"@reach/descendants@0.16.1": + version "0.16.1" + resolved "https://registry.yarnpkg.com/@reach/descendants/-/descendants-0.16.1.tgz#fa3d89c0503565369707f32985d87eef61985d9f" + integrity sha512-3WZgRnD9O4EORKE31rrduJDiPFNMOjUkATx0zl192ZxMq3qITe4tUj70pS5IbJl/+v9zk78JwyQLvA1pL7XAPA== dependencies: "@reach/utils" "0.16.0" tslib "^2.3.0"