Skip to content

Commit 8cdd913

Browse files
Bump classnames from 2.3.2 to 2.5.1
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.2 to 2.5.1. - [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md) - [Commits](JedWatson/classnames@v2.3.2...v2.5.1) --- updated-dependencies: - dependency-name: classnames dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c956b4 commit 8cdd913

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/ws": "^8.5.10",
3434
"@typescript-eslint/eslint-plugin": "^6.0.0",
3535
"@typescript-eslint/parser": "^6.19.1",
36-
"classnames": "^2.3.2",
36+
"classnames": "^2.5.1",
3737
"eslint": "^8.44.0",
3838
"eslint-plugin-react": "^7.33.2",
3939
"eslint-plugin-react-hooks": "^4.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,10 +1842,10 @@ cjs-module-lexer@^1.0.0:
18421842
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz#9f84ba3244a512f3a54e5277e8eef4c489864e40"
18431843
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
18441844

1845-
classnames@^2.3.2:
1846-
version "2.3.2"
1847-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
1848-
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
1845+
classnames@^2.5.1:
1846+
version "2.5.1"
1847+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
1848+
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
18491849

18501850
clean-css@^5.2.2:
18511851
version "5.3.2"

0 commit comments

Comments
 (0)