From 6f6185a296d60e405a8a946f9572932ef1f520ee Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 19 Feb 2021 06:35:42 +0000 Subject: Bump eslint-webpack-plugin from 2.5.1 to 2.5.2 Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.1 to 2.5.2. - [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.1...v2.5.2) 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 61c73e47..c5bcf46f 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -6584,9 +6584,9 @@ "dev": true }, "eslint-webpack-plugin": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.1.tgz", - "integrity": "sha512-LB6baXTm62IwSu5gxj4xQ8URsMc1Wk95WLcK8pFklLvk4i66lS5v5knpVzCLG9u7NXYThfIMdvr/lYe2A3ZbWw==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.2.tgz", + "integrity": "sha512-ndD9chZ/kaGnjjx7taRg7c6FK/YKb29SSYzaLtPBIYLYJQmZtuKqtQbAvTS2ymiMQT6X0VW9vZIHK0KLstv93Q==", "dev": true, "requires": { "@types/eslint": "^7.2.6", diff --git a/vnext/package.json b/vnext/package.json index 599e3e11..13e4155c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -27,7 +27,7 @@ "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", - "eslint-webpack-plugin": "^2.5.1", + "eslint-webpack-plugin": "^2.5.2", "file-loader": "^6.2.0", "html-loader": "^2.0.0", "html-webpack-plugin": "^5.1.0", -- cgit v1.2.3