Build(deps-dev): bump stylelint-config-standard from 27.0.0 to 28.0.0

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 27.0.0 to 28.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/27.0.0...28.0.0)
This commit is contained in:
2022-08-25 04:42:46 +00:00
parent 154ebae56f
commit df59b1bb7b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
"stylelint": "^14.11.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^27.0.0",
"stylelint-config-standard": "^28.0.0",
"typescript": "^4.7.4",
"wait-on": "^6.0.1"
},