mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-23 11:59:34 +08:00
chore(deps): update dependency eslint to v8.6.0 (#5096)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bd0a634069
commit
14f8c03d6d
@ -89,7 +89,7 @@
|
||||
"csstype": "2.6.19",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"esbuild": "0.14.9",
|
||||
"eslint": "8.5.0",
|
||||
"eslint": "8.6.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-define-config": "1.2.1",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
|
@ -39,7 +39,7 @@ importers:
|
||||
cz-conventional-changelog: 3.3.0
|
||||
dayjs: ^1.10.7
|
||||
esbuild: 0.14.9
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-define-config: 1.2.1
|
||||
eslint-plugin-import: 2.25.3
|
||||
@ -105,20 +105,20 @@ importers:
|
||||
'@types/jest': 27.0.2
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/sass': 1.43.1
|
||||
'@typescript-eslint/eslint-plugin': 5.8.1_3a47348159e115370aa4cba56aba33b6
|
||||
'@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/eslint-plugin': 5.8.1_13039593e64cd539d0b4c5c2da390958
|
||||
'@typescript-eslint/parser': 5.8.1_eslint@8.6.0+typescript@4.5.4
|
||||
'@vue/test-utils': 2.0.0-rc.16_vue@3.2.26
|
||||
chalk: 4.1.2
|
||||
components-helper: 1.0.5
|
||||
csstype: 2.6.19
|
||||
cz-conventional-changelog: 3.3.0
|
||||
esbuild: 0.14.9
|
||||
eslint: 8.5.0
|
||||
eslint-config-prettier: 8.3.0_eslint@8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-config-prettier: 8.3.0_eslint@8.6.0
|
||||
eslint-define-config: 1.2.1
|
||||
eslint-plugin-import: 2.25.3_eslint@8.5.0
|
||||
eslint-plugin-prettier: 4.0.0_94e1b6d3ce6ea916847122712570e9ae
|
||||
eslint-plugin-vue: 8.2.0_eslint@8.5.0
|
||||
eslint-plugin-import: 2.25.3_eslint@8.6.0
|
||||
eslint-plugin-prettier: 4.0.0_1c588f61426b1faf18812943f1678311
|
||||
eslint-plugin-vue: 8.2.0_eslint@8.6.0
|
||||
expect-type: 0.13.0
|
||||
fast-glob: 3.2.7
|
||||
fs-extra: 10.0.0
|
||||
@ -1017,7 +1017,7 @@ packages:
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
debug: 4.3.3
|
||||
espree: 9.2.0
|
||||
espree: 9.3.0
|
||||
globals: 13.11.0
|
||||
ignore: 4.0.6
|
||||
import-fresh: 3.3.0
|
||||
@ -1949,7 +1949,7 @@ packages:
|
||||
'@types/yargs-parser': 15.0.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.8.1_3a47348159e115370aa4cba56aba33b6:
|
||||
/@typescript-eslint/eslint-plugin/5.8.1_13039593e64cd539d0b4c5c2da390958:
|
||||
resolution: {integrity: sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1960,11 +1960,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 5.8.1_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/experimental-utils': 5.8.1_eslint@8.6.0+typescript@4.5.4
|
||||
'@typescript-eslint/parser': 5.8.1_eslint@8.6.0+typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.8.1
|
||||
debug: 4.3.3
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.1.8
|
||||
regexpp: 3.2.0
|
||||
@ -1975,7 +1975,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.8.1_eslint@8.5.0+typescript@4.5.4:
|
||||
/@typescript-eslint/experimental-utils/5.8.1_eslint@8.6.0+typescript@4.5.4:
|
||||
resolution: {integrity: sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1985,15 +1985,15 @@ packages:
|
||||
'@typescript-eslint/scope-manager': 5.8.1
|
||||
'@typescript-eslint/types': 5.8.1
|
||||
'@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.5.0
|
||||
eslint-utils: 3.0.0_eslint@8.6.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.8.1_eslint@8.5.0+typescript@4.5.4:
|
||||
/@typescript-eslint/parser/5.8.1_eslint@8.6.0+typescript@4.5.4:
|
||||
resolution: {integrity: sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2007,7 +2007,7 @@ packages:
|
||||
'@typescript-eslint/types': 5.8.1
|
||||
'@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4
|
||||
debug: 4.3.3
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
typescript: 4.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2356,12 +2356,12 @@ packages:
|
||||
acorn-walk: 7.2.0
|
||||
dev: true
|
||||
|
||||
/acorn-jsx/5.3.2_acorn@8.6.0:
|
||||
/acorn-jsx/5.3.2_acorn@8.7.0:
|
||||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
||||
peerDependencies:
|
||||
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
acorn: 8.6.0
|
||||
acorn: 8.7.0
|
||||
dev: true
|
||||
|
||||
/acorn-walk/7.2.0:
|
||||
@ -2380,8 +2380,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/acorn/8.6.0:
|
||||
resolution: {integrity: sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==}
|
||||
/acorn/8.7.0:
|
||||
resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@ -4579,13 +4579,13 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier/8.3.0_eslint@8.5.0:
|
||||
/eslint-config-prettier/8.3.0_eslint@8.6.0:
|
||||
resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
dependencies:
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
dev: true
|
||||
|
||||
/eslint-define-config/1.2.1:
|
||||
@ -4609,7 +4609,7 @@ packages:
|
||||
pkg-dir: 2.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.25.3_eslint@8.5.0:
|
||||
/eslint-plugin-import/2.25.3_eslint@8.6.0:
|
||||
resolution: {integrity: sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -4619,7 +4619,7 @@ packages:
|
||||
array.prototype.flat: 1.2.5
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.1
|
||||
has: 1.0.3
|
||||
@ -4631,7 +4631,7 @@ packages:
|
||||
tsconfig-paths: 3.11.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier/4.0.0_94e1b6d3ce6ea916847122712570e9ae:
|
||||
/eslint-plugin-prettier/4.0.0_1c588f61426b1faf18812943f1678311:
|
||||
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
peerDependencies:
|
||||
@ -4642,23 +4642,23 @@ packages:
|
||||
eslint-config-prettier:
|
||||
optional: true
|
||||
dependencies:
|
||||
eslint: 8.5.0
|
||||
eslint-config-prettier: 8.3.0_eslint@8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-config-prettier: 8.3.0_eslint@8.6.0
|
||||
prettier: 2.5.1
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue/8.2.0_eslint@8.5.0:
|
||||
/eslint-plugin-vue/8.2.0_eslint@8.6.0:
|
||||
resolution: {integrity: sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.5.0
|
||||
eslint-utils: 3.0.0_eslint@8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-utils: 3.0.0_eslint@8.6.0
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.3.5
|
||||
vue-eslint-parser: 8.0.1_eslint@8.5.0
|
||||
vue-eslint-parser: 8.0.1_eslint@8.6.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -4687,13 +4687,13 @@ packages:
|
||||
estraverse: 5.2.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.5.0:
|
||||
/eslint-utils/3.0.0_eslint@8.6.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
@ -4707,8 +4707,8 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.5.0:
|
||||
resolution: {integrity: sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==}
|
||||
/eslint/8.6.0:
|
||||
resolution: {integrity: sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -4722,9 +4722,9 @@ packages:
|
||||
enquirer: 2.3.6
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.0
|
||||
eslint-utils: 3.0.0_eslint@8.5.0
|
||||
eslint-utils: 3.0.0_eslint@8.6.0
|
||||
eslint-visitor-keys: 3.1.0
|
||||
espree: 9.2.0
|
||||
espree: 9.3.0
|
||||
esquery: 1.4.0
|
||||
esutils: 2.0.3
|
||||
fast-deep-equal: 3.1.3
|
||||
@ -4754,12 +4754,12 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/espree/9.2.0:
|
||||
resolution: {integrity: sha512-oP3utRkynpZWF/F2x/HZJ+AGtnIclaR7z1pYPxy7NYM2fSO6LgK/Rkny8anRSPK/VwEA1eqm2squui0T7ZMOBg==}
|
||||
/espree/9.3.0:
|
||||
resolution: {integrity: sha512-d/5nCsb0JcqsSEeQzFZ8DH1RmxPcglRWh24EFTlUEmCKoehXGdpsx0RkHDubqUI8LSAIKMQp4r9SzQ3n+sm4HQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
acorn: 8.6.0
|
||||
acorn-jsx: 5.3.2_acorn@8.6.0
|
||||
acorn: 8.7.0
|
||||
acorn-jsx: 5.3.2_acorn@8.7.0
|
||||
eslint-visitor-keys: 3.1.0
|
||||
dev: true
|
||||
|
||||
@ -9953,7 +9953,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.9
|
||||
'@tsconfig/node14': 1.0.1
|
||||
'@tsconfig/node16': 1.0.2
|
||||
acorn: 8.6.0
|
||||
acorn: 8.7.0
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
create-require: 1.1.1
|
||||
@ -10702,17 +10702,17 @@ packages:
|
||||
vue: 3.2.26
|
||||
dev: false
|
||||
|
||||
/vue-eslint-parser/8.0.1_eslint@8.5.0:
|
||||
/vue-eslint-parser/8.0.1_eslint@8.6.0:
|
||||
resolution: {integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.3
|
||||
eslint: 8.5.0
|
||||
eslint: 8.6.0
|
||||
eslint-scope: 6.0.0
|
||||
eslint-visitor-keys: 3.1.0
|
||||
espree: 9.2.0
|
||||
espree: 9.3.0
|
||||
esquery: 1.4.0
|
||||
lodash: 4.17.21
|
||||
semver: 7.3.5
|
||||
|
Loading…
Reference in New Issue
Block a user