aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-19 17:09:25 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit937a3b71a5498ddedf540225ef43c132392f695e (patch)
treef661d90e07a05988a006eb12ec8b9ccefbb8445c /vnext/package.json
parent2868646179fb6a5aafa96c188b12917eccd5b64b (diff)
Bump eslint-webpack-plugin from 2.5.4 to 3.0.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.4 to 3.0.0. - [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.4...v3.0.0) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 3b4d4d62..a4b27ec9 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -27,7 +27,7 @@
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
- "eslint-webpack-plugin": "^2.5.4",
+ "eslint-webpack-plugin": "^3.0.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.2",