Bump stylelint-scss from 3.9.4 to 3.10.0

Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.9.4 to 3.10.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.9.4...3.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-27 04:18:00 +00:00
parent 12986c9773
commit 6bccf15219
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12507,9 +12507,9 @@
}
},
"stylelint-scss": {
"version": "3.9.4",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.9.4.tgz",
"integrity": "sha512-RHUHnEDRi2TONwFm2l0OMLo5y78aEYljabZsaf2+27JHM5aLjlO5waMlIwcK7xNfHlD/Ma9LoRAiFtI5ikNI2g==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.10.0.tgz",
"integrity": "sha512-cz0CiJ/CEOY9arl1OA7Epb68F+L5iXBVZSOzTdK5AymoTM5dpll4QGeggMIsKN5Put8ZtQ3OwzYXexkPKs15PQ==",
"dev": true,
"requires": {
"lodash": "^4.17.15",

View File

@ -78,7 +78,7 @@
"stylelint": "^10.1.0",
"stylelint-config-standard": "^18.3.0",
"stylelint-order": "^3.0.1",
"stylelint-scss": "^3.9.4",
"stylelint-scss": "^3.10.0",
"uglifyjs-3-webpack-plugin": "^1.2.4",
"unfetch": "^3.0.0",
"webpack": "^4.39.2",