Skip to content

Commit

Permalink
fix(deps): update dependency the-guild-components to v1.3.1 (#3070)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 13, 2021
1 parent 5b4df36 commit f89e8f9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit f89e8f9

Please sign in to comment.