Skip to content

Commit 43f8bf3

Browse files
simonsmithmlnmln
authored andcommitted
Merge pull request #3 from satazor/update-stylelint
Update stylelint to v9
1 parent c4ed67f commit 43f8bf3

3 files changed

Lines changed: 172 additions & 71 deletions

File tree

packages/stylelint-suitcss/.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,3 @@ sudo: false
33
node_js:
44
- "stable"
55
- "6"
6-
- "4"
7-
cache:
8-
directories:
9-
- node_modules
10-
before_install:
11-
- npm prune
12-
- npm update

packages/stylelint-suitcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"dependencies": {
3434
"lodash.find": "^4.6.0",
3535
"postcss-selector-parser": "^2.2.3",
36-
"stylelint": "^8.4.0"
36+
"stylelint": "^9.0.0"
3737
}
3838
}

0 commit comments

Comments
 (0)