aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-19 06:35:42 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit6f6185a296d60e405a8a946f9572932ef1f520ee (patch)
tree3e33315ef0c65ab5a6162dcef3d69f224267daf3 /vnext/package-lock.json
parent0fe189e416ec82dcb8572f9a030592669ef3d026 (diff)
Bump eslint-webpack-plugin from 2.5.1 to 2.5.2
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.1 to 2.5.2. - [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.1...v2.5.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 61c73e47..c5bcf46f 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -6584,9 +6584,9 @@
"dev": true
},
"eslint-webpack-plugin": {
- "version": "2.5.1",
- "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.1.tgz",
- "integrity": "sha512-LB6baXTm62IwSu5gxj4xQ8URsMc1Wk95WLcK8pFklLvk4i66lS5v5knpVzCLG9u7NXYThfIMdvr/lYe2A3ZbWw==",
+ "version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.2.tgz",
+ "integrity": "sha512-ndD9chZ/kaGnjjx7taRg7c6FK/YKb29SSYzaLtPBIYLYJQmZtuKqtQbAvTS2ymiMQT6X0VW9vZIHK0KLstv93Q==",
"dev": true,
"requires": {
"@types/eslint": "^7.2.6",