aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package-lock.json6
-rw-r--r--vnext/package.json2
2 files changed, 4 insertions, 4 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",
diff --git a/vnext/package.json b/vnext/package.json
index ff2ecaeb..831563ae 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.4.0",
+ "eslint-webpack-plugin": "^2.4.1",
"file-loader": "^6.2.0",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^4.5.0",