We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
eslint-config-airbnb-base
1 parent be0315e commit f9aff60Copy full SHA for f9aff60
1 file changed
packages/eslint-config-airbnb/package.json
@@ -46,13 +46,13 @@
46
},
47
"homepage": "https://github.com/airbnb/javascript",
48
"dependencies": {
49
- "eslint-config-airbnb-base": "^11.1.0"
+ "eslint-config-airbnb-base": "^11.1.1"
50
51
"devDependencies": {
52
"babel-preset-airbnb": "^2.2.3",
53
"babel-tape-runner": "^2.0.1",
54
"editorconfig-tools": "^0.1.1",
55
- "eslint": "^3.15.0",
+ "eslint": "^3.16.1",
56
"eslint-find-rules": "^1.14.3",
57
"eslint-plugin-import": "^2.2.0",
58
"eslint-plugin-jsx-a11y": "^4.0.0",
@@ -63,7 +63,7 @@
63
"tape": "^4.6.3"
64
65
"peerDependencies": {
66
67
68
69
"eslint-plugin-react": "^6.10.0"
0 commit comments