chore(deps): update dependency eslint-plugin-vue to v8.3.0 (#1360)

Reviewed-on: vikunja/frontend#1360
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-12 14:01:29 +00:00 committed by konrad
parent 14f999ba55
commit e278bb4840
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"cypress-file-upload": "5.0.8",
"esbuild": "0.14.11",
"eslint": "8.6.0",
"eslint-plugin-vue": "8.2.0",
"eslint-plugin-vue": "8.3.0",
"express": "4.17.2",
"faker": "5.5.3",
"netlify-cli": "8.6.21",

View File

@ -6202,10 +6202,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"
eslint-plugin-vue@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz#b404bc10e3f43b2b7aad4ebb3b38090a58040202"
integrity sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==
eslint-plugin-vue@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0.tgz#2ae4f915ed3541a58c4a4c1145c1e60b86aa7e85"
integrity sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==
dependencies:
eslint-utils "^3.0.0"
natural-compare "^1.4.0"