Update dependency eslint-plugin-vue to v7.15.1 (#633)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/633 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
5f9af2d040
commit
4c79ee2372
2 changed files with 5 additions and 5 deletions
|
@ -55,7 +55,7 @@
|
|||
"cypress-file-upload": "5.0.8",
|
||||
"esbuild": "0.12.17",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-plugin-vue": "7.15.0",
|
||||
"eslint-plugin-vue": "7.15.1",
|
||||
"express": "4.17.1",
|
||||
"faker": "5.5.3",
|
||||
"jest": "27.0.6",
|
||||
|
|
|
@ -3755,10 +3755,10 @@ escodegen@^2.0.0:
|
|||
optionalDependencies:
|
||||
source-map "~0.6.1"
|
||||
|
||||
eslint-plugin-vue@7.15.0:
|
||||
version "7.15.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.15.0.tgz#272318b4aac789ea92e6cd28ef14698e9715ceab"
|
||||
integrity sha512-br58VTAT8JB4Qe7XJVN7fNBqQgclE+hcsievoyQyGtCZsYprFMQYu+c9yHX9XkP55cMnSVZpW5fRgy3n/wZskA==
|
||||
eslint-plugin-vue@7.15.1:
|
||||
version "7.15.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.15.1.tgz#699c1f3ce2032ea8843b8d5d1adb863b7979965c"
|
||||
integrity sha512-4/r+n/i+ovyeW2gVRRH92kpy4lkpFbyPR4BMxGBTLtGnwqOKKzjSo6EMSaT0RhWPvEjK9uifcY8e7z5n8BIEgw==
|
||||
dependencies:
|
||||
eslint-utils "^2.1.0"
|
||||
natural-compare "^1.4.0"
|
||||
|
|
Loading…
Reference in a new issue