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

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 28.0.0 to 29.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/28.0.0...29.0.0)
This commit is contained in:
2022-10-20 04:42:00 +00:00
parent 015d62516c
commit 4b0b70b34d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -77,7 +77,7 @@
"stylelint": "^14.14.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-standard": "^29.0.0",
"typescript": "^4.8.4",
"wait-on": "^6.0.1"
},