From b4c2e6350a5ae7a0ba8c6b00f8876a0d361d72b5 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 20 Jul 2021 17:06:34 +0000 Subject: Bump eslint-webpack-plugin from 3.0.0 to 3.0.1 Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.0.0 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/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'vnext/package-lock.json') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 3b5f5641..7ae45e6f 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -7016,13 +7016,12 @@ "dev": true }, "eslint-webpack-plugin": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.0.0.tgz", - "integrity": "sha512-VmwgZ28Itu9+OE8A0yYIaWuncFT6zqFvQhNEga10VIXCiQ/wA5cmSSIRjiRn8fcUTTwFmqQaCk+I+PjXfLaVnA==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.0.1.tgz", + "integrity": "sha512-PAHHDjCg2yWBNoiBPYLZWcv+M83urkslQKER7XvK84lo5YLcihJK6qwnCH2Fkt3eVdX+G1iyGZRlKsIhTiczHw==", "dev": true, "requires": { "@types/eslint": "^7.2.14", - "arrify": "^3.0.0", "jest-worker": "^27.0.6", "micromatch": "^4.0.4", "normalize-path": "^3.0.0", @@ -7039,12 +7038,6 @@ "@types/json-schema": "*" } }, - "arrify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-3.0.0.tgz", - "integrity": "sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==", - "dev": true - }, "micromatch": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz", -- cgit v1.2.3