Bump stylelint-config-standard from 21.0.0 to 22.0.0

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.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/21.0.0...22.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-26 13:54:00 +00:00
committed by Daniel Micay
parent adaa9a768b
commit 854c99267e
2 changed files with 18 additions and 18 deletions

View File

@@ -4,7 +4,7 @@
"eslint": "^7.25.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.0",
"stylelint-config-standard": "^21.0.0",
"stylelint-config-standard": "^22.0.0",
"terser": "^5.6.1"
}
}