aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-20 17:06:34 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitb4c2e6350a5ae7a0ba8c6b00f8876a0d361d72b5 (patch)
treea28c0787becf2793ded4e7e068886e41aceffc51 /vnext/package-lock.json
parent0e4f16177d47ad68fafa72ff69f2b2c4323b58e6 (diff)
Bump eslint-webpack-plugin from 3.0.0 to 3.0.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.0.0 to 3.0.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/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json13
1 files changed, 3 insertions, 10 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 3b5f5641..7ae45e6f 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -7016,13 +7016,12 @@
"dev": true
},
"eslint-webpack-plugin": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.0.0.tgz",
- "integrity": "sha512-VmwgZ28Itu9+OE8A0yYIaWuncFT6zqFvQhNEga10VIXCiQ/wA5cmSSIRjiRn8fcUTTwFmqQaCk+I+PjXfLaVnA==",
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.0.1.tgz",
+ "integrity": "sha512-PAHHDjCg2yWBNoiBPYLZWcv+M83urkslQKER7XvK84lo5YLcihJK6qwnCH2Fkt3eVdX+G1iyGZRlKsIhTiczHw==",
"dev": true,
"requires": {
"@types/eslint": "^7.2.14",
- "arrify": "^3.0.0",
"jest-worker": "^27.0.6",
"micromatch": "^4.0.4",
"normalize-path": "^3.0.0",
@@ -7039,12 +7038,6 @@
"@types/json-schema": "*"
}
},
- "arrify": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/arrify/-/arrify-3.0.0.tgz",
- "integrity": "sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==",
- "dev": true
- },
"micromatch": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",