diff options
author | dependabot-preview[bot] | 2020-11-23 05:13:22 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 642bae67e372491435d8fbc05c587b9cfb472430 (patch) | |
tree | d63ab2e294732a1d3fada8952d64c0fdc4d9d683 /vnext/package.json | |
parent | 05812277ca11cb8f617b578ca23698be6d2f7ff5 (diff) |
Bump eslint-webpack-plugin from 2.3.0 to 2.4.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.3.0 to 2.4.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.3.0...v2.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 882b5ba3..d3130867 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.3.0", + "eslint-webpack-plugin": "^2.4.0", "file-loader": "^6.2.0", "html-loader": "^1.3.2", "html-webpack-plugin": "^4.5.0", |