Build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0 #1670

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.21.0 into master 2024-01-31 11:06:54 +00:00
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.20.1",
"eslint-plugin-vue": "^9.21.0",
"husky": "^9.0.7",
"postcss-html": "^1.6.0",
"prettier": "^3.2.4",
+9 -9
View File
@@ -8317,17 +8317,17 @@ eslint-plugin-unicorn@^44.0.2:
semver "^7.3.7"
strip-indent "^3.0.0"
eslint-plugin-vue@^9.17.0, eslint-plugin-vue@^9.20.1, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
version "9.20.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.20.1.tgz#7ed78846898574b2cd26939f28b0b87798a7b528"
integrity sha512-GyCs8K3lkEvoyC1VV97GJhP1SvqsKCiWGHnbn0gVUYiUhaH2+nB+Dv1uekv1THFMPbBfYxukrzQdltw950k+LQ==
eslint-plugin-vue@^9.17.0, eslint-plugin-vue@^9.21.0, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
version "9.21.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.21.0.tgz#5f2325279e0ce1e47105664dd6a6dd3ece84aa10"
integrity sha512-B3NgZRtbi9kSl7M0x/PqhSMk7ULJUwWxQpTvM8b2Z6gNTORK0YSt5v1vzwY84oMs/2+3BWH5XmTepaQebcJwfA==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
natural-compare "^1.4.0"
nth-check "^2.1.1"
postcss-selector-parser "^6.0.13"
semver "^7.5.4"
vue-eslint-parser "^9.4.0"
vue-eslint-parser "^9.4.2"
xml-name-validator "^4.0.0"
eslint-scope@^4.0.3:
@@ -16714,10 +16714,10 @@ vue-demi@>=0.14.5, vue-demi@>=0.14.6, vue-demi@^0.14.6:
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.6.tgz#dc706582851dc1cdc17a0054f4fec2eb6df74c92"
integrity sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==
vue-eslint-parser@^9.0.3, vue-eslint-parser@^9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.0.tgz#dfd22302e2992fe45748a76553cef7afa5bdde27"
integrity sha512-7KsNBb6gHFA75BtneJsoK/dbZ281whUIwFYdQxA68QrCrGMXYzUMbPDHGcOQ0OocIVKrWSKWXZ4mL7tonCXoUw==
vue-eslint-parser@^9.0.3, vue-eslint-parser@^9.4.2:
version "9.4.2"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.2.tgz#02ffcce82042b082292f2d1672514615f0d95b6d"
integrity sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==
dependencies:
debug "^4.3.4"
eslint-scope "^7.1.1"