From 625f6123546ec48e5c16f0f3e241a1d0ec827cae Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 25 Mar 2021 06:13:05 +0000 Subject: Bump eslint-webpack-plugin from 2.5.2 to 2.5.3 Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.2 to 2.5.3. - [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.2...v2.5.3) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 27a728d4..d121ba15 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -7213,9 +7213,9 @@ "dev": true }, "eslint-webpack-plugin": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.2.tgz", - "integrity": "sha512-ndD9chZ/kaGnjjx7taRg7c6FK/YKb29SSYzaLtPBIYLYJQmZtuKqtQbAvTS2ymiMQT6X0VW9vZIHK0KLstv93Q==", + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.3.tgz", + "integrity": "sha512-LewNevZf9ghDCxCGT6QltNWVi8KIYWc4LKcin8K9Azh1hypG7YAmobUDIU67fAPa+eMjRnU4rjEkLbYI1w5/UA==", "dev": true, "requires": { "@types/eslint": "^7.2.6", diff --git a/vnext/package.json b/vnext/package.json index fc588ba0..8295eaa5 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -27,7 +27,7 @@ "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.23.1", "eslint-plugin-react-hooks": "^4.2.0", - "eslint-webpack-plugin": "^2.5.2", + "eslint-webpack-plugin": "^2.5.3", "file-loader": "^6.2.0", "html-loader": "^2.1.2", "html-webpack-plugin": "^5.3.1", -- cgit v1.2.3