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 c9cabff commit 47023f3Copy full SHA for 47023f3
packages/stylelint-config-airbnb/package.json
@@ -26,13 +26,13 @@
26
},
27
"homepage": "https://github.com/airbnb/css#readme",
28
"devDependencies": {
29
- "eslint": "^2.11.1",
+ "eslint": "^2.13.1",
30
"eslint-config-airbnb": "^9.0.1",
31
- "eslint-plugin-import": "^1.8.1",
32
- "eslint-plugin-jsx-a11y": "^1.2.3",
33
- "eslint-plugin-react": "^5.1.1",
34
- "stylelint": "^6.5.1",
35
- "stylelint-scss": "^1.1.1",
+ "eslint-plugin-import": "^1.10.2",
+ "eslint-plugin-jsx-a11y": "^1.5.5",
+ "eslint-plugin-react": "^5.2.2",
+ "stylelint": "^6.9.0",
+ "stylelint-scss": "^1.2.1",
36
"stylelint-value-border-zero": "^1.0.2"
37
}
38
0 commit comments