From 4dc90f5babccf8d6ea7a7b355106f14d8d9a08b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 06:06:48 +0000 Subject: [PATCH] Bump classnames from 2.2.6 to 2.3.2 Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.3.2. - [Release notes](https://github.com/JedWatson/classnames/releases) - [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md) - [Commits](https://github.com/JedWatson/classnames/compare/v2.2.6...v2.3.2) --- updated-dependencies: - dependency-name: classnames dependency-type: direct:production update-type: version-update:semver-minor ... 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 8265ea3ff04..972d3de8cb3 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "by-node-env": "^2.0.1", "@docusaurus/preset-classic": "^2.0.0-alpha.64", "@docusaurus/core": "^2.0.0-alpha.64", - "classnames": "^2.2.6", + "classnames": "^2.3.2", "react": "^16.13.1", "react-dom": "^16.13.1" }, diff --git a/yarn.lock b/yarn.lock index cf73f37958f..dfaf4bde2ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3077,10 +3077,10 @@ class-utils@^0.3.5: isobject "^3.0.0" static-extend "^0.1.1" -classnames@^2.2.5, classnames@^2.2.6: - version "2.2.6" - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce" - integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q== +classnames@^2.2.5, classnames@^2.3.2: + version "2.3.2" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" + integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== clean-css@^4.2.3: version "4.2.3"