diff options
author | dependabot-preview[bot] | 2020-12-01 03:53:43 +0000 |
---|---|---|
committer | vitalyster | 2020-12-01 06:56:09 +0300 |
commit | 57f3e32dc9118c0fe719bb2253384de74a3b0410 (patch) | |
tree | 3fffeeaf8934fa4d504aab5c7a31e5df1705cc52 /package-lock.json | |
parent | be491cb5342d7570f948d2741b7648bb912a13c2 (diff) |
Bump eslint-webpack-plugin from 2.4.0 to 2.4.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.4.0 to 2.4.1.
- [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.0...v2.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index bb648b14..7be85180 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3031,9 +3031,9 @@ "dev": true }, "eslint-webpack-plugin": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.4.0.tgz", - "integrity": "sha512-j0lAJj3RnStAFdIH2P0+nsEImiBijwogZhL1go4bI6DE+9OhQuOmJ/xtmxkLtNr1w0cf5SRNkDlmIe8t/pHgww==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.4.1.tgz", + "integrity": "sha512-cj8iPWZKuAiVD8MMgTSunyMCAvxQxp5mxoPHZl1UMGkApFXaXJHdCFcCR+oZEJbBNhReNa5SjESIn34uqUbBtg==", "dev": true, "requires": { "@types/eslint": "^7.2.4", |