Skip to content

Commit

Permalink
fix(deps): update dependency the-guild-components to v1.4.1 (#3119)
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 30, 2021
1 parent e323e9e commit 672833b
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.4.0"
"the-guild-components": "1.4.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 @@ -2372,10 +2372,10 @@
dependencies:
defer-to-connect "^1.0.1"

"@theguild/components@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.0.tgz#7484e9f30196899f435b6f836c1eaa97e332fdb6"
integrity sha512-BKsiq6QN9LXFnGmOyMRgKlR3E3qYdAQsFys8SWOf/1CFidzEMQXmtNNn0RaWxW4f9BtNBPm4BvAu6wR2CHr21w==
"@theguild/components@1.4.1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.1.tgz#cf8210febd6fa5fc353d449ec74567e79c3b1ef4"
integrity sha512-qPcOv/MxlqDan1wLwY9gKhGJb9EWqd9rdRXZtH4X4agbB+7uYm3K5xomWOONA/SivtDzouVXlFhL0xfW+Di68Q==
dependencies:
"@emotion/react" "^11.4.0"
"@emotion/styled" "^11.3.0"
Expand Down Expand Up @@ -12508,12 +12508,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.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.4.0.tgz#3b9f8c0655c933ed61cf688f073184b9c91461ca"
integrity sha512-cnZk/vgTrV6IP948kkfcH+jOhX0CIrLf7htSdv5VZRomJNXc0uHw/sLuYlJXqObqItmYAQ9Cl0WskmyModfB8g==
the-guild-components@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.4.1.tgz#9104cd11eba2ce2ab37292eab9eabee9e63fe749"
integrity sha512-Yhib4mreTCwW7DnzQqyQeGsOZ/2QbQuvPcpd1W65M3ZkLfI2C9BIThSs0mUHfOhbEDZ65TFmzaCYRTZ6im8RrA==
dependencies:
"@theguild/components" "1.4.0"
"@theguild/components" "1.4.1"

throat@^6.0.1:
version "6.0.1"
Expand Down

0 comments on commit 672833b

Please sign in to comment.