diff options
author | dependabot-preview[bot] | 2020-11-05 07:28:02 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | 0c1ae25cca48925b5a6c4cb9c200ea36234bb073 (patch) | |
tree | d44745080b0696e6b6e73eaca19d6f6d52528733 /vnext/package.json | |
parent | 8e74b3bc0f8cb3aa7ab405a3af4eda9f73fff28d (diff) |
Bump eslint-webpack-plugin from 2.1.0 to 2.2.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.1.0 to 2.2.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.1.0...v2.2.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 5024c000..dc2f882d 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.1.0", + "eslint-webpack-plugin": "^2.2.0", "file-loader": "^6.2.0", "html-loader": "^1.3.2", "html-webpack-plugin": "^4.5.0", |