Merge pull request #916 from alxshelepenok/renovate/classnames-2.x

fix(deps): update dependency classnames to ^2.3.1
This commit is contained in:
Alexander Shelepenok 2021-04-03 22:29:55 +03:00 committed by GitHub
commit b1e30d5ab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View File

@ -41,7 +41,7 @@
"@sentry/gatsby": "^6.2.5",
"@sentry/tracing": "^6.2.5",
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"classnames": "^2.3.1",
"codecov": "^3.8.1",
"gatsby": "^2.32.11",
"gatsby-link": "^2.11.0",

View File

@ -5794,11 +5794,16 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"
classnames@^2.2.5, classnames@^2.2.6:
classnames@^2.2.5:
version "2.2.6"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
classnames@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
clean-css@4.2.x:
version "4.2.3"
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78"