aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-11 07:14:24 +0000
committerGravatar dependabot-preview[bot]2020-11-11 10:02:50 +0000
commitf01e733d413f97f0fb5e213b109a625a3087c61d (patch)
treeb7b9f4ff9d4b1736f37588e28021693bf1637a42 /package.json
parent78f434e111ffeef043f27b6d4689ad7ef6b7b520 (diff)
Bump eslint-webpack-plugin from 2.1.0 to 2.2.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.1.0 to 2.2.1. - [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.1.0...v2.2.1) 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 9b6a69ed..62a44dca 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.1.0",
+ "eslint-webpack-plugin": "^2.2.1",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.3.0",
"postcss-loader": "^4.0.4",