From b8479f1a8fb6b34620c4bfe5d4c90af1770068aa Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Tue, 16 Jun 2020 03:33:48 +0000 Subject: [PATCH] chore(www): convert the overview component to theme-ui (#24929) * convert guidelines avatar to theme-ui * fix the import of overview component * Revert "convert guidelines avatar to theme-ui" This reverts commit 6510561206d32c01de87db9bb6878d4c4c25cbd0. * nitpick --- yarn.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 99d66dd..d50b8ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1898,12 +1898,7 @@ dependencies: "@types/node" "*" -"@types/node@*": - version "14.0.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.6.tgz#f9e178b2da31a4b0ec60b64649e244c31ce18daf" - integrity sha512-FbNmu4F67d3oZMWBV6Y4MaPER+0EpE9eIYf2yaHhCWovc1dlXCZkqGX4NLHfVVr6umt20TNBdRzrNJIzIKfdbw== - -"@types/node@^8.5.7": +"@types/node@*", "@types/node@^8.5.7": version "8.10.61" resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.61.tgz#d299136ce54bcaf1abaa4a487f9e4bedf6b0d393" integrity sha512-l+zSbvT8TPRaCxL1l9cwHCb0tSqGAGcjPJFItGGYat5oCTiq1uQQKYg5m7AF1mgnEBzFXGLJ2LRmNjtreRX76Q==