Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-28 04:04:21 +0300
committerGitHub <noreply@github.com>2021-10-28 04:04:21 +0300
commit6e802e5bf418facf5621dc705765853d85944e5a (patch)
tree5543f33c238d4f53fa693fa1cf991f397a38c370 /package.json
parentf070bd1de033363a6c1beda290015d14e7c101d7 (diff)
Bump eslint-webpack-plugin from 3.0.1 to 3.1.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.0.1 to 3.1.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/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ea1ece09..230e1c54 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-vue": "^7.20.0",
- "eslint-webpack-plugin": "^3.0.1",
+ "eslint-webpack-plugin": "^3.1.0",
"file-loader": "^6.2.0",
"node-sass": "^6.0.1",
"sass-loader": "^12.2.0",