chore(deps): update dependency eslint-plugin-vue to v7.20.0 (#881)

Reviewed-on: vikunja/frontend#881
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-10-20 07:17:43 +00:00 committed by konrad
parent a6bb2daf81
commit 3918da3bc7
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"cypress-file-upload": "5.0.8",
"esbuild": "0.13.8",
"eslint": "8.0.1",
"eslint-plugin-vue": "7.19.1",
"eslint-plugin-vue": "7.20.0",
"express": "4.17.1",
"faker": "5.5.3",
"jest": "27.3.1",

View File

@ -3234,10 +3234,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"
eslint-plugin-vue@7.19.1:
version "7.19.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.19.1.tgz#435fb2ce712842a9530b28eacb883680e8eaa4f3"
integrity sha512-e2pD7nW2sTY04ThH+66BgToNwC4n6dqfNhKE+ypdJFtZgn3Zn+nP8ZEIFPG0PGqCKQ3qxy8dJk1bzUsuQd3ANA==
eslint-plugin-vue@7.20.0:
version "7.20.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.20.0.tgz#98c21885a6bfdf0713c3a92957a5afeaaeed9253"
integrity sha512-oVNDqzBC9h3GO+NTgWeLMhhGigy6/bQaQbHS+0z7C4YEu/qK/yxHvca/2PTZtGNPsCrHwOTgKMrwu02A9iPBmw==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"