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 60c659c65..4da52a105 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3076,7 +3076,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==