diff --git a/package.json b/package.json index 9395d9e..2a14be4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "autoprefixer-loader": "^3.2.0", "babel-cli": "^6.8.0", "babel-core": "^6.8.0", - "babel-eslint": "^6.0.4", + "babel-eslint": "^10.1.0", "babel-loader": "^6.2.1", "babel-plugin-transform-runtime": "^6.8.0", "babel-preset-es2015": "^6.3.13", @@ -43,7 +43,7 @@ "diff-match-patch": "^1.0.0", "ecurve": "^1.0.2", "estraverse-fb": "^1.3.1", - "extract-text-webpack-plugin": "^1.0.1", + "extract-text-webpack-plugin": "^3.0.2", "fastclick": "^1.0.6", "file-loader": "^0.8.5", "foundation-sites": "6.2.1", @@ -136,7 +136,7 @@ "eslint-config-airbnb": "^6.1.0", "eslint-plugin-babel": "^3.1.0", "eslint-plugin-react": "^4.2.0", - "extract-text-webpack-plugin": "^1.0.1", + "extract-text-webpack-plugin": "^3.0.2", "koa-webpack-dev-middleware": "^1.1.0", "koa-webpack-hot-middleware": "^1.0.3", "mocha": "^2.4.5",