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

This commit is contained in:
Renovate
2024-05-30 20:00:01 +00:00
committed by Joakim Olsson
parent a7c68368d9
commit 2b5f932e23
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.21",
"typescript-eslint": "8.0.0-alpha.24",
"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.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==
"@typescript-eslint/eslint-plugin@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.24.tgz#06c4e0e624da60a942fefd2224f6a8c73e8ceb7c"
integrity sha512-14rK2L+ayITgprWmtaoI7ImzAZtHpnzQ7ujKJDQP6FrLSpd2Xv9ndViiG1XvhXYnwH1ppHGRZDzOkOMmDgp3Mg==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@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"
"@typescript-eslint/scope-manager" "8.0.0-alpha.24"
"@typescript-eslint/type-utils" "8.0.0-alpha.24"
"@typescript-eslint/utils" "8.0.0-alpha.24"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.24"
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.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==
"@typescript-eslint/parser@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.24.tgz#8db0f0434249f09f15fd0a4ddf63e369b6c3c9c4"
integrity sha512-Dpt40m3taG7Eidv6F1WLvMmt3mGDNib8l/rYiY+7CwjijgXYmwsX95W/P2+fW6LeBvB8ATIEcbSbdX7TUmcg5Q==
dependencies:
"@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"
"@typescript-eslint/scope-manager" "8.0.0-alpha.24"
"@typescript-eslint/types" "8.0.0-alpha.24"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.24"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.24"
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.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==
"@typescript-eslint/scope-manager@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.24.tgz#a0d46456f706fbe79716ec601c3e9bcdc243b8df"
integrity sha512-ATe1bLKAyJ3alyrAoC0Wel1mnBThFB0/OBoXHp9GKoiTHdqJAhs2cCgZOgQWyJmWLiLFQHLyJj3EIFpoaDOX+Q==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.21"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.21"
"@typescript-eslint/types" "8.0.0-alpha.24"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.24"
"@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.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==
"@typescript-eslint/type-utils@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.24.tgz#882792993cf15a1fcbc5b7d46b3c35eac9f7434a"
integrity sha512-jNh21K0/2aTekfPQAONImIEi0yTsLLH/dmOjuXLEX56QniTPoMKFrO9JYVUfjTRIlEHl8/F8VDv9yTINNcx/2w==
dependencies:
"@typescript-eslint/typescript-estree" "8.0.0-alpha.21"
"@typescript-eslint/utils" "8.0.0-alpha.21"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.24"
"@typescript-eslint/utils" "8.0.0-alpha.24"
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.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/types@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.24.tgz#7a56974a03af1b6d37aff8774ab3b4b8db8f770a"
integrity sha512-MwBAoDe8nf1KrquszS586fHp+b9LV4jd2zEzwB6FdfLmJavyHrJGVFmCVSoDNZ40MqCQklgY78px6TXnKulCfg==
"@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.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==
"@typescript-eslint/typescript-estree@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.24.tgz#cc12db3658e906f43c249a3078a5468caf945f56"
integrity sha512-d/WTeR5eG9BboB9rPdcv7o8fZV4Jyy643Xxb9s0O9xX2X5oZrj5lqD7O/J+9aT9l/iE4U81sp1bceQKoUDJq0A==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.21"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.21"
"@typescript-eslint/types" "8.0.0-alpha.24"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.24"
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.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==
"@typescript-eslint/utils@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.24.tgz#ba325961ad6dfe1cfdf1a7596d685880d988fcff"
integrity sha512-Ph3Mvh+KRlf8zPmhyFqSpDVCyfcCfNd7mLujLWzXo/TgJfXbdjjs7CLv8yc+tmB7zwgiv/XIeul1iyYUVKjMEw==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@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/scope-manager" "8.0.0-alpha.24"
"@typescript-eslint/types" "8.0.0-alpha.24"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.24"
"@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.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==
"@typescript-eslint/visitor-keys@8.0.0-alpha.24":
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.24.tgz#15a751dede6fccc6ab1f502ea856d0a24ee4ac41"
integrity sha512-9gu8YsifuPFXC1ZDPEXroGon1/IbSXD5bYFs6mmE8GwVo++Z1UTaO3tjTp+k/b85d8MBRkhetgBSFKKsIWetTw==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.21"
"@typescript-eslint/types" "8.0.0-alpha.24"
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.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==
typescript-eslint@8.0.0-alpha.24:
version "8.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.24.tgz#e35cfc9aac7f6e881402f561af255d1e16db5767"
integrity sha512-YZD7Uz/8oze7Eal4REHRrltl7I7dg6A05sIVzZnkppRXvmUPTSBOPNwKoEkmAursQiVMasjAIYHR166t6IS/2w==
dependencies:
"@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-eslint/eslint-plugin" "8.0.0-alpha.24"
"@typescript-eslint/parser" "8.0.0-alpha.24"
"@typescript-eslint/utils" "8.0.0-alpha.24"
typescript@^5.3.3:
version "5.4.5"