summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 05:48:16 +0000
committerGitHub <noreply@github.com>2021-05-29 05:48:16 +0000
commit5ce2ac48e58d554434b5ee8692c781c68c20adbd (patch)
tree9a22544e3e16e68ee1dfd0c6e06d34febf2f0a51
parent3ce860d8713d96719e001e2a9fa2f1bb47979e37 (diff)
parent9809dd3a0522411135e78f01f93a6ebd3cdbc129 (diff)
Merge pull request #2231 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-vue-7.10.0
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 4ff65ff4..f67db4a3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6487,9 +6487,9 @@
"dev": true
},
"eslint-plugin-vue": {
- "version": "7.9.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz",
- "integrity": "sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==",
+ "version": "7.10.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz",
+ "integrity": "sha512-xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A==",
"dev": true,
"requires": {
"eslint-utils": "^2.1.0",
diff --git a/package.json b/package.json
index 49d4b2b6..d6825036 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
- "eslint-plugin-vue": "^7.9.0",
+ "eslint-plugin-vue": "^7.10.0",
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
"node-polyfill-webpack-plugin": "^1.1.2",