aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-05 06:40:57 +0000
committerGravatar vitalyster2021-02-05 12:16:44 +0300
commit698618e0e18ae681b4e0bfa80cf2f9868533519b (patch)
tree829d0a845d03f97dc8509763d63ed572955e4135 /package.json
parent14ee8bbf3d33289df91bc00b79f75d530b99f5a8 (diff)
Bump eslint-webpack-plugin from 2.4.3 to 2.5.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.4.3...v2.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80435343..eeec36e1 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"css-minimizer-webpack-plugin": "^1.2.0",
"eslint": "7.19.0",
"eslint-plugin-only-ascii": "0.0.0",
- "eslint-webpack-plugin": "^2.4.3",
+ "eslint-webpack-plugin": "^2.5.0",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.3.5",
"postcss-loader": "^5.0.0",