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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-26 17:10:02 +00:00
committed by GitHub
parent 1c0eaad2f8
commit ff6a89a75e
2 changed files with 5 additions and 13 deletions

16
package-lock.json generated
View File

@@ -16451,20 +16451,12 @@
"dev": true
},
"stylelint-config-recommended-scss": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-3.3.0.tgz",
"integrity": "sha512-BvuuLYwoet8JutOP7K1a8YaiENN+0HQn390eDi0SWe1h7Uhx6O3GUQ6Ubgie9b/AmHX4Btmp+ZzVGbzriFTBcA==",
"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": "^2.2.0"
},
"dependencies": {
"stylelint-config-recommended": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-2.2.0.tgz",
"integrity": "sha512-bZ+d4RiNEfmoR74KZtCKmsABdBJr4iXRiCso+6LtMJPw5rd/KnxUWTxht7TbafrTJK1YRjNgnN0iVZaJfc3xJA==",
"dev": true
}
"stylelint-config-recommended": "^3.0.0"
}
},
"stylelint-scss": {