We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint-config-airbnb-base
eslint
1 parent 7f61af6 commit ec4b9b1Copy full SHA for ec4b9b1
1 file changed
packages/eslint-config-airbnb/package.json
@@ -48,13 +48,13 @@
48
},
49
"homepage": "https://github.com/airbnb/javascript",
50
"dependencies": {
51
- "eslint-config-airbnb-base": "^12.0.2"
+ "eslint-config-airbnb-base": "^12.1.0"
52
53
"devDependencies": {
54
"babel-preset-airbnb": "^2.4.0",
55
"babel-tape-runner": "^2.0.1",
56
"editorconfig-tools": "^0.1.1",
57
- "eslint": "^4.8.0",
+ "eslint": "^4.9.0",
58
"eslint-find-rules": "^3.1.1",
59
"eslint-plugin-import": "^2.7.0",
60
"eslint-plugin-jsx-a11y": "^6.0.2",
@@ -65,7 +65,7 @@
65
"tape": "^4.8.0"
66
67
"peerDependencies": {
68
69
70
71
"eslint-plugin-react": "^7.4.0"
0 commit comments