Bump stylelint-config-recommended-scss from 4.0.0 to 4.1.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-01 12:41:45 +00:00 коммит произвёл GitHub
Родитель 14fbdbfbc7
Коммит eba6b07ff3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -14825,9 +14825,9 @@
"dev": true
},
"stylelint-config-recommended-scss": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.0.0.tgz",
"integrity": "sha512-aEy0ENUrH4ASgFCu2mMcqBUAX0l4CPXg0XucJXdW+I7mdqJ7ICddkxP1eamBNBZ1QToc/wsuLmTQcalk3qYpsw==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.1.0.tgz",
"integrity": "sha512-4012ca0weVi92epm3RRBRZcRJIyl5vJjJ/tJAKng+Qat5+cnmuCwyOI2vXkKdjNfGd0gvzyKCKEkvTMDcbtd7Q==",
"dev": true,
"requires": {
"stylelint-config-recommended": "^3.0.0"

Просмотреть файл

@ -80,7 +80,7 @@
"raw-loader": "^4.0.0",
"sass-loader": "^7.3.1",
"stylelint": "^11.1.1",
"stylelint-config-recommended-scss": "^4.0.0",
"stylelint-config-recommended-scss": "^4.1.0",
"stylelint-scss": "^3.13.0",
"stylelint-webpack-plugin": "^1.1.0",
"url-loader": "^3.0.0",