Update dependencies

This commit is contained in:
Kyle Mathews 2016-08-03 18:17:52 -06:00
parent f7fed5a3ce
commit 7cb361f81d

View file

@ -21,9 +21,9 @@
"react-responsive-grid": "^0.3.3", "react-responsive-grid": "^0.3.3",
"react-router": "^2.6.1", "react-router": "^2.6.1",
"safe-access": "^0.1.0", "safe-access": "^0.1.0",
"typography": "^0.11.11", "typography": "^0.12.1",
"typography-react": "^0.10.4", "typography-react": "^0.10.4",
"typography-theme-wordpress-2016": "^0.11.3", "typography-theme-wordpress-2016": "^0.12.0",
"underscore.string": "^3.2.3" "underscore.string": "^3.2.3"
}, },
"devDependencies": { "devDependencies": {
@ -31,11 +31,11 @@
"babel-loader": "^6.2.4", "babel-loader": "^6.2.4",
"babel-preset-react-hmre": "^1.1.1", "babel-preset-react-hmre": "^1.1.1",
"css-loader": "^0.23.1", "css-loader": "^0.23.1",
"eslint": "^2.11.1", "eslint": "^3.2.2",
"eslint-config-airbnb": "^9.0.1", "eslint-config-airbnb": "^10.0.0",
"eslint-plugin-import": "^1.12.0", "eslint-plugin-import": "^1.12.0",
"eslint-plugin-jsx-a11y": "1.5.3", "eslint-plugin-jsx-a11y": "^2.0.1",
"eslint-plugin-react": "^5.2.2", "eslint-plugin-react": "^6.0.0",
"gh-pages": "^0.11.0", "gh-pages": "^0.11.0",
"image-webpack-loader": "^2.0.0", "image-webpack-loader": "^2.0.0",
"null-loader": "^0.1.1", "null-loader": "^0.1.1",