diff --git a/framework/webpack/webpack-in-action/examples/advanced/package.json b/framework/webpack/webpack-in-action/examples/advanced/package.json index 5c99788..b6c56f5 100644 --- a/framework/webpack/webpack-in-action/examples/advanced/package.json +++ b/framework/webpack/webpack-in-action/examples/advanced/package.json @@ -18,7 +18,7 @@ "babel-preset-latest": "^6.16.0", "babel-preset-stage-2": "^6.18.0", "css-loader": "^0.26.1", - "eslint": "^3.12.2", + "eslint": "^4.19.1", "eslint-config-enough": "^0.2.2", "eslint-loader": "^1.6.1", "file-loader": "^0.9.0",