aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-20 06:25:55 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitb24e001fb5d7e021e844cece87f12f39b5677185 (patch)
treec9e6207ec199f836f9ee9eafdc8620fd76116274 /vnext/package.json
parent4869a878e4486e49ba5874665d3ca3080f907a8f (diff)
Bump eslint-webpack-plugin from 2.5.3 to 2.5.4
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.3 to 2.5.4. - [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.3...v2.5.4) 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 a822f85f..10881482 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -27,7 +27,7 @@
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
- "eslint-webpack-plugin": "^2.5.3",
+ "eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",