mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore(deps): update dependency eslint-plugin-vue to v8.4.0 (#5668)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
"eslint-define-config": "1.2.3",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-vue": "8.3.0",
|
||||
"eslint-plugin-vue": "8.4.0",
|
||||
"expect-type": "0.13.0",
|
||||
"fast-glob": "3.2.11",
|
||||
"fs-extra": "10.0.0",
|
||||
|
||||
15
pnpm-lock.yaml
generated
15
pnpm-lock.yaml
generated
@@ -47,7 +47,7 @@ importers:
|
||||
eslint-define-config: 1.2.3
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-vue: 8.3.0
|
||||
eslint-plugin-vue: 8.4.0
|
||||
expect-type: 0.13.0
|
||||
fast-glob: 3.2.11
|
||||
fs-extra: 10.0.0
|
||||
@@ -123,7 +123,7 @@ importers:
|
||||
eslint-define-config: 1.2.3
|
||||
eslint-plugin-import: 2.25.4_eslint@8.7.0
|
||||
eslint-plugin-prettier: 4.0.0_4660519532e4c3b0a9e5bb6623cfedf6
|
||||
eslint-plugin-vue: 8.3.0_eslint@8.7.0
|
||||
eslint-plugin-vue: 8.4.0_eslint@8.7.0
|
||||
expect-type: 0.13.0
|
||||
fast-glob: 3.2.11
|
||||
fs-extra: 10.0.0
|
||||
@@ -4944,8 +4944,8 @@ packages:
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue/8.3.0_eslint@8.7.0:
|
||||
resolution: {integrity: sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==}
|
||||
/eslint-plugin-vue/8.4.0_eslint@8.7.0:
|
||||
resolution: {integrity: sha512-Ga96QRG8GA9AyzKtEDxqYRCMt/VJM4SLkcNmm4FvUiFBE4jpaBr25unRBi9iVmHLYhA9EZ/4I+jD8n1vfWzyAA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
@@ -4998,11 +4998,6 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/eslint-visitor-keys/3.1.0:
|
||||
resolution: {integrity: sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint-visitor-keys/3.2.0:
|
||||
resolution: {integrity: sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@@ -11158,7 +11153,7 @@ packages:
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
eslint-scope: 6.0.0
|
||||
eslint-visitor-keys: 3.1.0
|
||||
eslint-visitor-keys: 3.2.0
|
||||
espree: 9.3.0
|
||||
esquery: 1.4.0
|
||||
lodash: 4.17.21
|
||||
|
||||
Reference in New Issue
Block a user