aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-20 21:09:05 +0000
committerGravatar vitalyster2021-07-21 01:51:35 +0300
commit30c9fabcd3c95f85bf9af18aca6a9c9773a2d231 (patch)
treeb13935c10f88504eeff37730b4e5b36b2dae1eee /package.json
parent23a54ed58b7e1932178652a4a82624958e448489 (diff)
Bump eslint-webpack-plugin from 2.5.4 to 3.0.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.4 to 3.0.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.5.4...v3.0.1) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... 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 f011b18e..21cd7881 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"cssnano": "^5.0.6",
"eslint": "7.31.0",
"eslint-plugin-only-ascii": "0.0.0",
- "eslint-webpack-plugin": "^2.5.4",
+ "eslint-webpack-plugin": "^3.0.1",
"file-loader": "^6.2.0",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1",