1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 21:48:27 -04:00

Bump stylelint from 12.0.0 to 12.0.1

Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/12.0.0...12.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-25 13:56:57 +00:00 committed by Jake Jarvis
parent 7001394614
commit e10e0e718a
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"markdownlint-cli": "~0.20.0",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.0",
"stylelint": "~12.0.0",
"stylelint": "~12.0.1",
"stylelint-config-recommended-scss": "~4.1.0",
"stylelint-scss": "~3.13.0"
},

View File

@ -4349,10 +4349,10 @@ stylelint-scss@~3.13.0:
postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.0.2"
stylelint@~12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.0.tgz#2e8613675f7be11769ce474f45137fdf7751380a"
integrity sha512-TwqtATrFOT07SPlUGyHN7tVhWqxwitn5BlAvyBQy/ekA+Nwu4mLU9L1dvGQPNxHUBLowjvkSW18QzHHR6/FVVQ==
stylelint@~12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.1.tgz#5b1f3bf7333320acce322b49852c8b85e94ce7e4"
integrity sha512-1mn39pqZiC/e8KUPoRMc1WMM83Upb2ILaSGxkCvKxALHutEOs2txcPQocJiXdO4Zx4FY4prGqjlkwrbthAxqig==
dependencies:
autoprefixer "^9.7.1"
balanced-match "^1.0.0"