From b14502e90845c6ed94241570c677f797f2405764 Mon Sep 17 00:00:00 2001 From: dependabot-preview[bot] Date: Mon, 9 Nov 2020 07:23:58 +0000 Subject: Bump eslint-webpack-plugin from 2.2.0 to 2.2.1 Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.2.0 to 2.2.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.2.0...v2.2.1) Signed-off-by: dependabot-preview[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 1e455cb7..e8c8d0ea 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -5637,9 +5637,9 @@ "dev": true }, "eslint-webpack-plugin": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.2.0.tgz", - "integrity": "sha512-Cs7FuSnITLqC6rVs11hBQUzEpTIUwlGvFXT3iK4QTqWSMGKmNpCy9dVvqC6hh1SxYZL7Jy/N73BM5k+EqAi/jg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.2.1.tgz", + "integrity": "sha512-1TezAlOgzDlIwMeCdfWGf/1Blf0SytfBvJ9Sy3HIFsxBlM1aL86otGRuvL1MaktnTBKe5QsMEOAArAmVEkpPZw==", "dev": true, "requires": { "@types/eslint": "^7.2.4", diff --git a/vnext/package.json b/vnext/package.json index 573592ec..53160934 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -27,7 +27,7 @@ "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.21.5", "eslint-plugin-react-hooks": "^4.2.0", - "eslint-webpack-plugin": "^2.2.0", + "eslint-webpack-plugin": "^2.2.1", "file-loader": "^6.2.0", "html-loader": "^1.3.2", "html-webpack-plugin": "^4.5.0", -- cgit v1.2.3