Skip to content

Commit

Permalink
Merge pull request ClickHouse#1813 from ClickHouse/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/clsx-2.1.0

Bump clsx from 2.0.0 to 2.1.0
  • Loading branch information
johnnymatthews authored Jan 11, 2024
2 parents 464780b + f9012f9 commit 06a9746
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mdx-js/react": "^1.6.22",
"@radix-ui/react-navigation-menu": "^1.1.4",
"axios": "^1.6.2",
"clsx": "^2.0.0",
"clsx": "^2.1.0",
"docusaurus-plugin-sass": "^0.2.5",
"esbuild": "^0.19.8",
"esbuild-loader": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3727,10 +3727,10 @@ clsx@^1.2.1:
resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz"
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==

clsx@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/clsx/-/clsx-2.0.0.tgz"
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
clsx@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==

collapse-white-space@^1.0.2:
version "1.0.6"
Expand Down

0 comments on commit 06a9746

Please sign in to comment.