Bump stylelint-scss from 3.11.1 to 3.12.0

Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.11.1 to 3.12.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.11.1...3.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-23 07:58:25 +00:00
parent f6fc389fed
commit 7f4cff5971
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12562,9 +12562,9 @@
}
},
"stylelint-scss": {
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.11.1.tgz",
"integrity": "sha512-0FZNSfy5X2Or4VRA3Abwfrw1NHrI6jHT8ji9xSwP8Re2Kno0i90qbHwm8ohPO0kRB1RP9x1vCYBh4Tij+SZjIg==",
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.12.0.tgz",
"integrity": "sha512-RvZqmCnILJ0etFBjSGTXQKOspYjF+jjtFdUGoqjuis2YILy/3LCtgSdBP2I+LUOfRT+eJFCrb8g+j3ZND4FaNA==",
"dev": true,
"requires": {
"lodash": "^4.17.15",

View File

@ -78,7 +78,7 @@
"stylelint": "^11.1.1",
"stylelint-config-standard": "^19.0.0",
"stylelint-order": "^3.1.1",
"stylelint-scss": "^3.11.1",
"stylelint-scss": "^3.12.0",
"uglifyjs-3-webpack-plugin": "^1.2.4",
"unfetch": "^3.0.0",
"webpack": "^4.41.2",