Skip to content

Commit 1f236c9

Browse files
Update dependency clsx to v1.2.1
1 parent 4267842 commit 1f236c9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@easyops-cn/docusaurus-search-local": "0.21.4",
2020
"@mdx-js/react": "1.6.22",
2121
"@svgr/webpack": "6.1.2",
22-
"clsx": "1.1.1",
22+
"clsx": "1.2.1",
2323
"file-loader": "6.2.0",
2424
"prism-react-renderer": "1.2.1",
2525
"react": "17.0.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2924,7 +2924,12 @@ clone-response@^1.0.2:
29242924
dependencies:
29252925
mimic-response "^1.0.0"
29262926

2927-
[email protected], clsx@^1.1.1:
2927+
2928+
version "1.2.1"
2929+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
2930+
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
2931+
2932+
clsx@^1.1.1:
29282933
version "1.1.1"
29292934
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
29302935
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==

0 commit comments

Comments
 (0)