Skip to content

Commit 822d18c

Browse files
fix(deps): update dependency @theguild/components to v4.2.1 (#1881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3a47a2 commit 822d18c

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
@@ -23,7 +23,7 @@
2323
"typescript": "4.8.4"
2424
},
2525
"dependencies": {
26-
"@theguild/components": "4.2.0",
26+
"@theguild/components": "4.2.1",
2727
"graphql": "16.6.0",
2828
"next": "12.3.1",
2929
"next-sitemap": "3.1.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5404,10 +5404,10 @@
54045404
lodash "^4.17.21"
54055405
remove-markdown "0.5.0"
54065406

5407-
"@theguild/[email protected].0":
5408-
version "4.2.0"
5409-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.2.0.tgz#9fa93b95d34e4df99801406d7912af52b8ba3963"
5410-
integrity sha512-9qsdXlEdiiymJyY4vhZPLsYQvy5IQHY58zNxUAaY8xMKs6vLeRlno2BjtqZIzs4co36JHrt2FHq9zBNmG4dTkA==
5407+
"@theguild/[email protected].1":
5408+
version "4.2.1"
5409+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.2.1.tgz#43b0eb2fc1ba41236f9eb6ef5aae5134b7b3389a"
5410+
integrity sha512-1Fd8U4yk4jPQulMLRAvpOUWcLdGP3gDykclT9UJ6LrLcU5TTetzKJO8t8Qgq2MW3koDXMmpryamt9ziaG8aS7g==
54115411
dependencies:
54125412
"@algolia/autocomplete-js" "1.7.1"
54135413
"@algolia/autocomplete-plugin-algolia-insights" "1.7.1"

0 commit comments

Comments
 (0)