Bump stylelint-scss from 3.5.3 to 3.5.4

Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.5.3 to 3.5.4.
- [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.5.3...3.5.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-22 21:38:30 +00:00 committed by dependabot[bot]
parent 469e049b5c
commit bf7650dd76
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13132,9 +13132,9 @@
}
},
"stylelint-scss": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.5.3.tgz",
"integrity": "sha512-QESQUOY1ldU5tlJTTM3Megz/QtJ39S58ByjZ7dZobGDq9qMjy5jbC7PDUasrv/T7pB1UbpPojpxX9K1OR7IPEg==",
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.5.4.tgz",
"integrity": "sha512-hEdEOfFXVqxWcUbenBONW/cAw5cJcEDasY8tGwKNAAn1GDHoZO1ATdWpr+iIk325mPGIQqVb1sUxsRxuL70trw==",
"dev": true,
"requires": {
"lodash": "^4.17.11",

View File

@ -72,7 +72,7 @@
"stylelint": "^9.10.1",
"stylelint-config-standard": "^18.0.0",
"stylelint-order": "^2.0.0",
"stylelint-scss": "^3.5.3",
"stylelint-scss": "^3.5.4",
"uglifyjs-3-webpack-plugin": "^1.2.4",
"unfetch": "^3.0.0",
"webpack": "^4.29.5",