Bump @theme-ui/match-media from 0.3.3 to 0.3.4 in /website (#2090)

Bumps [@theme-ui/match-media](https://github.com/system-ui/theme-ui) from 0.3.3 to 0.3.4.
<details>
<summary>Commits</summary>
<ul>
<li><a href="7840f829de"><code>7840f82</code></a> v0.3.4</li>
<li><a href="7ea5585326"><code>7ea5585</code></a> fix(gatsby-plugin-theme-ui): fix peer dependency</li>
<li>See full diff in <a href="https://github.com/system-ui/theme-ui/compare/v0.3.3...v0.3.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@theme-ui/match-media&package-manager=npm_and_yarn&previous-version=0.3.3&new-version=0.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
This commit is contained in:
kodiakhq[bot] 2020-11-30 18:45:46 +00:00 committed by GitHub
commit 255e6547fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"@mdx-js/react": "^1.6.21",
"@mdx-js/tag": "^0.20.3",
"@theme-ui/color": "^0.3.3",
"@theme-ui/match-media": "^0.3.3",
"@theme-ui/match-media": "^0.3.4",
"@theme-ui/presets": "^0.3.0",
"@theme-ui/prism": "^0.3.4",
"@theme-ui/sidenav": "^0.3.4",

View File

@ -2295,10 +2295,10 @@
resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.3.4.tgz#26ff7696f8a0d80b2d9093ff04913e3046971aeb"
integrity sha512-/H9yxunPiAh2NENXp232OBTEnCzgz0N/KnF5RXgkncqNBeI6I1dzwMe/fE0GO4poH8sdzquc1nNRXuR3HgA3/w==
"@theme-ui/match-media@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@theme-ui/match-media/-/match-media-0.3.3.tgz#1ae6f58eebced0891f9da9f2ade099baaa3ad9af"
integrity sha512-RoZWjhmKDy9cg+No+V12DdIf0KGWHibkf570r0Gx+1IKFazCghKM2Q2kxh5u7rxuFaHgxNCKBOqWJOpMGDRSqw==
"@theme-ui/match-media@^0.3.4":
version "0.3.4"
resolved "https://registry.yarnpkg.com/@theme-ui/match-media/-/match-media-0.3.4.tgz#75a2f9b384e6c8c2df1596abf53bef1e07b65fea"
integrity sha512-um/bPUrmy8INcrXmnwEfsu1DapxNyC3uJBoLUxKPOm4NoWJOXriIZLU5p2vbVGpOj1sfmn62MYbyFWJGMYVSBg==
"@theme-ui/mdx@^0.3.4":
version "0.3.4"