Skip to content

Commit

Permalink
Website: Bump clsx from 1.2.1 to 2.0.0 in /docs/website
Browse files Browse the repository at this point in the history
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 6e3a85f commit 71b9b11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@segment/snippet": "^4.16.2",
"@svgr/webpack": "^8.0.1",
"browserslist": "^4.21.9",
"clsx": "^1.1.1",
"clsx": "^2.0.0",
"css-what": "^6.1.0",
"docusaurus-odo-plugin-segment": "file:docusaurus-odo-plugin-segment",
"file-loader": "^6.2.0",
Expand Down
7 changes: 6 additions & 1 deletion docs/website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3200,11 +3200,16 @@ clone-response@^1.0.2:
dependencies:
mimic-response "^1.0.0"

clsx@^1.1.1, clsx@^1.2.1:
clsx@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==

clsx@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==

collapse-white-space@^1.0.2:
version "1.0.6"
resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.6.tgz#e63629c0016665792060dbbeb79c42239d2c5287"
Expand Down

0 comments on commit 71b9b11

Please sign in to comment.