diff --git a/working-example/package.json b/working-example/package.json index ba33c6a..3a330b2 100644 --- a/working-example/package.json +++ b/working-example/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "babel-core": "^6.7.2", - "babel-eslint": "^5.0.0", + "babel-eslint": "^10.1.0", "babel-loader": "^6.2.4", "babel-plugin-transform-object-rest-spread": "^6.6.5", "babel-preset-es2015": "^6.6.0",