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.
eslint
eslint-plugin-import
1 parent 89cfa0b commit ab4baf4Copy full SHA for ab4baf4
packages/eslint-config-airbnb-base/package.json
@@ -46,14 +46,14 @@
46
"homepage": "https://github.com/airbnb/javascript",
47
"devDependencies": {
48
"babel-tape-runner": "^1.3.1",
49
- "eslint": "^2.10.2",
+ "eslint": "^2.11.1",
50
"eslint-find-rules": "^1.9.2",
51
- "eslint-plugin-import": "^1.8.0",
+ "eslint-plugin-import": "^1.8.1",
52
"tape": "^4.5.1",
53
"in-publish": "^2.0.0"
54
},
55
"peerDependencies": {
56
57
- "eslint-plugin-import": "^1.8.0"
+ "eslint-plugin-import": "^1.8.1"
58
}
59
0 commit comments