summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-02 02:08:11 +0000
committerGitHub <noreply@github.com>2021-01-02 02:08:11 +0000
commit48272163072c2309857a804eafc38633f485e586 (patch)
tree3c0a6dbd0ac7e3a1243b5940bb83602e2795bfa0
parentef9a9da6b6913542ae3a5201f46100e430734c45 (diff)
parent46f22f4ec5352e7a6509ce8c56e55891f6d0c06d (diff)
Merge pull request #2002 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-vue-7.4.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 8e1b0450..624c7ee3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5615,9 +5615,9 @@
"dev": true
},
"eslint-plugin-vue": {
- "version": "7.3.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.3.0.tgz",
- "integrity": "sha512-4rc9xrZgwT4aLz3XE6lrHu+FZtDLWennYvtzVvvS81kW9c65U4DUzQQWAFjDCgCFvN6HYWxi7ueEtxZVSB+f0g==",
+ "version": "7.4.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.4.0.tgz",
+ "integrity": "sha512-bYJV3nHSGV5IL40Ti1231vlY8I2DzjDHYyDjRv9Z1koEI7qyV2RR3+uKMafHdOioXYH9W3e1+iwe4wy7FIBNCQ==",
"dev": true,
"requires": {
"eslint-utils": "^2.1.0",
diff --git a/package.json b/package.json
index 4f983285..f72eb944 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.1.0",
- "eslint-plugin-vue": "^7.3.0",
+ "eslint-plugin-vue": "^7.4.0",
"eslint-webpack-plugin": "^2.4.1",
"file-loader": "^6.2.0",
"node-sass": "^5.0.0",