Skip to content

Commit 74fff67

Browse files
committed
fix: upgrade clsx from 1.1.1 to 1.2.1
Snyk has created this PR to upgrade clsx from 1.1.1 to 1.2.1. See this package in yarn: clsx See this project in Snyk: https://app.snyk.io/org/rr-n4p5t3r-LBkUVa8UFFHbMt6k2B5att/project/b119a91f-63a4-4290-a88c-a6ee31962524?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 696c6f9 commit 74fff67

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@docusaurus/core": "2.0.0-alpha.65",
1515
"@docusaurus/preset-classic": "2.0.0-alpha.65",
1616
"@mdx-js/react": "^1.5.8",
17-
"clsx": "^1.1.1",
17+
"clsx": "^1.2.1",
1818
"react": "^16.8.4",
1919
"react-dom": "^16.8.4"
2020
},

docusaurus/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3042,6 +3042,11 @@ clsx@^1.1.1:
30423042
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
30433043
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
30443044

3045+
clsx@^1.2.1:
3046+
version "1.2.1"
3047+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
3048+
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
3049+
30453050
coa@^2.0.2:
30463051
version "2.0.2"
30473052
resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.2.tgz#43f6c21151b4ef2bf57187db0d73de229e3e7ec3"

0 commit comments

Comments
 (0)