From fca03acd6b47b0b89330de9b9ae885b88022f570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 09:54:54 +0000 Subject: [PATCH] chore(deps): bump classnames from 2.3.2 to 2.4.0 Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.2 to 2.4.0. - [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md) - [Commits](https://github.com/JedWatson/classnames/compare/v2.3.2...v2.4.0) --- 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 3b3ebae70..ba524946f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@dhis2/d2-i18n": "^1.1.0", "@dhis2/prop-types": "2.0.3", "@dhis2/ui": "^8.13.14", - "classnames": "^2.3.1", + "classnames": "^2.4.0", "cronstrue": "^1.114.0", "history": "^4.9.0", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index ec95fdecc..e23deba15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5429,10 +5429,10 @@ class-utils@^0.3.5: isobject "^3.0.0" static-extend "^0.1.1" -classnames@^2.2.6, classnames@^2.3.1, 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== +classnames@^2.2.6, classnames@^2.3.1, classnames@^2.3.2, classnames@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.4.0.tgz#78011af2612f5c552195e2e657bd5fe2de973cac" + integrity sha512-lWxiIlphgAhTLN657pwU/ofFxsUTOWc2CRIFeoV5st0MGRJHStUnWIUJgDHxjUO/F0mXzGufXIM4Lfu/8h+MpA== clean-css@^5.2.2: version "5.3.2"