Skip to content

Commit

Permalink
fix(deps): update dependency @theguild/components to v1.4.1 (#340)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
Goldfarbof and renovate-bot authored Jun 30, 2021
1 parent 6e4d244 commit 02f7292
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@guild-docs/client": "0.2.15",
"@guild-docs/server": "0.2.15",
"@mdx-js/react": "1.6.22",
"@theguild/components": "1.4.0",
"@theguild/components": "1.4.1",
"esbuild": "0.12.12",
"framer-motion": "4.1.17",
"fs-extra": "10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2251,10 +2251,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@theguild/[email protected].0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.0.tgz#7484e9f30196899f435b6f836c1eaa97e332fdb6"
integrity sha512-BKsiq6QN9LXFnGmOyMRgKlR3E3qYdAQsFys8SWOf/1CFidzEMQXmtNNn0RaWxW4f9BtNBPm4BvAu6wR2CHr21w==
"@theguild/[email protected].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

0 comments on commit 02f7292

Please sign in to comment.