diff options
author | dependabot[bot] | 2021-04-20 07:28:45 +0000 |
---|---|---|
committer | vitalyster | 2021-04-20 10:32:17 +0300 |
commit | a8a79cd93ef268b82e88bd4b21e9856ccd71bb9e (patch) | |
tree | 32fedca8fc2070f642cf0be393fea3ef44b6dfb6 /package.json | |
parent | 3e952b790f1a7b9d501a80bb4711af5f6f6c2eab (diff) |
Bump eslint-webpack-plugin from 2.5.3 to 2.5.4
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.3 to 2.5.4.
- [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.3...v2.5.4)
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 103e8340..4a6cd558 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cssnano": "^5.0.1", "eslint": "7.24.0", "eslint-plugin-only-ascii": "0.0.0", - "eslint-webpack-plugin": "^2.5.3", + "eslint-webpack-plugin": "^2.5.4", "file-loader": "^6.2.0", "postcss": "^8.2.10", "postcss-cli": "^8.3.1", |