Bump @reach/combobox from 0.16.1 to 0.16.3 (#15118)

Bumps [@reach/combobox](https://github.com/reach/reach-ui/tree/HEAD/packages/combobox) from 0.16.1 to 0.16.3.
- [Release notes](https://github.com/reach/reach-ui/releases)
- [Commits](https://github.com/reach/reach-ui/commits/v0.16.3/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:
dependabot[bot] 2021-10-19 13:06:35 +01:00 committed by GitHub
parent 7b8c2c539a
commit 9af7efb1bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 16 deletions

View file

@ -149,7 +149,7 @@
"@hotwired/stimulus-webpack-helpers": "1.0.1",
"@rails/ujs": "6.1.4",
"@rails/webpacker": "5.4.3",
"@reach/combobox": "^0.16.1",
"@reach/combobox": "^0.16.3",
"ahoy.js": "^0.4.0",
"autoprefixer": "^10.3.7",
"babel-preset-preact": "^2.0.0",

View file

@ -1751,15 +1751,15 @@
"@reach/utils" "0.16.0"
tslib "^2.3.0"
"@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==
"@reach/combobox@^0.16.3":
version "0.16.3"
resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.16.3.tgz#1ed7066cd0d7ab5265345cd55a648659754dd33d"
integrity sha512-ch2zmUgDg1JlN9L4l7NHbJaQHo95Qri2cx6pkWry389P6OQUkxHqP2TDvo4l2ivnSlrp0qdh8m9L979WvWREOQ==
dependencies:
"@reach/auto-id" "0.16.0"
"@reach/descendants" "0.16.1"
"@reach/popover" "0.16.0"
"@reach/portal" "0.16.0"
"@reach/popover" "0.16.2"
"@reach/portal" "0.16.2"
"@reach/utils" "0.16.0"
prop-types "^15.7.2"
tslib "^2.3.0"
@ -1777,23 +1777,24 @@
resolved "https://registry.yarnpkg.com/@reach/observe-rect/-/observe-rect-1.2.0.tgz#d7a6013b8aafcc64c778a0ccb83355a11204d3b2"
integrity sha512-Ba7HmkFgfQxZqqaeIWWkNK0rEhpxVQHIoVyW1YDSkGsGIXzcaW4deC8B0pZrNSSyLTdIk7y+5olKt5+g0GmFIQ==
"@reach/popover@0.16.0":
version "0.16.0"
resolved "https://registry.yarnpkg.com/@reach/popover/-/popover-0.16.0.tgz#82c5ab96a88c49e2451a9c04b2d4392a9055f623"
integrity sha512-xmgiSyQwfshMkMNu6URbGrjjDTD3dnAITojvgEqfEtV1chDYqktKdDbIPrq+UGI54ey/IxbRpVzKcIjXiKoMmA==
"@reach/popover@0.16.2":
version "0.16.2"
resolved "https://registry.yarnpkg.com/@reach/popover/-/popover-0.16.2.tgz#71d7af3002ca49d791476b22dee1840dd1719c19"
integrity sha512-IwkRrHM7Vt33BEkSXneovymJv7oIToOfTDwRKpuYEB/BWYMAuNfbsRL7KVe6MjkgchDeQzAk24cYY1ztQj5HQQ==
dependencies:
"@reach/portal" "0.16.0"
"@reach/portal" "0.16.2"
"@reach/rect" "0.16.0"
"@reach/utils" "0.16.0"
tabbable "^4.0.0"
tslib "^2.3.0"
"@reach/portal@0.16.0":
version "0.16.0"
resolved "https://registry.yarnpkg.com/@reach/portal/-/portal-0.16.0.tgz#1544531d978b770770b718b2872b35652a11e7e3"
integrity sha512-vXJ0O9T+72HiSEWHPs2cx7YbSO7pQsTMhgqPc5aaddIYpo2clJx1PnYuS0lSNlVaDO0IxQhwYq43evXaXnmviw==
"@reach/portal@0.16.2":
version "0.16.2"
resolved "https://registry.yarnpkg.com/@reach/portal/-/portal-0.16.2.tgz#ca83696215ee03acc2bb25a5ae5d8793eaaf2f64"
integrity sha512-9ur/yxNkuVYTIjAcfi46LdKUvH0uYZPfEp4usWcpt6PIp+WDF57F/5deMe/uGi/B/nfDweQu8VVwuMVrCb97JQ==
dependencies:
"@reach/utils" "0.16.0"
tiny-warning "^1.0.3"
tslib "^2.3.0"
"@reach/rect@0.16.0":