From 56e67ce6d3b4cb762c586c01520ee4d336af31db Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Jun 2021 09:25:57 +0000 Subject: [PATCH] fix(deps): update dependency the-guild-components to v1.3.1 --- website/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/website/package.json b/website/package.json index 7f9bb9872bd..3270b8c8bba 100644 --- a/website/package.json +++ b/website/package.json @@ -15,7 +15,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "styled-components": "5.3.0", - "the-guild-components": "1.3.0" + "the-guild-components": "1.3.1" }, "browserslist": { "production": [ diff --git a/yarn.lock b/yarn.lock index 79c546f7a92..542cd38dfed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2383,10 +2383,10 @@ dependencies: defer-to-connect "^1.0.1" -"@theguild/components@1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.3.0.tgz#c250834fc1a10d2664a319e0badfc66450436fba" - integrity sha512-AVaAiKtsBqMc/j2+S+rgUeR7qeqSmXFSfMmxuF4BqJnyhH79lEtA5OdzfAHEUt3XEtDNSu4v7j7Bux4BzaXtxg== +"@theguild/components@1.3.1": + version "1.3.1" + resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.3.1.tgz#8a16e2ece3f59a5d2af769d0e21b348585ca303d" + integrity sha512-ZgLZfUVclh42tU3FThjx9hK6sXJzDnhl9wolv42vfzuntmXfK/64St6mmUZzEH8cB0vBPh6CCa5MfMN4u+H/UQ== dependencies: "@emotion/react" "^11.4.0" "@emotion/styled" "^11.3.0" @@ -12521,12 +12521,12 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -the-guild-components@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.3.0.tgz#d0895da11a9463eab169b53714ac8ac636e585d5" - integrity sha512-x7D/2EiJHlSxnIPXDVMvs+9bz9iZK4+DH2/IR7wkLwcaAWcuNWpFnhbIQ+UQ14bUcOYVa/Ani4TAhZiepSKUkw== +the-guild-components@1.3.1: + version "1.3.1" + resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.3.1.tgz#f660711ee9f035bb0b128bd12b36596d9c97d553" + integrity sha512-Bx2Y5+wbqPPuu6Kcl0f0jW1CEKEK8DziL71DN0o0KH5StYcEJIHmQcMStw+d32BmPPz5WVSdWCRH5TqAcswpDg== dependencies: - "@theguild/components" "1.3.0" + "@theguild/components" "1.3.1" throat@^6.0.1: version "6.0.1"