Bump stylelint-scss from 3.16.0 to 3.16.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-13 05:51:16 +00:00 committed by Martin Donath
parent acc2d7b8f0
commit ed45e20ff7
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8234,9 +8234,9 @@
}
},
"stylelint-scss": {
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.16.0.tgz",
"integrity": "sha512-dAWs/gagdPYO3VDdvgRv5drRBMcWI4E//z3AXPAY1qYkSdXCEVJtEW+R9JtinG0U2rcJIu5XWaVddPQeaaufzw==",
"version": "3.16.1",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.16.1.tgz",
"integrity": "sha512-ATApYyUzIuwuppReVdAgjpJ77OXRQacV6Ff3vvYaT9z993ZOsSTEN+urdXsk9V28yWCLiAzcNjNZe01aw0VGBg==",
"dev": true,
"requires": {
"lodash": "^4.17.15",

View File

@ -80,7 +80,7 @@
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.0.0",
"stylelint-scss": "^3.16.0",
"stylelint-scss": "^3.16.1",
"ts-loader": "^6.2.1",
"ts-node": "^8.8.2",
"tsconfig-paths-webpack-plugin": "^3.2.0",