build(deps): update dependency @types/classnames to v2.3.0 (#1937)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1942/head
renovate[bot] 2021-04-23 10:57:16 +10:00 committed by GitHub
parent dafd61f08d
commit d321ae9be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

View File

@ -11,7 +11,7 @@
"@material-ui/core": "4.11.3", "@material-ui/core": "4.11.3",
"@material-ui/icons": "4.11.2", "@material-ui/icons": "4.11.2",
"@types/chai": "4.2.16", "@types/chai": "4.2.16",
"@types/classnames": "2.2.11", "@types/classnames": "2.3.0",
"@types/enzyme": "3.10.8", "@types/enzyme": "3.10.8",
"@types/jest": "26.0.22", "@types/jest": "26.0.22",
"@types/node": "14.14.41", "@types/node": "14.14.41",

View File

@ -2501,10 +2501,12 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/classnames@2.2.11": "@types/classnames@2.3.0":
version "2.2.11" version "2.3.0"
resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.11.tgz#2521cc86f69d15c5b90664e4829d84566052c1cf" resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.3.0.tgz#681b6bacf918e00c1836ad286a872e0a90aada87"
integrity sha512-2koNhpWm3DgWRp5tpkiJ8JGc1xTn2q0l+jUNUE7oMKXUf5NpI9AIdC4kbjGNFBdHtcxBD18LAksoudAVhFKCjw== integrity sha512-3GsbOoDYteFShlrBTKzI2Eii4vPg/jAf7LXRIn0WQePKlmhpkV0KoTMuawA7gZJkrbPrZGwv9IEAfIWaOaQK8w==
dependencies:
classnames "*"
"@types/color-name@^1.1.1": "@types/color-name@^1.1.1":
version "1.1.1" version "1.1.1"
@ -4231,7 +4233,7 @@ class-utils@^0.3.5:
isobject "^3.0.0" isobject "^3.0.0"
static-extend "^0.1.1" static-extend "^0.1.1"
classnames@2.3.1: classnames@*, classnames@2.3.1:
version "2.3.1" version "2.3.1"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==