Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit f76ade0

Browse files
Update dependency clsx to v1.2.1 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f67cc6 commit f76ade0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@docusaurus/core": "2.0.0-beta.21",
1818
"@docusaurus/preset-classic": "2.0.0-beta.21",
1919
"@mdx-js/react": "1.6.22",
20-
"clsx": "1.2.0",
20+
"clsx": "1.2.1",
2121
"prism-react-renderer": "1.3.5",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0"

src/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3699,10 +3699,10 @@ clone-response@^1.0.2:
36993699
dependencies:
37003700
mimic-response "^1.0.0"
37013701

3702-
3703-
version "1.2.0"
3704-
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.0.tgz#b0e415ea7537dbac01b169c5cec1caeb11d86566"
3705-
integrity sha512-EPRP7XJsM1y0iCU3Z7C7jFKdQboXSeHgEfzQUTlz7m5NP3hDrlz48aUsmNGp4pC+JOW9WA3vIRqlYuo/bl4Drw==
3702+
3703+
version "1.2.1"
3704+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
3705+
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
37063706

37073707
clsx@^1.1.1:
37083708
version "1.1.1"

0 commit comments

Comments
 (0)