chore(deps): update dependency eslint-plugin-vue to v8.2.0 (#1145)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1145 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
bba9a8e008
commit
3218cf60f0
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"cypress-file-upload": "5.0.8",
|
||||
"esbuild": "0.14.2",
|
||||
"eslint": "8.4.0",
|
||||
"eslint-plugin-vue": "8.1.1",
|
||||
"eslint-plugin-vue": "8.2.0",
|
||||
"express": "4.17.1",
|
||||
"faker": "5.5.3",
|
||||
"jest": "27.4.3",
|
||||
|
|
|
@ -6643,10 +6643,10 @@ escodegen@^2.0.0:
|
|||
optionalDependencies:
|
||||
source-map "~0.6.1"
|
||||
|
||||
eslint-plugin-vue@8.1.1:
|
||||
version "8.1.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1.tgz#8bb0a40520880cdd076b4a6faf8bc29110997a8c"
|
||||
integrity sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==
|
||||
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==
|
||||
dependencies:
|
||||
eslint-utils "^3.0.0"
|
||||
natural-compare "^1.4.0"
|
||||
|
|
Loading…
Reference in a new issue