Bump @theme-ui/prism from 0.3.4 to 0.3.5 in /website (#2205)

Bumps [@theme-ui/prism](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] 2020-12-28 12:35:45 +01:00 committed by GitHub
parent f0bc1eb479
commit bc4a11a4a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"@theme-ui/color": "^0.3.5",
"@theme-ui/match-media": "^0.3.5",
"@theme-ui/presets": "^0.3.5",
"@theme-ui/prism": "^0.3.4",
"@theme-ui/prism": "^0.3.5",
"@theme-ui/sidenav": "^0.3.4",
"@theme-ui/typography": "^0.3.4",
"autoprefixer": "^10.1.0",

View File

@ -2526,10 +2526,10 @@
"@theme-ui/preset-tailwind" "0.3.5"
"@theme-ui/preset-tosh" "0.3.5"
"@theme-ui/prism@^0.3.4":
version "0.3.4"
resolved "https://registry.yarnpkg.com/@theme-ui/prism/-/prism-0.3.4.tgz#dffee4fa4e79f8924ce6e46a48d6d05c3d0ccb65"
integrity sha512-tBlZ2mfRPuplu6MtGgSkwy+2xoSTSJfIr5x5YhgQb+wmnybMSONhqeeTrBE2/eyJfS1bf+fGEBsBawyJ/ImlHg==
"@theme-ui/prism@^0.3.5":
version "0.3.5"
resolved "https://registry.yarnpkg.com/@theme-ui/prism/-/prism-0.3.5.tgz#7f17034319d4947ab8cbc2869e1e463b76975fbf"
integrity sha512-FyyitvZjjpcMaKv4wQUyzQ+XXtWA3xtpOKEsNICGTIOoxHyP+FSC8+LqrHtxwcGLvl6MADmooh0kkcI1auFwkA==
dependencies:
prism-react-renderer "^1.0.2"