chore(deps): update dependency stylelint to v13.3.0

This commit is contained in:
Renovate Bot 2020-04-03 16:26:46 +00:00
parent 41e4046d67
commit 55010a667e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 19 additions and 18 deletions

View File

@ -112,7 +112,7 @@
"postcss-pxtorem": "5.1.1",
"react-test-renderer": "16.13.1",
"rimraf": "3.0.2",
"stylelint": "13.2.1",
"stylelint": "13.3.0",
"stylelint-config-recommended-scss": "4.2.0",
"stylelint-scss": "3.16.0"
}

View File

@ -3102,7 +3102,7 @@ auto-bind@^4.0.0:
resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-4.0.0.tgz#e3589fc6c2da8f7ca43ba9f84fa52a744fc997fb"
integrity sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==
autoprefixer@9.7.5:
autoprefixer@9.7.5, autoprefixer@^9.7.5:
version "9.7.5"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.7.5.tgz#8df10b9ff9b5814a8d411a5cfbab9c793c392376"
integrity sha512-URo6Zvt7VYifomeAfJlMFnYDhow1rk2bufwkbamPEAtQFcL11moLk4PnR7n9vlu7M+BkXAZkHFA0mIcY7tjQFg==
@ -11069,10 +11069,10 @@ meow@^3.3.0, meow@^3.7.0:
redent "^1.0.0"
trim-newlines "^1.0.0"
meow@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/meow/-/meow-6.0.1.tgz#f9b3f912c9aa039142cebcf74315129f4cd1ce1c"
integrity sha512-kxGTFgT/b7/oSRSQsJ0qsT5IMU+bgZ1eAdSA3kIV7onkW0QWo/hL5RbGlMfvBjHJKPE1LaPX0kdecYFiqYWjUw==
meow@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/meow/-/meow-6.1.0.tgz#4ff4641818d3502afcddc631f94cb6971a581cb3"
integrity sha512-iIAoeI01v6pmSfObAAWFoITAA4GgiT45m4SmJgoxtZfvI0fyZwhV4d0lTwiUXvAKIPlma05Feb2Xngl52Mj5Cg==
dependencies:
"@types/minimist" "^1.2.0"
camelcase-keys "^6.1.1"
@ -11084,7 +11084,7 @@ meow@^6.0.1:
redent "^3.0.0"
trim-newlines "^3.0.0"
type-fest "^0.8.1"
yargs-parser "^16.1.0"
yargs-parser "^18.1.1"
merge-descriptors@1.0.1:
version "1.0.1"
@ -13290,11 +13290,12 @@ postcss-resolve-nested-selector@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz#29ccbc7c37dedfac304e9fff0bf1596b3f6a0e4e"
postcss-safe-parser@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-4.0.1.tgz#8756d9e4c36fdce2c72b091bbc8ca176ab1fcdea"
postcss-safe-parser@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-4.0.2.tgz#a6d4e48f0f37d9f7c11b2a581bf00f8ba4870b96"
integrity sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==
dependencies:
postcss "^7.0.0"
postcss "^7.0.26"
postcss-sass@^0.4.2:
version "0.4.2"
@ -16249,12 +16250,12 @@ stylelint-scss@3.16.0:
postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.0.2"
stylelint@13.2.1:
version "13.2.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.2.1.tgz#9101fcd70791856530049816ff53d980ecd561df"
integrity sha512-461ZV4KpUe7pEHHgMOsH4kkjF7qsjkCIMJYOf7QQC4cvgPUJ0z4Nj+ah5fvKl1rzqBqc5EZa6P0nna4CGoJX+A==
stylelint@13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.3.0.tgz#06a5e3d34e99d1d02891bc827f660f2bd2e79897"
integrity sha512-ehNzQu9JAbxuiNhUhmoyPgMjIdz7Fg1AxC5urPVhKotto/faF5GxwljSoLvQa6pB6yd+BVuofApWjWT/6/rBMQ==
dependencies:
autoprefixer "^9.7.4"
autoprefixer "^9.7.5"
balanced-match "^1.0.0"
chalk "^3.0.0"
cosmiconfig "^6.0.0"
@ -16274,7 +16275,7 @@ stylelint@13.2.1:
lodash "^4.17.15"
log-symbols "^3.0.0"
mathml-tag-names "^2.1.3"
meow "^6.0.1"
meow "^6.1.0"
micromatch "^4.0.2"
normalize-selector "^0.2.0"
postcss "^7.0.27"
@ -16285,7 +16286,7 @@ stylelint@13.2.1:
postcss-media-query-parser "^0.2.3"
postcss-reporter "^6.0.1"
postcss-resolve-nested-selector "^0.1.1"
postcss-safe-parser "^4.0.1"
postcss-safe-parser "^4.0.2"
postcss-sass "^0.4.2"
postcss-scss "^2.0.0"
postcss-selector-parser "^6.0.2"