aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-12-01 03:54:41 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitb87b334d261c95bbc618809ad4d67d4620b3b0bd (patch)
treec9a7d2f26db67355a4feef42943a09a376fbe916 /vnext/package-lock.json
parent0eb6ab45f25cd2c43c9ce0946fb554f0a134f4d2 (diff)
Bump eslint-webpack-plugin from 2.4.0 to 2.4.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.4.0 to 2.4.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.4.0...v2.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 5958b80e..4d93ee27 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -5808,9 +5808,9 @@
"dev": true
},
"eslint-webpack-plugin": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.4.0.tgz",
- "integrity": "sha512-j0lAJj3RnStAFdIH2P0+nsEImiBijwogZhL1go4bI6DE+9OhQuOmJ/xtmxkLtNr1w0cf5SRNkDlmIe8t/pHgww==",
+ "version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.4.1.tgz",
+ "integrity": "sha512-cj8iPWZKuAiVD8MMgTSunyMCAvxQxp5mxoPHZl1UMGkApFXaXJHdCFcCR+oZEJbBNhReNa5SjESIn34uqUbBtg==",
"dev": true,
"requires": {
"@types/eslint": "^7.2.4",