8000 chore(deps): update dependency eslint-plugin-vue to v9 · nuxt/eslint-plugin-nuxt@481c69e · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 481c69e

Browse files
chore(deps): update dependency eslint-plugin-vue to v9
1 parent 1657348 commit 481c69e

File tree

2 files changed

+16
-23
lines changed

2 files changed

+16
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"standard-version": "^9.3.2"
5151
},
5252
"dependencies": {
53-
"eslint-plugin-vue": "^8.7.1",
53+
"eslint-plugin-vue": "^9.4.0",
5454
"semver": "^7.3.7",
5555
"vue-eslint-parser": "^9.0.3"
5656
}

yarn.lock

Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,19 +1844,20 @@ eslint-plugin-standard@^5.0.0:
18441844
resolved "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
18451845
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
18461846

1847-
eslint-plugin-vue@^8.7.1:
1848-
version "8.7.1"
1849-
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f"
1850-
integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==
1847+
eslint-plugin-vue@^9.4.0:
1848+
version "9.4.0"
1849+
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0.tgz#31c2d9002b5bb437b351a5feffdf37c4397e5cb9"
1850+
integrity sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ==
18511851
dependencies:
18521852
eslint-utils "^3.0.0"
18531853
natural-compare "^1.4.0"
18541854
nth-check "^2.0.1"
18551855
postcss-selector-parser "^6.0.9"
18561856
semver "^7.3.5"
1857-
vue-eslint-parser "^8.0.1"
1857+
vue-eslint-parser "^9.0.1"
1858+
xml-name-validator "^4.0.0"
18581859

1859-
eslint-scope@^7.0.0, eslint-scope@^7.1.1:
1860+
eslint-scope@^7.1.1:
18601861
version "7.1.1"
18611862
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
18621863
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
@@ -1888,7 +1889,7 @@ eslint-visitor-keys@^2.0.0:
18881889
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
18891890
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
18901891

1891-
eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0:
1892+
eslint-visitor-keys@^3.3.0:
18921893
version "3.3.0"
18931894
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
18941895
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
@@ -1938,7 +1939,7 @@ eslint@^8.23.0:
19381939
strip-json-comments "^3.1.0"
19391940
text-table "^0.2.0"
19401941

1941-
espree@^9.0.0, espree@^9.3.1:
1942+
espree@^9.3.1:
19421943
version "9.3.1"
19431944
resolved "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
19441945
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
@@ -4342,20 +4343,7 @@ validate-npm-package-license@^3.0.1:
43424343
spdx-correct "^3.0.0"
43434344
spdx-expression-parse "^3.0.0"
43444345

4345-
vue-eslint-parser@^8.0.1:
4346-
version "8.3.0"
4347-
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz#5d31129a1b3dd89c0069ca0a1c88f970c360bd0d"
4348-
integrity sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==
4349-
dependencies:
4350-
debug "^4.3.2"
4351-
eslint-scope "^7.0.0"
4352-
eslint-visitor-keys "^3.1.0"
4353-
espree "^9.0.0"
4354-
esquery "^1.4.0"
4355-
lodash "^4.17.21"
4356-
semver "^7.3.5"
4357-
4358-
vue-eslint-parser@^9.0.3:
4346+
vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.3:
43594347
version "9.0.3"
43604348
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.0.3.tgz#0c17a89e0932cc94fa6a79f0726697e13bfe3c96"
43614349
integrity sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==
@@ -4434,6 +4422,11 @@ write-file-atomic@^4.0.1:
44344422
imurmurhash "^0.1.4"
44354423
signal-exit "^3.0.7"
44364424

4425+
xml-name-validator@^4.0.0:
4426+
version "4.0.0"
4427+
resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
4428+
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
4429+
44374430
xtend@~4.0.1:
44384431
version "4.0.2"
44394432
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"

0 commit comments

Comments
 (0)
0