mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-05 11:21:11 +08:00
chore(deps): update typescript-eslint monorepo to v5.8.0 (#4966)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6c36e5f548
commit
0d551e54bc
@ -81,8 +81,8 @@
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/lodash": "4.14.178",
|
||||
"@types/sass": "1.43.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.7.0",
|
||||
"@typescript-eslint/parser": "5.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.8.0",
|
||||
"@typescript-eslint/parser": "5.8.0",
|
||||
"@vue/compiler-sfc": "3.2.26",
|
||||
"@vue/test-utils": "2.0.0-rc.16",
|
||||
"chalk": "4.1.2",
|
||||
|
@ -28,8 +28,8 @@ importers:
|
||||
'@types/jest': 27.0.2
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/sass': 1.43.1
|
||||
'@typescript-eslint/eslint-plugin': 5.7.0
|
||||
'@typescript-eslint/parser': 5.7.0
|
||||
'@typescript-eslint/eslint-plugin': 5.8.0
|
||||
'@typescript-eslint/parser': 5.8.0
|
||||
'@vue/compiler-sfc': 3.2.26
|
||||
'@vue/test-utils': 2.0.0-rc.16
|
||||
'@vueuse/core': ^7.3.0
|
||||
@ -106,8 +106,8 @@ importers:
|
||||
'@types/jest': 27.0.2
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/sass': 1.43.1
|
||||
'@typescript-eslint/eslint-plugin': 5.7.0_a6f6159640504abdd3de077f8bcadb33
|
||||
'@typescript-eslint/parser': 5.7.0_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/eslint-plugin': 5.8.0_836011a006f4f5d67178564baf2b6d34
|
||||
'@typescript-eslint/parser': 5.8.0_eslint@8.5.0+typescript@4.5.4
|
||||
'@vue/compiler-sfc': 3.2.26
|
||||
'@vue/test-utils': 2.0.0-rc.16_vue@3.2.24
|
||||
chalk: 4.1.2
|
||||
@ -1901,8 +1901,8 @@ packages:
|
||||
'@types/yargs-parser': 15.0.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.7.0_a6f6159640504abdd3de077f8bcadb33:
|
||||
resolution: {integrity: sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg==}
|
||||
/@typescript-eslint/eslint-plugin/5.8.0_836011a006f4f5d67178564baf2b6d34:
|
||||
resolution: {integrity: sha512-spu1UW7QuBn0nJ6+psnfCc3iVoQAifjKORgBngKOmC8U/1tbe2YJMzYQqDGYB4JCss7L8+RM2kKLb1B1Aw9BNA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
@ -1912,9 +1912,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 5.7.0_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/parser': 5.7.0_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.7.0
|
||||
'@typescript-eslint/experimental-utils': 5.8.0_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/parser': 5.8.0_eslint@8.5.0+typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.8.0
|
||||
debug: 4.3.3
|
||||
eslint: 8.5.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
@ -1927,16 +1927,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.7.0_eslint@8.5.0+typescript@4.5.4:
|
||||
resolution: {integrity: sha512-u57eZ5FbEpzN5kSjmVrSesovWslH2ZyNPnaXQMXWgH57d5+EVHEt76W75vVuI9qKZ5BMDKNfRN+pxcPEjQjb2A==}
|
||||
/@typescript-eslint/experimental-utils/5.8.0_eslint@8.5.0+typescript@4.5.4:
|
||||
resolution: {integrity: sha512-KN5FvNH71bhZ8fKtL+lhW7bjm7cxs1nt+hrDZWIqb6ViCffQcWyLunGrgvISgkRojIDcXIsH+xlFfI4RCDA0xA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.9
|
||||
'@typescript-eslint/scope-manager': 5.7.0
|
||||
'@typescript-eslint/types': 5.7.0
|
||||
'@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.8.0
|
||||
'@typescript-eslint/types': 5.8.0
|
||||
'@typescript-eslint/typescript-estree': 5.8.0_typescript@4.5.4
|
||||
eslint: 8.5.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.5.0
|
||||
@ -1945,8 +1945,8 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.7.0_eslint@8.5.0+typescript@4.5.4:
|
||||
resolution: {integrity: sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g==}
|
||||
/@typescript-eslint/parser/5.8.0_eslint@8.5.0+typescript@4.5.4:
|
||||
resolution: {integrity: sha512-Gleacp/ZhRtJRYs5/T8KQR3pAQjQI89Dn/k+OzyCKOsLiZH2/Vh60cFBTnFsHNI6WAD+lNUo/xGZ4NeA5u0Ipw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -1955,9 +1955,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.7.0
|
||||
'@typescript-eslint/types': 5.7.0
|
||||
'@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.8.0
|
||||
'@typescript-eslint/types': 5.8.0
|
||||
'@typescript-eslint/typescript-estree': 5.8.0_typescript@4.5.4
|
||||
debug: 4.3.3
|
||||
eslint: 8.5.0
|
||||
typescript: 4.5.4
|
||||
@ -1965,21 +1965,21 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.7.0:
|
||||
resolution: {integrity: sha512-7mxR520DGq5F7sSSgM0HSSMJ+TFUymOeFRMfUfGFAVBv8BR+Jv1vHgAouYUvWRZeszVBJlLcc9fDdktxb5kmxA==}
|
||||
/@typescript-eslint/scope-manager/5.8.0:
|
||||
resolution: {integrity: sha512-x82CYJsLOjPCDuFFEbS6e7K1QEWj7u5Wk1alw8A+gnJiYwNnDJk0ib6PCegbaPMjrfBvFKa7SxE3EOnnIQz2Gg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.7.0
|
||||
'@typescript-eslint/visitor-keys': 5.7.0
|
||||
'@typescript-eslint/types': 5.8.0
|
||||
'@typescript-eslint/visitor-keys': 5.8.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.7.0:
|
||||
resolution: {integrity: sha512-5AeYIF5p2kAneIpnLFve8g50VyAjq7udM7ApZZ9JYjdPjkz0LvODfuSHIDUVnIuUoxafoWzpFyU7Sqbxgi79mA==}
|
||||
/@typescript-eslint/types/5.8.0:
|
||||
resolution: {integrity: sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.7.0_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-aO1Ql+izMrTnPj5aFFlEJkpD4jRqC4Gwhygu2oHK2wfVQpmOPbyDSveJ+r/NQo+PWV43M6uEAeLVbTi09dFLhg==}
|
||||
/@typescript-eslint/typescript-estree/5.8.0_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-srfeZ3URdEcUsSLbkOFqS7WoxOqn8JNil2NSLO9O+I2/Uyc85+UlfpEvQHIpj5dVts7KKOZnftoJD/Fdv0L7nQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -1987,8 +1987,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.7.0
|
||||
'@typescript-eslint/visitor-keys': 5.7.0
|
||||
'@typescript-eslint/types': 5.8.0
|
||||
'@typescript-eslint/visitor-keys': 5.8.0
|
||||
debug: 4.3.3
|
||||
globby: 11.0.4
|
||||
is-glob: 4.0.3
|
||||
@ -1999,11 +1999,11 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.7.0:
|
||||
resolution: {integrity: sha512-hdohahZ4lTFcglZSJ3DGdzxQHBSxsLVqHzkiOmKi7xVAWC4y2c1bIMKmPJSrA4aOEoRUPOKQ87Y/taC7yVHpFg==}
|
||||
/@typescript-eslint/visitor-keys/5.8.0:
|
||||
resolution: {integrity: sha512-+HDIGOEMnqbxdAHegxvnOqESUH6RWFRR2b8qxP1W9CZnnYh4Usz6MBL+2KMAgPk/P0o9c1HqnYtwzVH6GTIqug==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.7.0
|
||||
'@typescript-eslint/types': 5.8.0
|
||||
eslint-visitor-keys: 3.1.0
|
||||
dev: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user