Upgrade stylelint
This commit is contained in:
parent
af0ba5d432
commit
7fee9461e1
|
@ -22,8 +22,8 @@
|
||||||
"url": "https://github.com/thelounge/thelounge-theme-solarized/issues"
|
"url": "https://github.com/thelounge/thelounge-theme-solarized/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"stylelint": "^9.9.0",
|
"stylelint": "^10.1.0",
|
||||||
"stylelint-config-standard": "^18.2.0"
|
"stylelint-config-standard": "^18.3.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "stylelint theme.css"
|
"test": "stylelint theme.css"
|
||||||
|
|
Loading…
Reference in New Issue