diff options
author | Vitaly Takmazov | 2020-05-24 11:07:12 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-05-24 11:07:12 +0300 |
commit | cafe4644cf82267397c21433c0c8965ff90c1073 (patch) | |
tree | 5a03a7fe07fd29f5beb4091ed28bdeebc994f435 /package.json | |
parent | 6e5e857a967579f3050f4cbb6ab07da2cd9b0e49 (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 f2fb542c..9313a340 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "babel-loader": "^8.1.0", "core-js": "^3.6.5", "css-loader": "^3.5.3", - "eslint": "7.0.0", + "eslint": "7.1.0", "eslint-loader": "4.0.2", "eslint-plugin-only-ascii": "0.0.0", "file-loader": "^6.0.0", |