diff options
author | Vitaly Takmazov | 2019-08-21 11:10:48 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-08-21 11:10:48 +0300 |
commit | f40b59996986b5a2497896ac93871a43ec0542e3 (patch) | |
tree | c1d57837b734477fe14bba51ca77af88431d30ff /package.json | |
parent | b10719e4c69b489830001c9707f6e2eba265abad (diff) |
Update deps
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 c12f71db..3b05d96a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "babel-loader": "^8.0.6", "core-js": "^3.2.1", "css-loader": "^3.2.0", - "eslint": "6.2.0", + "eslint": "6.2.1", "eslint-loader": "2.2.1", "eslint-plugin-only-ascii": "0.0.0", "mini-css-extract-plugin": "^0.8.0", |