Skip to content

Commit 924f0f8

Browse files
committed
Bump classnames to latest
1 parent 06c5c3e commit 924f0f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"webpack-dev-server": "^3.1.3"
113113
},
114114
"dependencies": {
115-
"classnames": "^2.2.5",
115+
"classnames": "^2.2.6",
116116
"consecutive": "^5.0.4",
117117
"recompose": "^0.30.0"
118118
},

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1888,7 +1888,7 @@ class-utils@^0.3.5:
18881888
isobject "^3.0.0"
18891889
static-extend "^0.1.1"
18901890

1891-
classnames@^2.2.5:
1891+
classnames@^2.2.6:
18921892
version "2.2.6"
18931893
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
18941894
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==

0 commit comments

Comments
 (0)