aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-05 06:45:20 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitf8e4636ce26a4037ea7f1dbbbc012b177ca49a56 (patch)
tree02e3edccde5255ccd234aed2a0f807d783db0fb4 /vnext/package.json
parent96b513de5bd8fcf3c7ebd1ac72cf975997aa81e7 (diff)
Bump eslint-webpack-plugin from 2.4.3 to 2.5.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.4.3 to 2.5.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.4.3...v2.5.0) 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 3cd874ad..2cc4e534 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -27,7 +27,7 @@
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
- "eslint-webpack-plugin": "^2.4.3",
+ "eslint-webpack-plugin": "^2.5.0",
"file-loader": "^6.2.0",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^5.0.0",