Skip to content

Commit dc83903

Browse files
committed
chore(website): upgrade clsx version to "1.2.1"
1 parent f731c0c commit dc83903

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@docusaurus/core": "2.0.0-rc.1",
1414
"@docusaurus/preset-classic": "2.0.0-rc.1",
15-
"clsx": "^1.1.1",
15+
"clsx": "^1.2.1",
1616
"react": "^17.0.2",
1717
"react-dom": "^17.0.2"
1818
},

website/yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3697,11 +3697,6 @@ clone-response@^1.0.2:
36973697
dependencies:
36983698
mimic-response "^1.0.0"
36993699

3700-
clsx@^1.1.1:
3701-
version "1.1.1"
3702-
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
3703-
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
3704-
37053700
clsx@^1.2.1:
37063701
version "1.2.1"
37073702
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"

0 commit comments

Comments
 (0)