Skip to content

Commit cf8e713

Browse files
chore(deps): update dependency eslint-plugin-vue to v10
1 parent 2861147 commit cf8e713

File tree

2 files changed

+14
-29
lines changed

2 files changed

+14
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-prettier-vue": "4.2.0",
6565
"eslint-plugin-sort-keys-fix": "^1.1.2",
6666
"eslint-plugin-unused-imports": "^4.0.0",
67-
"eslint-plugin-vue": "9.33.0",
67+
"eslint-plugin-vue": "10.2.0",
6868
"husky": "9.1.7",
6969
"jest": "27.5.1",
7070
"npm-run-all2": "7.0.2",

yarn.lock

Lines changed: 13 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6937,6 +6937,18 @@ eslint-plugin-unused-imports@^4.0.0:
69376937
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
69386938
integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
69396939

6940+
6941+
version "10.2.0"
6942+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.2.0.tgz#0c0bae71683d78e99736c5f3c500bf3d7d9c7c0d"
6943+
integrity sha512-tl9s+KN3z0hN2b8fV2xSs5ytGl7Esk1oSCxULLwFcdaElhZ8btYYZFrWxvh4En+czrSDtuLCeCOGa8HhEZuBdQ==
6944+
dependencies:
6945+
"@eslint-community/eslint-utils" "^4.4.0"
6946+
natural-compare "^1.4.0"
6947+
nth-check "^2.1.1"
6948+
postcss-selector-parser "^6.0.15"
6949+
semver "^7.6.3"
6950+
xml-name-validator "^4.0.0"
6951+
69406952
69416953
version "8.4.0"
69426954
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.4.0.tgz#16e59b356386b4428fb7d886b6d8ee5df2bbc09d"
@@ -6947,20 +6959,6 @@ [email protected]:
69476959
semver "^7.3.5"
69486960
vue-eslint-parser "^8.0.1"
69496961

6950-
6951-
version "9.33.0"
6952-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz#de33eba8f78e1d172c59c8ec7fbfd60c6ca35c39"
6953-
integrity sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==
6954-
dependencies:
6955-
"@eslint-community/eslint-utils" "^4.4.0"
6956-
globals "^13.24.0"
6957-
natural-compare "^1.4.0"
6958-
nth-check "^2.1.1"
6959-
postcss-selector-parser "^6.0.15"
6960-
semver "^7.6.3"
6961-
vue-eslint-parser "^9.4.3"
6962-
xml-name-validator "^4.0.0"
6963-
69646962
eslint-plugin-vue@^9.4.0:
69656963
version "9.11.0"
69666964
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.11.0.tgz#99a247455c02181f24d9240d422380fd16dd630c"
@@ -8113,7 +8111,7 @@ globals@^11.1.0:
81138111
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
81148112
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
81158113

8116-
globals@^13.19.0, globals@^13.24.0:
8114+
globals@^13.19.0:
81178115
version "13.24.0"
81188116
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
81198117
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
@@ -17072,19 +17070,6 @@ vue-eslint-parser@^9.0.3:
1707217070
lodash "^4.17.21"
1707317071
semver "^7.3.6"
1707417072

17075-
vue-eslint-parser@^9.4.3:
17076-
version "9.4.3"
17077-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz#9b04b22c71401f1e8bca9be7c3e3416a4bde76a8"
17078-
integrity sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==
17079-
dependencies:
17080-
debug "^4.3.4"
17081-
eslint-scope "^7.1.1"
17082-
eslint-visitor-keys "^3.3.0"
17083-
espree "^9.3.1"
17084-
esquery "^1.4.0"
17085-
lodash "^4.17.21"
17086-
semver "^7.3.6"
17087-
1708817073
vue-hot-reload-api@^2.3.0:
1708917074
version "2.3.4"
1709017075
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"

0 commit comments

Comments
 (0)