Update dependency stylelint to v14.11.0

This commit is contained in:
Renovate 2022-09-15 10:10:15 +01:00
parent 484bba2ca4
commit b6ba3ed1b3
2 changed files with 37 additions and 116 deletions

View file

@ -22,7 +22,7 @@
"devDependencies": {
"eslint": "8.23.1",
"prettier": "2.7.1",
"stylelint": "14.9.1",
"stylelint": "14.11.0",
"stylelint-config-prettier-scss": "0.0.1",
"stylelint-config-standard-scss": "5.0.0"
},