chore(deps): update dependency eslint-plugin-vue to v9.1.0 (#2014)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2014 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
efed128f03
commit
e297033a29
2 changed files with 5 additions and 5 deletions
|
@ -75,7 +75,7 @@
|
|||
"cypress": "9.6.1",
|
||||
"esbuild": "0.14.42",
|
||||
"eslint": "8.15.0",
|
||||
"eslint-plugin-vue": "9.0.1",
|
||||
"eslint-plugin-vue": "9.1.0",
|
||||
"express": "4.18.1",
|
||||
"happy-dom": "4.0.0",
|
||||
"netlify-cli": "10.3.1",
|
||||
|
|
|
@ -5653,10 +5653,10 @@ escodegen@^2.0.0:
|
|||
optionalDependencies:
|
||||
source-map "~0.6.1"
|
||||
|
||||
eslint-plugin-vue@9.0.1:
|
||||
version "9.0.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.0.1.tgz#66ba4a6e4085a26a724adcde06eaf72b178285c9"
|
||||
integrity sha512-/w/9/vzz+4bSYtp5UqXgJ0CfycXTMtpp6lkz7/fMp0CcJxPWyRP6Pr88ihhrsNEcVt2ZweMupWRNYa+5Md41LQ==
|
||||
eslint-plugin-vue@9.1.0:
|
||||
version "9.1.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.1.0.tgz#b528941325e26a24bc5d5c5030c0a8996c36659c"
|
||||
integrity sha512-EPCeInPicQ/YyfOWJDr1yfEeSNoFCMzUus107lZyYi37xejdOolNzS5MXGXp8+9bkoKZMdv/1AcZzQebME6r+g==
|
||||
dependencies:
|
||||
eslint-utils "^3.0.0"
|
||||
natural-compare "^1.4.0"
|
||||
|
|
Loading…
Reference in a new issue