mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 11:14:00 +00:00
fix(deps): update dependency stylelint to v15.8.0 (#46)
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
"postinstall": "node scripts/postinstall.js"
|
"postinstall": "node scripts/postinstall.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"stylelint": "15.7.0",
|
"stylelint": "15.8.0",
|
||||||
"stylelint-config-recommended-scss": "12.0.0",
|
"stylelint-config-recommended-scss": "12.0.0",
|
||||||
"stylelint-config-standard": "33.0.0",
|
"stylelint-config-standard": "33.0.0",
|
||||||
"stylelint-order": "6.0.3",
|
"stylelint-order": "6.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user