Update linting.

This commit is contained in:
Drew Larson
2017-05-23 19:30:44 -06:00
parent 6b5be33495
commit 3b26cf33a2
+6 -4
View File
@@ -35,6 +35,7 @@
"babel": "^6.5.2",
"babel-cli": "^6.23.0",
"babel-core": "^6.23.1",
"babel-eslint": "^7.2.1",
"babel-loader": "^6.3.2",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.22.0",
@@ -42,10 +43,11 @@
"babel-preset-react": "^6.5.0",
"babel-preset-stage-3": "^6.22.0",
"css-loader": "^0.23.1",
"eslint": "^3.9.1",
"eslint-plugin-import": "^2.1.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.6.0",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.3",
"extract-text-webpack-plugin": "^1.0.1",
"i": "^0.3.5",
"normalize.css": "^4.1.1",