diff --git a/framework/webpack/webpack-in-action/examples/non-spa/package.json b/framework/webpack/webpack-in-action/examples/non-spa/package.json index edacd98..3ed8a8e 100644 --- a/framework/webpack/webpack-in-action/examples/non-spa/package.json +++ b/framework/webpack/webpack-in-action/examples/non-spa/package.json @@ -17,7 +17,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",