chore(deps): update dependency eslint-plugin-vue to v8.4.0 (#1451)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1451
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-27 09:28:49 +00:00 committed by konrad
parent 691644a3a3
commit f168e36f68
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"cypress-file-upload": "5.0.8",
"esbuild": "0.14.14",
"eslint": "8.7.0",
"eslint-plugin-vue": "8.3.0",
"eslint-plugin-vue": "8.4.0",
"express": "4.17.2",
"netlify-cli": "8.13.0",
"happy-dom": "2.30.1",

View File

@ -6208,10 +6208,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"
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==
eslint-plugin-vue@8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.4.0.tgz#16e59b356386b4428fb7d886b6d8ee5df2bbc09d"
integrity sha512-Ga96QRG8GA9AyzKtEDxqYRCMt/VJM4SLkcNmm4FvUiFBE4jpaBr25unRBi9iVmHLYhA9EZ/4I+jD8n1vfWzyAA==
dependencies:
eslint-utils "^3.0.0"
natural-compare "^1.4.0"