diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-07-31 21:29:52 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-08-01 21:12:30 +0900 |
commit | 7d66b42bb026c08214b3a26d7d859048200f3497 (patch) | |
tree | 2f2b506c2d238df93c828730a1aa3a02945ad872 /package.json | |
parent | cee1b08a0164366769bf6347b34deee6164081df (diff) |
Update eslint
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3e57fed..f15f7e4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "babel-preset-stage-2": "^6.24.1", "chai": "^4.1.2", "css-loader": "^1.0.0", - "eslint": "^5.0.1", + "eslint": "^5.2.0", "eslint-plugin-react": "^7.8.2", "html-webpack-plugin": "^3.2.0", "karma": "^2.0.2", |