aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-15 17:58:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit223953c70535336db8841774fd663c06bf456698 (patch)
tree188023583aeba5a3c934eb03caebdd4b6197dc59 /vnext/package.json
parent6b389f6ac2a056e053c9e1edde0df724e6d981d8 (diff)
Bump eslint-webpack-plugin from 2.2.1 to 2.3.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.2.1 to 2.3.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.2.1...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 ef9aa139..1ddd18d6 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -27,7 +27,7 @@
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
- "eslint-webpack-plugin": "^2.2.1",
+ "eslint-webpack-plugin": "^2.3.0",
"file-loader": "^6.2.0",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^4.5.0",