Skip to content

Commit 0ecb82d

Browse files
chore(deps): bump clsx from 2.0.0 to 2.1.0 in /docs (#1221)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent ca2aa9b commit 0ecb82d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@docusaurus/core": "^3.0.0",
2121
"@docusaurus/preset-classic": "^3.0.0",
2222
"@mdx-js/react": "^3.0.0",
23-
"clsx": "^2.0.0",
23+
"clsx": "^2.1.0",
2424
"prism-react-renderer": "^2.3.0",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0"

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,10 +3140,10 @@ clone-deep@^4.0.1:
31403140
kind-of "^6.0.2"
31413141
shallow-clone "^3.0.0"
31423142

3143-
clsx@^2.0.0:
3144-
version "2.0.0"
3145-
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
3146-
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
3143+
clsx@^2.0.0, clsx@^2.1.0:
3144+
version "2.1.0"
3145+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
3146+
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==
31473147

31483148
collapse-white-space@^2.0.0:
31493149
version "2.1.0"

0 commit comments

Comments
 (0)