Skip to content

Commit ae55af7

Browse files
fix(deps): update dependency @theguild/components to v1.4.4 (#3181)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 84bf791 commit ae55af7

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
@@ -14,7 +14,7 @@
1414
"classnames": "2.3.1",
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
17-
"@theguild/components": "1.4.3"
17+
"@theguild/components": "1.4.4"
1818
},
1919
"browserslist": {
2020
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2369,10 +2369,10 @@
23692369
dependencies:
23702370
defer-to-connect "^1.0.1"
23712371

2372-
"@theguild/[email protected].3":
2373-
version "1.4.3"
2374-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.3.tgz#ade9c67981fc97c139c058e034f62a6db6072df0"
2375-
integrity sha512-35sj751HgiM+HWh5MCKWhEj0D4ZYe4G90JTKMMIaPyv3PbdIMnyMhdywuDcAhTCPScH1ubd39/NgkouqznS4Ig==
2372+
"@theguild/[email protected].4":
2373+
version "1.4.4"
2374+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.4.tgz#d5f69529bc6e03aaaecbd05015238312a9c65bd4"
2375+
integrity sha512-S8E/Q4n0MgTS9yakXv02Uji5+zgXFXMw41E+ppkeDPyysBJBxNoHbyu3LcePReyPM5UsnBooXdveG8XVyFk+bg==
23762376
dependencies:
23772377
"@emotion/react" "^11.4.0"
23782378
"@emotion/styled" "^11.3.0"

0 commit comments

Comments
 (0)