Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 819831e

Browse files
committed
Update dependency classnames to v2.3.2
1 parent 34309a8 commit 819831e

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
@@ -51,7 +51,7 @@
5151
"webpack": "^5.75.0"
5252
},
5353
"dependencies": {
54-
"classnames": "2.3.1",
54+
"classnames": "2.3.2",
5555
"prop-types": "15.7.2",
5656
"react": "17.0.2",
5757
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2973,10 +2973,10 @@ class-utils@^0.3.5:
29732973
isobject "^3.0.0"
29742974
static-extend "^0.1.1"
29752975

2976-
classnames@2.3.1:
2977-
version "2.3.1"
2978-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
2979-
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
2976+
classnames@2.3.2:
2977+
version "2.3.2"
2978+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
2979+
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
29802980

29812981
clean-stack@^2.0.0:
29822982
version "2.2.0"

0 commit comments

Comments
 (0)