aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-15 17:58:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit223953c70535336db8841774fd663c06bf456698 (patch)
tree188023583aeba5a3c934eb03caebdd4b6197dc59 /vnext/package-lock.json
parent6b389f6ac2a056e053c9e1edde0df724e6d981d8 (diff)
Bump eslint-webpack-plugin from 2.2.1 to 2.3.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.2.1 to 2.3.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.2.1...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 707565da..11650731 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -5637,9 +5637,9 @@
"dev": true
},
"eslint-webpack-plugin": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.2.1.tgz",
- "integrity": "sha512-1TezAlOgzDlIwMeCdfWGf/1Blf0SytfBvJ9Sy3HIFsxBlM1aL86otGRuvL1MaktnTBKe5QsMEOAArAmVEkpPZw==",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-2.3.0.tgz",
+ "integrity": "sha512-PChgcT7U0p4exEgaWts+1sdybBgrluWOfpzmZOsDR6L0nPtvEkykxY7KUEv8RFNwCyjga8hneqsnJvTfhPCX3Q==",
"dev": true,
"requires": {
"@types/eslint": "^7.2.4",