aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-25 06:13:05 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit625f6123546ec48e5c16f0f3e241a1d0ec827cae (patch)
treec605916722e91b766d0f67388b63e25f0655b58f /vnext/package.json
parent5ae119f5c93516975bc2d2fffc0ee9b5c0a32ec9 (diff)
Bump eslint-webpack-plugin from 2.5.2 to 2.5.3
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.2 to 2.5.3. - [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.2...v2.5.3) 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 fc588ba0..8295eaa5 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.1",
"eslint-plugin-react-hooks": "^4.2.0",
- "eslint-webpack-plugin": "^2.5.2",
+ "eslint-webpack-plugin": "^2.5.3",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",