Update dependency eslint-plugin-vue to v7.0.1 (#257)
continuous-integration/drone/push Build is passing Details

Update dependency eslint-plugin-vue to v7.0.1

Reviewed-on: #257
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-10-05 05:13:21 +00:00 committed by konrad
parent 2870f9217e
commit 4987a0f85b
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"babel-eslint": "10.1.0",
"core-js": "3.6.5",
"eslint": "7.10.0",
"eslint-plugin-vue": "7.0.0",
"eslint-plugin-vue": "7.0.1",
"node-sass": "4.14.1",
"sass-loader": "10.0.2",
"vue-flatpickr-component": "8.1.6",

View File

@ -5922,10 +5922,10 @@ eslint-loader@^2.2.1:
object-hash "^1.1.4"
rimraf "^2.6.1"
eslint-plugin-vue@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.0.0.tgz#abaf59dec3aa50228b37a89ca1239893c96c981f"
integrity sha512-SFcM8ZMdVRUQKrAryl6Q5razrJtloATUOKTZoK/8yvQig1c1L3VRoMLL9AXiV3VNsKXolkk6yeMIiqGf33/Iew==
eslint-plugin-vue@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.0.1.tgz#8e69a9041bb9719c018f154fdcacbb17713e0240"
integrity sha512-Pzl88S8Gue9BPcvSg+K/Av2V5UlwGeBxiZW5cLYbDngHm7vLnSuO/q2n54kIyCqfPmuD5PKlJrNSzoN+Ur9HRg==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"