From 57f3e32dc9118c0fe719bb2253384de74a3b0410 Mon Sep 17 00:00:00 2001 From: dependabot-preview[bot] Date: Tue, 1 Dec 2020 03:53:43 +0000 Subject: Bump eslint-webpack-plugin from 2.4.0 to 2.4.1 Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.4.0 to 2.4.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.4.0...v2.4.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb648b14..7be85180 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3031,9 +3031,9 @@ "dev": true }, "eslint-webpack-plugin": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.4.0.tgz", - "integrity": "sha512-j0lAJj3RnStAFdIH2P0+nsEImiBijwogZhL1go4bI6DE+9OhQuOmJ/xtmxkLtNr1w0cf5SRNkDlmIe8t/pHgww==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.4.1.tgz", + "integrity": "sha512-cj8iPWZKuAiVD8MMgTSunyMCAvxQxp5mxoPHZl1UMGkApFXaXJHdCFcCR+oZEJbBNhReNa5SjESIn34uqUbBtg==", "dev": true, "requires": { "@types/eslint": "^7.2.4", diff --git a/package.json b/package.json index 48b14b2e..18eb70ba 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "css-minimizer-webpack-plugin": "^1.1.5", "eslint": "7.14.0", "eslint-plugin-only-ascii": "0.0.0", - "eslint-webpack-plugin": "^2.4.0", + "eslint-webpack-plugin": "^2.4.1", "file-loader": "^6.2.0", "mini-css-extract-plugin": "^1.3.1", "postcss-loader": "^4.1.0", -- cgit v1.2.3