diff options
author | dependabot[bot] | 2021-01-20 06:43:37 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 38efdce5d145a2533af0121eea77d2c76e5c137c (patch) | |
tree | 4aed67e55905d39f3877f00532c0ef51b4309ffe /vnext/package.json | |
parent | c9ffe8ef700e2e7cdd9926fe9bffb155b49bd331 (diff) |
Bump eslint-webpack-plugin from 2.4.1 to 2.4.3
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.4.1 to 2.4.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.4.1...v2.4.3)
Signed-off-by: dependabot[bot] <support@github.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 1c714ade..2c9468af 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.4.1", + "eslint-webpack-plugin": "^2.4.3", "file-loader": "^6.2.0", "html-loader": "^1.3.2", "html-webpack-plugin": "^4.5.1", |