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

Commit b5ab48e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency classnames to v2.3.1
1 parent f0701be commit b5ab48e

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
@@ -50,7 +50,7 @@
5050
"start-server-and-test": "1.12.1"
5151
},
5252
"dependencies": {
53-
"classnames": "2.2.6",
53+
"classnames": "2.3.1",
5454
"prop-types": "15.7.2",
5555
"react": "17.0.2",
5656
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2698,10 +2698,10 @@ class-utils@^0.3.5:
26982698
isobject "^3.0.0"
26992699
static-extend "^0.1.1"
27002700

2701-
classnames@2.2.6:
2702-
version "2.2.6"
2703-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
2704-
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
2701+
classnames@2.3.1:
2702+
version "2.3.1"
2703+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
2704+
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
27052705

27062706
clean-stack@^2.0.0:
27072707
version "2.2.0"

0 commit comments

Comments
 (0)