Bump gatsby-plugin-theme-ui from 0.3.4 to 0.3.5 in /website (#2233)

Bumps [gatsby-plugin-theme-ui](https://github.com/system-ui/theme-ui) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/v0.3.5/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.3.4...v0.3.5)

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-01-04 15:37:46 +01:00 committed by GitHub
parent 81c03f6615
commit ae0c72dc72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"gatsby-plugin-robots-txt": "^1.5.3",
"gatsby-plugin-sharp": "2.11.2",
"gatsby-plugin-sitemap": "^2.9.0",
"gatsby-plugin-theme-ui": "^0.3.4",
"gatsby-plugin-theme-ui": "^0.3.5",
"gatsby-redirect-from": "^0.2.4",
"gatsby-remark-check-links": "^2.1.0",
"gatsby-remark-copy-linked-files": "^2.6.0",

View File

@ -8026,10 +8026,10 @@ gatsby-plugin-sitemap@^2.9.0:
pify "^3.0.0"
sitemap "^1.13.0"
gatsby-plugin-theme-ui@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.3.4.tgz#b3ed23b847c9667a7b54f2f3549a02582e34b633"
integrity sha512-Jz3Z+LHkYJvKTotuibfKy5JgN74VuDYMphMk/dWe4P4AY/4MmJh9YN7Uvkr3J0hZc32x8E9m8YgbSDb3M53HsA==
gatsby-plugin-theme-ui@^0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.3.5.tgz#3fc86e5e1ede4e628ebf100f724f6e9000cd5148"
integrity sha512-IPiBtxY8b63XxxKjUQFg4GWvP1r7AvJ3ub7sc3nP0bSOAyGhMV3ijI7gpSF8phtHcB8oLe5Hf6+olpT22ft7Fg==
gatsby-plugin-typescript@^2.9.0:
version "2.9.0"