1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 17:30:28 -04:00

Bump stylelint-scss from 3.14.0 to 3.14.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-28 12:31:03 +00:00 committed by Jake Jarvis
parent e629f00492
commit 8982bc66e1
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"rimraf": "^3.0.0",
"stylelint": "~12.0.1",
"stylelint-config-sass-guidelines": "~6.2.0",
"stylelint-scss": "~3.14.0"
"stylelint-scss": "~3.14.2"
},
"engines": {
"node": ">=12.13.0",

View File

@ -5223,10 +5223,10 @@ stylelint-order@^3.0.0:
postcss "^7.0.17"
postcss-sorting "^5.0.1"
stylelint-scss@^3.4.0, stylelint-scss@~3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.14.0.tgz#92a35b96755668d8a0745001a32e0dcb8423f9bc"
integrity sha512-59tZ/vfSEJxZX1N+B96xBcmhDwCUimeuZ9kp08R7WRqUUKRJ+INilfOmIqCzHZpEY/tZDKt+grOYCxffSs49fA==
stylelint-scss@^3.4.0, stylelint-scss@~3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.14.2.tgz#e449a47e0ac410e6909f1a71b49550202c978bf9"
integrity sha512-59/BkIEWyFoORiejDIQB2P2kmg0KcqMn7wtj1y5sRvS4N+Qh+Ng3hbKelOzgS+OM2Ezbai0uEev8xckXxkh9TQ==
dependencies:
lodash "^4.17.15"
postcss-media-query-parser "^0.2.3"