Bump stylelint-config-standard from 20.0.0 to 21.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-09 05:20:50 +00:00
committed by Daniel Micay
parent 825d3244ea
commit 485608e342
2 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
"eslint": "^7.21.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.12.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-config-standard": "^21.0.0",
"terser": "^4.8.0"
}
}