From 677f3522aecf6a2cba5c43cd9a750d1ce43e1e94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 21:45:56 +0000 Subject: [PATCH] Bump gatsby-plugin-theme-ui from 0.2.43 to 0.10.1 Bumps [gatsby-plugin-theme-ui](https://github.com/system-ui/theme-ui) from 0.2.43 to 0.10.1. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/commits) Signed-off-by: dependabot-preview[bot] --- gatsby-theme-events-typescript/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gatsby-theme-events-typescript/package.json b/gatsby-theme-events-typescript/package.json index 5ac1917..336e55a 100644 --- a/gatsby-theme-events-typescript/package.json +++ b/gatsby-theme-events-typescript/package.json @@ -41,7 +41,7 @@ "@emotion/core": "^10.0.16", "@emotion/styled": "^10.0.23", "@mdx-js/react": "^1.5.1", - "gatsby-plugin-theme-ui": "^0.2.43", + "gatsby-plugin-theme-ui": "^0.10.1", "gatsby-source-filesystem": "^2.1.40", "gatsby-transformer-yaml": "^3.6.0", "theme-ui": "^0.3.1" diff --git a/yarn.lock b/yarn.lock index 9180472..ef5d10e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5999,10 +5999,10 @@ gatsby-plugin-page-creator@^2.3.25: lodash "^4.17.15" slugify "^1.4.4" -gatsby-plugin-theme-ui@^0.2.43: - version "0.2.43" - resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.2.43.tgz#a2baa2bdba1bd923edeb63f1ebdf48c36b5c63ef" - integrity sha512-rBQ5vlTSeuUuv929s5k6VUit7k/VXqZOFxd5FlMyR9DCo87zqEJhQ0sobkLrfhAiAo80TUyQEEA0GbLZtrb6pA== +gatsby-plugin-theme-ui@^0.10.1: + version "0.10.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.10.1.tgz#d1ac7f4f1c4bf187694110a8670f0bb3ff470ad2" + integrity sha512-e6xr0BOsasTz1V1d6whAl4C2trHmIS6qg6y8BYdeO0ejMEr2Tc6svvv9E3eJpWsN4kjKFPLwNwb4dp8OvZND7w== gatsby-plugin-typescript@^2.1.15, gatsby-plugin-typescript@^2.4.18: version "2.4.18"