chore(deps): update typescript-eslint monorepo to v5.59.8
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2023-05-30 19:04:56 +00:00 committed by konrad
parent 1241d90268
commit c8dbb4c7ef
2 changed files with 41 additions and 41 deletions

View File

@ -105,8 +105,8 @@
"@types/node": "18.16.16",
"@types/postcss-preset-env": "7.7.0",
"@types/sortablejs": "1.15.1",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@vitejs/plugin-legacy": "4.0.4",
"@vitejs/plugin-vue": "4.2.3",
"@vue/eslint-config-typescript": "11.0.3",

View File

@ -187,11 +187,11 @@ devDependencies:
specifier: 1.15.1
version: 1.15.1
'@typescript-eslint/eslint-plugin':
specifier: 5.59.7
version: 5.59.7(@typescript-eslint/parser@5.59.7)(eslint@8.41.0)(typescript@5.0.4)
specifier: 5.59.8
version: 5.59.8(@typescript-eslint/parser@5.59.8)(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/parser':
specifier: 5.59.7
version: 5.59.7(eslint@8.41.0)(typescript@5.0.4)
specifier: 5.59.8
version: 5.59.8(eslint@8.41.0)(typescript@5.0.4)
'@vitejs/plugin-legacy':
specifier: 4.0.4
version: 4.0.4(terser@5.10.0)(vite@4.3.9)
@ -3097,8 +3097,8 @@ packages:
dev: true
optional: true
/@typescript-eslint/eslint-plugin@5.59.7(@typescript-eslint/parser@5.59.7)(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==}
/@typescript-eslint/eslint-plugin@5.59.8(@typescript-eslint/parser@5.59.8)(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@ -3109,10 +3109,10 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.4.0
'@typescript-eslint/parser': 5.59.7(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.7
'@typescript-eslint/type-utils': 5.59.7(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.7(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.8(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.8
'@typescript-eslint/type-utils': 5.59.8(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.8(eslint@8.41.0)(typescript@5.0.4)
debug: 4.3.4(supports-color@8.1.1)
eslint: 8.41.0
grapheme-splitter: 1.0.4
@ -3125,8 +3125,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser@5.59.7(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==}
/@typescript-eslint/parser@5.59.8(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -3135,9 +3135,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.59.7
'@typescript-eslint/types': 5.59.7
'@typescript-eslint/typescript-estree': 5.59.7(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.8
'@typescript-eslint/types': 5.59.8
'@typescript-eslint/typescript-estree': 5.59.8(typescript@5.0.4)
debug: 4.3.4(supports-color@8.1.1)
eslint: 8.41.0
typescript: 5.0.4
@ -3145,16 +3145,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager@5.59.7:
resolution: {integrity: sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==}
/@typescript-eslint/scope-manager@5.59.8:
resolution: {integrity: sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.59.7
'@typescript-eslint/visitor-keys': 5.59.7
'@typescript-eslint/types': 5.59.8
'@typescript-eslint/visitor-keys': 5.59.8
dev: true
/@typescript-eslint/type-utils@5.59.7(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==}
/@typescript-eslint/type-utils@5.59.8(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@ -3163,8 +3163,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.59.7(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.7(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/typescript-estree': 5.59.8(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.8(eslint@8.41.0)(typescript@5.0.4)
debug: 4.3.4(supports-color@8.1.1)
eslint: 8.41.0
tsutils: 3.21.0(typescript@5.0.4)
@ -3173,13 +3173,13 @@ packages:
- supports-color
dev: true
/@typescript-eslint/types@5.59.7:
resolution: {integrity: sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==}
/@typescript-eslint/types@5.59.8:
resolution: {integrity: sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree@5.59.7(typescript@5.0.4):
resolution: {integrity: sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==}
/@typescript-eslint/typescript-estree@5.59.8(typescript@5.0.4):
resolution: {integrity: sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@ -3187,8 +3187,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.59.7
'@typescript-eslint/visitor-keys': 5.59.7
'@typescript-eslint/types': 5.59.8
'@typescript-eslint/visitor-keys': 5.59.8
debug: 4.3.4(supports-color@8.1.1)
globby: 11.1.0
is-glob: 4.0.3
@ -3199,8 +3199,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils@5.59.7(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==}
/@typescript-eslint/utils@5.59.8(eslint@8.41.0)(typescript@5.0.4):
resolution: {integrity: sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -3208,9 +3208,9 @@ packages:
'@eslint-community/eslint-utils': 4.3.0(eslint@8.41.0)
'@types/json-schema': 7.0.9
'@types/semver': 7.3.12
'@typescript-eslint/scope-manager': 5.59.7
'@typescript-eslint/types': 5.59.7
'@typescript-eslint/typescript-estree': 5.59.7(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.8
'@typescript-eslint/types': 5.59.8
'@typescript-eslint/typescript-estree': 5.59.8(typescript@5.0.4)
eslint: 8.41.0
eslint-scope: 5.1.1
semver: 7.3.8
@ -3219,11 +3219,11 @@ packages:
- typescript
dev: true
/@typescript-eslint/visitor-keys@5.59.7:
resolution: {integrity: sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==}
/@typescript-eslint/visitor-keys@5.59.8:
resolution: {integrity: sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.59.7
'@typescript-eslint/types': 5.59.8
eslint-visitor-keys: 3.4.1
dev: true
@ -3467,8 +3467,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.59.7(@typescript-eslint/parser@5.59.7)(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.7(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.59.8(@typescript-eslint/parser@5.59.8)(eslint@8.41.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.8(eslint@8.41.0)(typescript@5.0.4)
eslint: 8.41.0
eslint-plugin-vue: 9.13.0(eslint@8.41.0)
typescript: 5.0.4