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

github.com/nextcloud/password_policy.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-06-12 04:05:58 +0300
committerGitHub <noreply@github.com>2021-06-12 04:05:58 +0300
commit228a04e34d9e13580977ba5f103afa659ce04c75 (patch)
treec55d028fbb7c1b85eafb2b61f13f421455477561 /package.json
parent7178de2f95af0b964652602a557bfe6e7a583380 (diff)
Bump eslint-plugin-vue from 7.10.0 to 7.11.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue 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 103b8d6..af84ccc 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
- "eslint-plugin-vue": "^7.10.0",
+ "eslint-plugin-vue": "^7.11.0",
"eslint-webpack-plugin": "^2.5.4",
"node-polyfill-webpack-plugin": "^1.1.2",
"sass": "^1.34.1",