chore(deps): update dependency stylelint-scss to v3.18.0 (#240)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-10 18:59:24 +01:00 committed by GitHub
parent e251d361f6
commit cdf50dbdf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -133,7 +133,7 @@
"stylelint-config-recess-order": "2.1.0",
"stylelint-config-standard": "20.0.0",
"stylelint-prettier": "1.1.2",
"stylelint-scss": "3.17.2",
"stylelint-scss": "3.18.0",
"typescript": "3.9.7",
"webpack-notifier": "1.8.0"
},

View File

@ -15621,10 +15621,10 @@ stylelint-prettier@1.1.2:
dependencies:
prettier-linter-helpers "^1.0.0"
stylelint-scss@3.17.2:
version "3.17.2"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.17.2.tgz#4d849a153f9241834396f5880db2c3c964def4e3"
integrity sha512-e0dmxqsofy/HZj4urcGSJw4S6yHDJxiQdT20/1ciCsd5lomisa7YM4+Qtt1EG4hsqEG1dbEeF855tec1UyqcSA==
stylelint-scss@3.18.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.18.0.tgz#8f06371c223909bf3f62e839548af1badeed31e9"
integrity sha512-LD7+hv/6/ApNGt7+nR/50ft7cezKP2HM5rI8avIdGaUWre3xlHfV4jKO/DRZhscfuN+Ewy9FMhcTq0CcS0C/SA==
dependencies:
lodash "^4.17.15"
postcss-media-query-parser "^0.2.3"