1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -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"
},