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

Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 4.1.0 to 4.2.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.1.0...4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-10 21:39:36 +00:00 committed by GitHub
parent cc3d97274a
commit 470b8703a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -17450,9 +17450,9 @@
"dev": true
},
"stylelint-config-recommended-scss": {
"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==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.2.0.tgz",
"integrity": "sha512-4bI5BYbabo/GCQ6LbRZx/ZlVkK65a1jivNNsD+ix/Lw0U3iAch+jQcvliGnnAX8SUPaZ0UqzNVNNAF3urswa7g==",
"dev": true,
"requires": {
"stylelint-config-recommended": "^3.0.0"

View File

@ -104,7 +104,7 @@
"sass-loader": "^8.0.2",
"stylelint": "^12.0.1",
"stylelint-bare-webpack-plugin": "^2.0.0",
"stylelint-config-recommended-scss": "^4.1.0",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.13.0",
"stylelint-webpack-plugin": "^1.2.3",
"terser-webpack-plugin": "^2.3.2",