From 5780e23db84f4cfcde7be9fc5922be876c5ad6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 11:08:00 +0200 Subject: [PATCH] Bump clsx from 1.1.1 to 1.2.0 (#1382) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cc6341e0..d4fdc667 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@easyops-cn/docusaurus-search-local": "^0.27.1", "@mdx-js/react": "^1.6.21", "by-node-env": "^2.0.1", - "clsx": "^1.1.1", + "clsx": "^1.2.0", "react": "^18.2.0", "react-dom": "^17.0.2" }, diff --git a/yarn.lock b/yarn.lock index 14476ffb..6b4a0ce7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3547,10 +3547,10 @@ clone-response@^1.0.2: dependencies: mimic-response "^1.0.0" -clsx@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188" - integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA== +clsx@^1.1.1, clsx@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.0.tgz#b0e415ea7537dbac01b169c5cec1caeb11d86566" + integrity sha512-EPRP7XJsM1y0iCU3Z7C7jFKdQboXSeHgEfzQUTlz7m5NP3hDrlz48aUsmNGp4pC+JOW9WA3vIRqlYuo/bl4Drw== collapse-white-space@^1.0.2: version "1.0.6"