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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vnext/package-lock.json') 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", -- cgit v1.2.3