Skip to content

Commit 619a73f

Browse files
simonsmithmlnmln
authored andcommitted
Merge pull request #2 from vidhem/master
Updating stylelint to v8
1 parent b9a246b commit 619a73f

2 files changed

Lines changed: 768 additions & 11 deletions

File tree

packages/stylelint-suitcss/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"url": "https://github.com/suitcss/stylelint-suitcss/issues"
1515
},
1616
"homepage": "https://github.com/suitcss/stylelint-suitcss",
17-
1817
"engines": {
1918
"node": ">=4"
2019
},
@@ -34,6 +33,6 @@
3433
"dependencies": {
3534
"lodash.find": "^4.6.0",
3635
"postcss-selector-parser": "^2.2.3",
37-
"stylelint": "^7.9.0"
36+
"stylelint": "^8.4.0"
3837
}
3938
}

0 commit comments

Comments
 (0)