diff options
author | dependabot[bot] | 2021-03-25 08:16:13 +0000 |
---|---|---|
committer | vitalyster | 2021-03-25 11:23:12 +0300 |
commit | eb0b1efbee8390e11a33dca7de1203706ff5c996 (patch) | |
tree | bc7f8aee0ae1bd6bdc469e878783afe6614c324c /package.json | |
parent | d19061e070ab8bfdfa82f0af050fa925bdb65b22 (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 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 66557e5a..8e9a590a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "cssnano": "^4.1.10", "eslint": "7.22.0", "eslint-plugin-only-ascii": "0.0.0", - "eslint-webpack-plugin": "^2.5.2", + "eslint-webpack-plugin": "^2.5.3", "file-loader": "^6.2.0", "postcss": "^8.2.8", "postcss-cli": "^8.3.1", |