We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d066f9 commit e9a0435Copy full SHA for e9a0435
package.json
@@ -29,7 +29,7 @@
29
"postcss-import": "^8.0.2",
30
"postcss-reporter": "^1.3.0",
31
"read-file-stdin": "0.2.0",
32
- "stylelint": "^2.3.5"
+ "stylelint": "^4.2.0"
33
},
34
"devDependencies": {
35
"chai": "^3.4.1",
@@ -41,7 +41,7 @@
41
"sinon": "^1.17.2",
42
"sinon-as-promised": "^4.0.0",
43
"sinon-chai": "^2.8.0",
44
- "stylelint-config-suitcss": "^1.0.0"
+ "stylelint-config-suitcss": "^3.0.0"
45
46
"scripts": {
47
"test": "npm run lint && mocha --reporter spec --slow 400 --timeout 3000",
0 commit comments