aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-23 05:09:27 +0000
committerGravatar vitalyster2020-11-23 08:13:54 +0300
commit158c8dd01003126b850181be30a1dc0404dd9f31 (patch)
tree1e1f498e482d1b3d4613cb1a58e219fce0a923c9 /package.json
parent508950ad449f35495f440c0d3628105108563b9b (diff)
Bump eslint-webpack-plugin from 2.3.0 to 2.4.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.3.0 to 2.4.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.3.0...v2.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 8069a949..5d54449e 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"css-minimizer-webpack-plugin": "^1.1.5",
"eslint": "7.13.0",
"eslint-plugin-only-ascii": "0.0.0",
- "eslint-webpack-plugin": "^2.3.0",
+ "eslint-webpack-plugin": "^2.4.0",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.3.1",
"postcss-loader": "^4.1.0",