chore(deps): update dependency typescript-eslint to v8.0.0-alpha.21

This commit is contained in:
Renovate
2024-05-30 02:00:09 +00:00
committed by Joakim Olsson
parent 21ba5e4f4a
commit 844d0a98f1
2 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.3.3",
"typescript-eslint": "8.0.0-alpha.20",
"typescript-eslint": "8.0.0-alpha.21",
"vite-plugin-vuetify": "^2.0.1",
"vue": "^3.4.19",
"vue-router": "^4.3.0",
+57 -57
View File
@@ -3268,16 +3268,16 @@
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.20.tgz#02c6d1ff65705ad839f0729821e127a1043c068a"
integrity sha512-/dBqhcdiVHB3SzaU5Mczy1QoVel8hZ8TX7T2WE1Qq2ujrv4X9I2/H2DMHnNtmlcGY9hcezsPtu76BTiZAeMQqw==
"@typescript-eslint/eslint-plugin@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.21.tgz#df79d940ae95f0ef3e4afb54c711fb5bd5e0f407"
integrity sha512-9oBIsyA4OXpMC8pC/mbuWc2tx1Ve7aOHfNU06o/qry40aki10pAQnJUDZR6VAq65S6kitA3NAqbJiF3P0X2MOA==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.20"
"@typescript-eslint/type-utils" "8.0.0-alpha.20"
"@typescript-eslint/utils" "8.0.0-alpha.20"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.20"
"@typescript-eslint/scope-manager" "8.0.0-alpha.21"
"@typescript-eslint/type-utils" "8.0.0-alpha.21"
"@typescript-eslint/utils" "8.0.0-alpha.21"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.21"
graphemer "^1.4.0"
ignore "^5.3.1"
natural-compare "^1.4.0"
@@ -3315,15 +3315,15 @@
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"
"@typescript-eslint/parser@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.20.tgz#5e631ef1b2f80c5d03d88abce91f69b5f6aa95c5"
integrity sha512-C1gnMM1k6i0phZ7l6HJPecVIGMErrONnurQ9ssRBZNek7gJInDGEDUC7LlL3QIWxFkHcdwYXWzuc7IueyxU6YQ==
"@typescript-eslint/parser@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.21.tgz#733d0427e6ebfb67bf8bc86b81841c3dfc56b749"
integrity sha512-1CXlfw6V0+Br6ILQln77zW+dxYeJcb3ZriGf//5K9GhKlrP6+Anylpz+b7sZCadBo7TVEs+sjHWOHLrFJTJMNQ==
dependencies:
"@typescript-eslint/scope-manager" "8.0.0-alpha.20"
"@typescript-eslint/types" "8.0.0-alpha.20"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.20"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.20"
"@typescript-eslint/scope-manager" "8.0.0-alpha.21"
"@typescript-eslint/types" "8.0.0-alpha.21"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.21"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.21"
debug "^4.3.4"
"@typescript-eslint/parser@^6.5.0":
@@ -3372,13 +3372,13 @@
"@typescript-eslint/types" "7.11.0"
"@typescript-eslint/visitor-keys" "7.11.0"
"@typescript-eslint/scope-manager@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.20.tgz#2f953a8f62e87d65b7a5d19800f7c996e0fe8b11"
integrity sha512-+Ncj0Q6DT8ZHYNp8h5RndW4Siv52kiPpHEz/i8Sj2rh2y8ZCc5pKSHSslk+eZi0Bdj+/+swNOmDNcL2CrlaEnA==
"@typescript-eslint/scope-manager@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.21.tgz#6c174a24292d208aff8104f64cfe86c6fabc86da"
integrity sha512-eDry04O2zfzKJaGSLdubah5FzvDIJHUdBaTUuvAgHpZUGZDez+5YHn1bKBdu9VlL/77VT3Hd2BbyDelTQY+Cwg==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.20"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.20"
"@typescript-eslint/types" "8.0.0-alpha.21"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.21"
"@typescript-eslint/type-utils@6.20.0":
version "6.20.0"
@@ -3400,13 +3400,13 @@
debug "^4.3.4"
ts-api-utils "^1.3.0"
"@typescript-eslint/type-utils@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.20.tgz#da2e2a87e47446efa6954782a4482646b741e264"
integrity sha512-/eUDosUnJlEwzRFPwaKYM3H0VS+40oXx+5ZN+CFCtdXMZjGsTwKM3XNvI+4orisjn+qhNVlHZby4PHnH8qAh8Q==
"@typescript-eslint/type-utils@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.21.tgz#5983effc09fa1e95750a694fcd60ebfe69080322"
integrity sha512-1DDI/f86hRj+81WZqPQdXPOqmjxpcS77rNXhKkPNm/jPgBZxseBHeqUNKOqJfsroPtVYhBImNlCTNhKnggg49g==
dependencies:
"@typescript-eslint/typescript-estree" "8.0.0-alpha.20"
"@typescript-eslint/utils" "8.0.0-alpha.20"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.21"
"@typescript-eslint/utils" "8.0.0-alpha.21"
debug "^4.3.4"
ts-api-utils "^1.3.0"
@@ -3425,10 +3425,10 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.11.0.tgz#5e9702a5e8b424b7fc690e338d359939257d6722"
integrity sha512-MPEsDRZTyCiXkD4vd3zywDCifi7tatc4K37KqTprCvaXptP7Xlpdw0NR2hRJTetG5TxbWDB79Ys4kLmHliEo/w==
"@typescript-eslint/types@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.20.tgz#f6d6ed7789178934fcdc67a0796191580f505730"
integrity sha512-xpU1rMQfnnNZxpHN6YUfr18sGOMcpC9hvt54fupcU6N1qMCagEtkRt1U15x086oJAgAITJGa67454ffAoCxv/w==
"@typescript-eslint/types@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.21.tgz#e0afe742f36abc2e7b26ce2e7a8cf784da1b571f"
integrity sha512-Y3hfWmz7DMxGqBknJx0vgDflKz1xqzGp55TBm+wrTYSw8WN9U+dyxdImeSWTkP9jQxzMCXPCycVF/T28EF98Tw==
"@typescript-eslint/typescript-estree@6.20.0":
version "6.20.0"
@@ -3472,13 +3472,13 @@
semver "^7.6.0"
ts-api-utils "^1.3.0"
"@typescript-eslint/typescript-estree@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.20.tgz#f495288215150f64af97896f2c1a8cf44197d09c"
integrity sha512-VQ8Mf8upDCuf0uMTjX/Pdw3gvCZomkG43nuThUuzhK3YFwFmIDTqx0ZWSsYJkVGfll0WrXgIua+rKSP/n6NBWw==
"@typescript-eslint/typescript-estree@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.21.tgz#53768b077c39d0e6f3f78c6de95a120829ae8b0d"
integrity sha512-SxSAhTSbVukLMARAnDYdRS+SUOjZKODJ2X0Vp2rjrz/ODNe8RR9lFEuRIMPMYYdvmnIzQX3szmv6GhUA1E9rng==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.20"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.20"
"@typescript-eslint/types" "8.0.0-alpha.21"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.21"
debug "^4.3.4"
globby "^11.1.0"
is-glob "^4.0.3"
@@ -3509,15 +3509,15 @@
"@typescript-eslint/types" "7.11.0"
"@typescript-eslint/typescript-estree" "7.11.0"
"@typescript-eslint/utils@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.20.tgz#f8e7b6d282714e9e34e891eab2daf8d9b76db5a3"
integrity sha512-0aMhjDTvIrkGkHqyM0ZByAwR8BV1f2HhKdYyjtxko8S/Ca4PGjOIjub6VoF+bQwCRxEuV8viNUld78rqm9jqLA==
"@typescript-eslint/utils@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.21.tgz#09662434345bbbbc0ae25e58665f5b6d859ec3f3"
integrity sha512-diNDJahJQw0zHb7J03a0lYnuSYB9LZu5/esqFmK+vcd4e44eFE3AhDczGeHd8iwK5IPutlb0fedGv42YDWNEEw==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.20"
"@typescript-eslint/types" "8.0.0-alpha.20"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.20"
"@typescript-eslint/scope-manager" "8.0.0-alpha.21"
"@typescript-eslint/types" "8.0.0-alpha.21"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.21"
"@typescript-eslint/visitor-keys@6.20.0":
version "6.20.0"
@@ -3543,12 +3543,12 @@
"@typescript-eslint/types" "7.11.0"
eslint-visitor-keys "^3.4.3"
"@typescript-eslint/visitor-keys@8.0.0-alpha.20":
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.20.tgz#bffce2fa485fd99b071a4a51fec8ed6ad7a8d1a3"
integrity sha512-ej06rfct0kalfJgIR8nTR7dF1mgfF83hkylrYas7IAElHfgw4zx99BUGa6VrnHZ1PkxdJBp5PgcO2FmmlOoaRQ==
"@typescript-eslint/visitor-keys@8.0.0-alpha.21":
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.21.tgz#90b94da04f11315eefc774ef82ccf4df9a86ecad"
integrity sha512-AoU9vC5I80BaZAzfbLIsfndoseqNAn4L1xfj1D7AcaPubmGqUG8A36LXu0VDOq6Yyko/W+G7V1+WjB4q/SoRNg==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.20"
"@typescript-eslint/types" "8.0.0-alpha.21"
eslint-visitor-keys "^3.4.3"
"@unhead/dom@1.9.4", "@unhead/dom@^1.9.4":
@@ -10948,14 +10948,14 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"
typescript-eslint@8.0.0-alpha.20:
version "8.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.20.tgz#a41fdcc60ef1958c60c58e70c442692968e99a2d"
integrity sha512-/cx37A2S+AOne5uFpD8GzHzV5b/7wncAh4agmIRieAZWXJWbRcue7e8RI6LnpQ7CHy9IHPmALcHcXPXogM6jcQ==
typescript-eslint@8.0.0-alpha.21:
version "8.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.21.tgz#ab9d6a696f65d8f1a65d98825aa314ce9369504b"
integrity sha512-+QZQq/63wkxx7qouDAmQGRO/FCGYNe4lmrksXg4LcoO4+ndcrI2UM/PlmrISBgGiByALw97OqHOgLUNUYds6vw==
dependencies:
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.20"
"@typescript-eslint/parser" "8.0.0-alpha.20"
"@typescript-eslint/utils" "8.0.0-alpha.20"
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.21"
"@typescript-eslint/parser" "8.0.0-alpha.21"
"@typescript-eslint/utils" "8.0.0-alpha.21"
typescript@^5.3.3:
version "5.4.5"