Skip to content

Commit 2cf38af

Browse files
chore(deps): bump clsx from 1.2.1 to 2.0.0 in /docs (#768)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e810a15 commit 2cf38af

File tree

3 files changed

+58
-8
lines changed

3 files changed

+58
-8
lines changed

docs/package-lock.json

Lines changed: 52 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

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

docs/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2973,6 +2973,11 @@ clsx@^1.2.1:
29732973
resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz"
29742974
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
29752975

2976+
clsx@^2.0.0:
2977+
version "2.0.0"
2978+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
2979+
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
2980+
29762981
collapse-white-space@^1.0.2:
29772982
version "1.0.6"
29782983
resolved "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz"

0 commit comments

Comments
 (0)