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.1 (#5790)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
"eslint-define-config": "1.2.4",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-vue": "8.4.0",
|
||||
"eslint-plugin-vue": "8.4.1",
|
||||
"expect-type": "0.13.0",
|
||||
"fast-glob": "3.2.11",
|
||||
"fs-extra": "10.0.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -47,7 +47,7 @@ importers:
|
||||
eslint-define-config: 1.2.4
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-vue: 8.4.0
|
||||
eslint-plugin-vue: 8.4.1
|
||||
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.4
|
||||
eslint-plugin-import: 2.25.4_eslint@8.8.0
|
||||
eslint-plugin-prettier: 4.0.0_43197c8d12d1d439034cfcf65e1c48c2
|
||||
eslint-plugin-vue: 8.4.0_eslint@8.8.0
|
||||
eslint-plugin-vue: 8.4.1_eslint@8.8.0
|
||||
expect-type: 0.13.0
|
||||
fast-glob: 3.2.11
|
||||
fs-extra: 10.0.0
|
||||
@@ -4970,8 +4970,8 @@ packages:
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue/8.4.0_eslint@8.8.0:
|
||||
resolution: {integrity: sha512-Ga96QRG8GA9AyzKtEDxqYRCMt/VJM4SLkcNmm4FvUiFBE4jpaBr25unRBi9iVmHLYhA9EZ/4I+jD8n1vfWzyAA==}
|
||||
/eslint-plugin-vue/8.4.1_eslint@8.8.0:
|
||||
resolution: {integrity: sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
|
||||
Reference in New Issue
Block a user