Skip to content

Commit

Permalink
⬆️ (deps) Bump @reach/portal from 0.15.2 to 0.15.3
Browse files Browse the repository at this point in the history
Bumps [@reach/portal](https://github.com/reach/reach-ui/tree/HEAD/packages/portal) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/reach/reach-ui/releases)
- [Commits](https://github.com/reach/reach-ui/commits/v0.15.3/packages/portal)

---
updated-dependencies:
- dependency-name: "@reach/portal"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Jul 12, 2021
1 parent ab4ba4b commit e25036e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"typescript": "tsc --noEmit --declaration"
},
"dependencies": {
"@reach/portal": "0.15.2",
"@reach/portal": "0.15.3",
"@reach/skip-nav": "0.15.2",
"@tailwindcss/typography": "0.4.1",
"@tailwindcss/ui": "0.7.2",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1176,12 +1176,12 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=

"@reach/[email protected].2":
version "0.15.2"
resolved "https://registry.yarnpkg.com/@reach/portal/-/portal-0.15.2.tgz#fe7aa3d9a475ec07686c39bab3a0d85093fa91fb"
integrity sha512-5x+dchGr4btRnLazwmyCYbSPVJAIrw0eXwhz7Vj9uT/EIp43WzOtTcODdLOoH6Ol2QLjX1Yt/fBjdK9+UAKxSA==
"@reach/[email protected].3":
version "0.15.3"
resolved "https://registry.yarnpkg.com/@reach/portal/-/portal-0.15.3.tgz#56fe4f6575ff07fc7d1a151481713171c7e37c88"
integrity sha512-9VkVEQIF9gK73uK1f9MYhrJivd0dpxhkBEb2zwVCIEGvKVxadmRNmCjgcWexGjA0UeCjIhEjQQehs/IZHNLPdw==
dependencies:
"@reach/utils" "0.15.2"
"@reach/utils" "0.15.3"
tslib "^2.3.0"

"@reach/skip-nav@*", "@reach/[email protected]":
Expand All @@ -1200,6 +1200,14 @@
tiny-warning "^1.0.3"
tslib "^2.3.0"

"@reach/[email protected]":
version "0.15.3"
resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.15.3.tgz#200f42adba9d1463b1c6a75ee2aaf9f0cba84f9d"
integrity sha512-HFyjw8LZ4/RRk5bcMpDAeEc3aOeLR/vWRDsljlE3cHI5GfFlZcG3DDLSW8C2ba74RCFp/4X3Nz0nOrd4JdkZ1w==
dependencies:
tiny-warning "^1.0.3"
tslib "^2.3.0"

"@rushstack/eslint-patch@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.0.6.tgz#023d72a5c4531b4ce204528971700a78a85a0c50"
Expand Down

0 comments on commit e25036e

Please sign in to comment.