Merge pull request #4300 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.11.0

build(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0
This commit is contained in:
AkiraFukushima 2023-04-19 21:03:32 +09:00 committed by GitHub
commit e630d809e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -157,7 +157,7 @@
"electron-mock-ipc": "^0.3.12",
"electron-windows-store": "^2.1.0",
"eslint": "^8.38.0",
"eslint-plugin-vue": "^9.10.0",
"eslint-plugin-vue": "^9.11.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.1",
"https-browserify": "^1.0.0",

View File

@ -4946,10 +4946,10 @@ eslint-plugin-prettier@^4.0.0:
dependencies:
prettier-linter-helpers "^1.0.0"
eslint-plugin-vue@^9.10.0:
version "9.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.10.0.tgz#bb6423166e6eab800344245b6eef6ce9480c78a7"
integrity sha512-2MgP31OBf8YilUvtakdVMc8xVbcMp7z7/iQj8LHVpXrSXHPXSJRUIGSPFI6b6pyCx/buKaFJ45ycqfHvQRiW2g==
eslint-plugin-vue@^9.11.0:
version "9.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.11.0.tgz#99a247455c02181f24d9240d422380fd16dd630c"
integrity sha512-bBCJAZnkBV7ATH4Z1E7CvN3nmtS4H7QUU3UBxPdo8WohRU+yHjnQRALpTbxMVcz0e4Mx3IyxIdP5HYODMxK9cQ==
dependencies:
"@eslint-community/eslint-utils" "^4.3.0"
natural-compare "^1.4.0"