1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 03:21:16 -04:00

Bump stylelint from 13.0.0 to 13.2.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.0.0 to 13.2.0.
- [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/13.0.0...13.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-17 22:01:56 +00:00
committed by Jake Jarvis
parent 45adb2d035
commit 35cfeb184c
2 changed files with 18 additions and 27 deletions

View File

@@ -58,7 +58,7 @@
"postcss-cli": "^7.1.0",
"postcss-reporter": "^6.0.1",
"rimraf": "^3.0.2",
"stylelint": "~13.0.0",
"stylelint": "~13.2.0",
"stylelint-config-sass-guidelines": "~7.0.0",
"stylelint-scss": "~3.14.2"
},