Skip to content

Commit

Permalink
Update dependency @reach/skip-nav to v0.12.1 (#1405)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 21, 2020
1 parent 5b67dc2 commit e975888
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-theme-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mdx-js/react": "^2.0.0-next.8",
"@mdx-js/runtime": "^2.0.0-next.8",
"@reach/router": "1.3.4",
"@reach/skip-nav": "0.10.5",
"@reach/skip-nav": "0.12.1",
"@rebass/emotion": "3.2.0",
"@theme-ui/components": "^0.3.1",
"@theme-ui/preset-system": "0.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3559,18 +3559,18 @@
prop-types "^15.6.1"
react-lifecycles-compat "^3.0.4"

"@reach/skip-nav@0.10.5":
version "0.10.5"
resolved "https://registry.yarnpkg.com/@reach/skip-nav/-/skip-nav-0.10.5.tgz#83da28bcfd3ba0af05c7e82b0a5e2d4a0a0c6581"
integrity sha512-Cg/nGKmu73jdSf46J53Qs+tUat7UVH6zQfq0VYdBw+Xqg72U1mkN2NyMAvb3N8O0cc3nDGvZoq0MKWrC7+TeqQ==
"@reach/skip-nav@0.12.1":
version "0.12.1"
resolved "https://registry.yarnpkg.com/@reach/skip-nav/-/skip-nav-0.12.1.tgz#082b7f22b8ab50e6bff6297137c13d0ad5a4bb64"
integrity sha512-LlnkUaVSQpo9grWbOHKC4Tc6ppwV7uiL+KhQ8388AB7sCbxL6zFo6WlZVNNHW5ahzQR86b3tQE9stf9rX2aJHw==
dependencies:
"@reach/utils" "0.10.5"
"@reach/utils" "0.12.1"
tslib "^2.0.0"

"@reach/utils@0.10.5":
version "0.10.5"
resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.10.5.tgz#fbac944d29565f6dd7abd0e1b13950e99b1e470b"
integrity sha512-5E/xxQnUbmpI/LrufBAOXjunl96DnqX6B4zC2MO2KH/dRzLug5gM5VuOwV26egsp0jvsSPxojwciOhS43px3qw==
"@reach/utils@0.12.1":
version "0.12.1"
resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.12.1.tgz#02b9c15ba5cddf23e16f2d2ca77aef98a9702607"
integrity sha512-5uH4OgO+GupAzZuf3b6Wv/9uC6NdMBlxS6FSKD6YqSxP4QJ0vjD34RVon6N/RMRORacCLyD/aaZIA7283YgeOg==
dependencies:
"@types/warning" "^3.0.0"
tslib "^2.0.0"
Expand Down

0 comments on commit e975888

Please sign in to comment.