Bump stylelint-scss from 3.4.4 to 3.5.0

Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.4.4 to 3.5.0.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.4.4...3.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-13 13:55:18 +00:00 committed by dependabot[bot]
parent 21ef078c85
commit 4e87641c32
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12954,9 +12954,9 @@
}
},
"stylelint-scss": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.4.4.tgz",
"integrity": "sha512-GquwsRegF2gsVRePaUN93cYf9aJDygr03X/QRiwk9O5lOe7QZHlM4Vzrb8JAu+pZ0xodPRpN6W259yA6ApM3WA==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.5.0.tgz",
"integrity": "sha512-i8YhQd7IWWEacjUGvZycQ16c9NBj+Dbir1UwfQMlK1+5hr7crtxoo4j8TS8RR5ILP6g3bHSn24a8AvKrtFDBlQ==",
"dev": true,
"requires": {
"lodash": "^4.17.11",

View File

@ -73,7 +73,7 @@
"stylelint": "^9.9.0",
"stylelint-config-standard": "^18.0.0",
"stylelint-order": "^2.0.0",
"stylelint-scss": "^3.4.4",
"stylelint-scss": "^3.5.0",
"uglifyjs-3-webpack-plugin": "^1.2.4",
"unfetch": "^3.0.0",
"webpack": "^4.28.4",