diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d1e3fd1..6b90842 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "babel-preset-es2015": "^6.24.1", "babel-preset-es2015-rollup": "^3.0.0", "chai": "^4.1.2", - "eslint": "^3.19.0", + "eslint": "^7.6.0", "mocha": "^3.5.3", "rollup": "^0.50.0", "rollup-plugin-babel": "^3.0.2", |