From a5f42a11220458b78d59247563073e6aaddaf89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 08:16:20 +0000 Subject: [PATCH] build(deps): bump clsx from 2.1.0 to 2.1.1 Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7536136dc79..0a03270b3c6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@easyops-cn/docusaurus-search-local": "^0.40.1", "@mdx-js/react": "^3.0.1", - "clsx": "^2.1.0", + "clsx": "^2.1.1", "docusaurus-plugin-sass": "^0.2.5", "hast-util-is-element": "3.0.0", "prism-react-renderer": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index 471fc26b7da..057b248d78c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3712,10 +3712,10 @@ clsx@^1.1.1: version "1.2.1" resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz" -clsx@^2.0.0, clsx@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb" - integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg== +clsx@^2.0.0, clsx@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999" + integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA== collapse-white-space@^2.0.0: version "2.1.0"