File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 62
62
"@storybook/theming" : " 5.3.19" ,
63
63
"@svgr/cli" : " 5.4.0" ,
64
64
"@testing-library/react" : " 10.2.1" ,
65
- "@types/classnames" : " 2.2.11 " ,
65
+ "@types/classnames" : " 2.3.0 " ,
66
66
"@types/jest" : " 26.0.20" ,
67
67
"@types/react" : " 16.14.2" ,
68
68
"@types/react-dom" : " 16.9.10" ,
Original file line number Diff line number Diff line change 3217
3217
dependencies:
3218
3218
"@babel/types" "^7.3.0"
3219
3219
3220
-
3221
- version "2.2.11"
3222
- resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.11.tgz#2521cc86f69d15c5b90664e4829d84566052c1cf"
3223
- integrity sha512-2koNhpWm3DgWRp5tpkiJ8JGc1xTn2q0l+jUNUE7oMKXUf5NpI9AIdC4kbjGNFBdHtcxBD18LAksoudAVhFKCjw==
3220
+
3221
+ version "2.3.0"
3222
+ resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.3.0.tgz#681b6bacf918e00c1836ad286a872e0a90aada87"
3223
+ integrity sha512-3GsbOoDYteFShlrBTKzI2Eii4vPg/jAf7LXRIn0WQePKlmhpkV0KoTMuawA7gZJkrbPrZGwv9IEAfIWaOaQK8w==
3224
+ dependencies:
3225
+ classnames "*"
3224
3226
3225
3227
3226
3228
version "0.0.39"
@@ -5274,6 +5276,11 @@ class-utils@^0.3.5:
5274
5276
isobject "^3.0.0"
5275
5277
static-extend "^0.1.1"
5276
5278
5279
+ classnames@*:
5280
+ version "2.3.1"
5281
+ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
5282
+ integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
5283
+
5277
5284
[email protected] , classnames@^2.2.1, classnames@^2.2.5, classnames@^2.2.6:
5278
5285
version "2.2.6"
5279
5286
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
You can’t perform that action at this time.
0 commit comments