Skip to content

Commit a59b005

Browse files
build(deps): bump classnames from 2.2.6 to 2.3.1 (#227)
1 parent f20120d commit a59b005

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
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"bootstrap": "4.6.0",
7-
"classnames": "2.2.6",
7+
"classnames": "2.3.1",
88
"ky": "0.25.0",
99
"react": "16.14.0",
1010
"react-copy-to-clipboard": "5.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3168,10 +3168,10 @@ class-utils@^0.3.5:
31683168
isobject "^3.0.0"
31693169
static-extend "^0.1.1"
31703170

3171-
classnames@2.2.6, classnames@^2.2.3:
3172-
version "2.2.6"
3173-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
3174-
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
3171+
classnames@2.3.1, classnames@^2.2.3:
3172+
version "2.3.1"
3173+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
3174+
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
31753175

31763176
clean-css@^4.2.3:
31773177
version "4.2.3"

0 commit comments

Comments
 (0)