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
1 parent 7b1ced2 commit 7dab837Copy full SHA for 7dab837
packages/eslint-config-airbnb/package.json
@@ -54,7 +54,7 @@
54
"babel-preset-airbnb": "^2.4.0",
55
"babel-tape-runner": "^2.0.1",
56
"editorconfig-tools": "^0.1.1",
57
- "eslint": "^4.15.0",
+ "eslint": "^4.16.0",
58
"eslint-find-rules": "^3.1.1",
59
"eslint-plugin-import": "^2.8.0",
60
"eslint-plugin-jsx-a11y": "^6.0.3",
@@ -65,9 +65,9 @@
65
"tape": "^4.8.0"
66
},
67
"peerDependencies": {
68
69
70
- "eslint-plugin-jsx-a11y": "^6.0.2",
+ "eslint-plugin-jsx-a11y": "^6.0.3",
71
"eslint-plugin-react": "^7.4.0"
72
73
"engines": {
0 commit comments