aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-15 07:34:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit8fe6295e0c31eee32d8ea3a0365bfafdd9a10f3d (patch)
tree9805859c969d902086d08c0f4a8f3dcdcd6e8a70 /vnext/package.json
parente3b426926dbef19bf9d3c1a30f113a3ce3d6b504 (diff)
Bump eslint-webpack-plugin from 2.5.0 to 2.5.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.0 to 2.5.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.5.0...v2.5.1) 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 3fce6eb9..b7735ce1 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.5.0",
+ "eslint-webpack-plugin": "^2.5.1",
"file-loader": "^6.2.0",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^5.1.0",