Bump stylelint from 13.8.0 to 13.9.0 in /dependencies (#1151)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.9.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.8.0...13.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
This commit is contained in:
dependabot[bot] 2021-01-20 12:44:05 -06:00 committed by GitHub
parent 78f0c474e6
commit 3c13a589f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 459 additions and 234 deletions

691
dependencies/package-lock.json generated vendored

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"prettyjson": "^1.2.1",
"sql-lint": "0.0.15",
"standard": "^16.0.3",
"stylelint": "^13.8.0",
"stylelint": "^13.9.0",
"stylelint-config-sass-guidelines": "^7.1.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-scss": "^3.18.0",