From 4282ff9098b9ab70aab05344ad7b06f443f3286a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 01:05:36 +0000 Subject: [PATCH] chore(deps): update dependency @types/theme-ui to ^0.2.5 (#161) --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 093ada9c7..1a2b4c4a4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/react-dom": "^16.9.4", "@types/react-helmet": "^5.0.14", "@types/testing-library__cypress": "^5.0.1", - "@types/theme-ui": "^0.2.4", + "@types/theme-ui": "^0.2.5", "@typescript-eslint/eslint-plugin": "^2.7.0", "@typescript-eslint/parser": "^2.7.0", "concurrently": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 2905482a0..01bda633e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3068,7 +3068,7 @@ "@types/react-dom" "*" "@types/testing-library__dom" "*" -"@types/theme-ui@^0.2.4": +"@types/theme-ui@^0.2.5": version "0.2.5" resolved "https://registry.yarnpkg.com/@types/theme-ui/-/theme-ui-0.2.5.tgz#811b6df12c1b067f7cb20136e81e7c3974d3548a" integrity sha512-EuOhttbeNs3uxvFC1tOsLzgbkN4Nv9hOOPTb77v/qp5jaNONxB7HARtbtYJiJgfBPW4b370J9Y3nZMeHifwR1A==