From 8d81196dd0af5d0026c6f89953108ce18f6fb65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 23:12:50 +0000 Subject: [PATCH] chore(deps): bump classnames from 2.3.1 to 2.3.2 Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.1 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.3.1...v2.3.2) --- updated-dependencies: - dependency-name: classnames 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 f2dcba8e3cbc53..357228de1c819b 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "buffer": "^6.0.3", "cbor-web": "^8.1.0", - "classnames": "2.3.1", + "classnames": "2.3.2", "color": "^4.2.3", "compression-webpack-plugin": "10.0.0", "copy-text-to-clipboard": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 6496696c1e0f0a..b571ecbff8a95f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5570,10 +5570,10 @@ class-utils@^0.3.5: isobject "^3.0.0" static-extend "^0.1.1" -classnames@2.3.1, classnames@^2.2.6: - version "2.3.1" - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" - integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== +classnames@2.3.2, classnames@^2.2.6: + version "2.3.2" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" + integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== clean-css@^5.2.2: version "5.2.4"