chore(deps): update dependency eslint-plugin-vue to v9.28.0

This commit is contained in:
Renovate
2024-09-03 05:29:52 +00:00
committed by Joakim Olsson
parent c7463d4105
commit b432dbffbf
+4 -4
View File
@@ -6010,16 +6010,16 @@ eslint-plugin-unicorn@^55.0.0:
strip-indent "^3.0.0"
eslint-plugin-vue@^9.17.0, eslint-plugin-vue@^9.22.0, eslint-plugin-vue@^9.27.0, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
version "9.27.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.27.0.tgz#c22dae704a03d9ecefa81364ff89f60ce0481f94"
integrity sha512-5Dw3yxEyuBSXTzT5/Ge1X5kIkRTQ3nvBn/VwPwInNiZBSJOO/timWMUaflONnFBzU6NhB68lxnCda7ULV5N7LA==
version "9.28.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.28.0.tgz#e4412f0c1024bafd15ffeaa6f76f4c99152e2765"
integrity sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
globals "^13.24.0"
natural-compare "^1.4.0"
nth-check "^2.1.1"
postcss-selector-parser "^6.0.15"
semver "^7.6.0"
semver "^7.6.3"
vue-eslint-parser "^9.4.3"
xml-name-validator "^4.0.0"