chore(deps-dev): bump stylelint-config-recommended from 4.0.0 to 5.0.0 (#3233)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-27 21:32:55 +05:30
committed by GitHub
parent 07d682392e
commit b504819378
2 changed files with 5 additions and 10 deletions

View File

@@ -70,7 +70,7 @@
"prettier-plugin-sh": "^0.6.0",
"shellcheck": "^1.0.0",
"stylelint": "^13.0.0",
"stylelint-config-recommended": "^4.0.0",
"stylelint-config-recommended": "^5.0.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"wtfnode": "^0.8.4"