Skip to content

Commit 5a616ec

Browse files
fix(deps): update dependency @theguild/components to v1.4.1 (#340)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 94ed2a6 commit 5a616ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@guild-docs/client": "0.2.15",
2323
"@guild-docs/server": "0.2.15",
2424
"@mdx-js/react": "1.6.22",
25-
"@theguild/components": "1.4.0",
25+
"@theguild/components": "1.4.1",
2626
"esbuild": "0.12.12",
2727
"framer-motion": "4.1.17",
2828
"fs-extra": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,10 +2251,10 @@
22512251
dependencies:
22522252
"@sinonjs/commons" "^1.7.0"
22532253

2254-
"@theguild/[email protected].0":
2255-
version "1.4.0"
2256-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.0.tgz#7484e9f30196899f435b6f836c1eaa97e332fdb6"
2257-
integrity sha512-BKsiq6QN9LXFnGmOyMRgKlR3E3qYdAQsFys8SWOf/1CFidzEMQXmtNNn0RaWxW4f9BtNBPm4BvAu6wR2CHr21w==
2254+
"@theguild/[email protected].1":
2255+
version "1.4.1"
2256+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.1.tgz#cf8210febd6fa5fc353d449ec74567e79c3b1ef4"
2257+
integrity sha512-qPcOv/MxlqDan1wLwY9gKhGJb9EWqd9rdRXZtH4X4agbB+7uYm3K5xomWOONA/SivtDzouVXlFhL0xfW+Di68Q==
22582258
dependencies:
22592259
"@emotion/react" "^11.4.0"
22602260
"@emotion/styled" "^11.3.0"

0 commit comments

Comments
 (0)