Skip to content

Commit 614f070

Browse files
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d59a15d commit 614f070

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@iarna/toml": "2.2.5",
3939
"@prettier/is-es5-identifier-name": "0.2.0",
4040
"@prettier/parse-srcset": "3.1.0",
41-
"@typescript-eslint/typescript-estree": "8.0.0-alpha.34",
42-
"@typescript-eslint/visitor-keys": "8.0.0-alpha.34",
41+
"@typescript-eslint/typescript-estree": "8.0.0-alpha.41",
42+
"@typescript-eslint/visitor-keys": "8.0.0-alpha.41",
4343
"acorn": "8.12.1",
4444
"acorn-jsx": "5.3.2",
4545
"angular-estree-parser": "10.0.3",
@@ -115,7 +115,7 @@
115115
"@types/estree": "1.0.5",
116116
"@types/file-entry-cache": "5.0.4",
117117
"@types/jest": "29.5.12",
118-
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.34",
118+
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.41",
119119
"benchmark": "2.1.4",
120120
"browserslist": "4.23.1",
121121
"browserslist-to-esbuild": "2.1.1",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,15 +2002,15 @@ __metadata:
20022002
languageName: node
20032003
linkType: hard
20042004

2005-
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.34":
2006-
version: 8.0.0-alpha.34
2007-
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.34"
2005+
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.41":
2006+
version: 8.0.0-alpha.41
2007+
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.41"
20082008
dependencies:
20092009
"@eslint-community/regexpp": "npm:^4.10.0"
2010-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.34"
2011-
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.34"
2012-
"@typescript-eslint/utils": "npm:8.0.0-alpha.34"
2013-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
2010+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.41"
2011+
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.41"
2012+
"@typescript-eslint/utils": "npm:8.0.0-alpha.41"
2013+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.41"
20142014
graphemer: "npm:^1.4.0"
20152015
ignore: "npm:^5.3.1"
20162016
natural-compare: "npm:^1.4.0"
@@ -2021,7 +2021,7 @@ __metadata:
20212021
peerDependenciesMeta:
20222022
typescript:
20232023
optional: true
2024-
checksum: 10/24476e5e8c85a56835fdfa23adeab5322b03d5873da94f12062c026fd7e084ec66ab52108ecb8295a02de13d25b8c106d8402371d111b1e38cd14009ee9285e2
2024+
checksum: 10/4f2e6450c355797393b392de3ab2cf8e97fb537e5aadee27140d580c04671fd36d18b950b8c8c8025e3f6514d62041b018c601d23b847d2f230d02e04f441a5d
20252025
languageName: node
20262026
linkType: hard
20272027

@@ -2035,28 +2035,28 @@ __metadata:
20352035
languageName: node
20362036
linkType: hard
20372037

2038-
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.34":
2039-
version: 8.0.0-alpha.34
2040-
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.34"
2038+
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.41":
2039+
version: 8.0.0-alpha.41
2040+
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.41"
20412041
dependencies:
2042-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
2043-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
2044-
checksum: 10/f7f86da943702b48034b4af1f250b843ae5f17e3e3eace56602b021f595ad9683de0c70873cf9787ac2a7f7e6b30ac2414f7bc1eeb68d97a90695f1b7cb59a5f
2042+
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
2043+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.41"
2044+
checksum: 10/dce05013111df19308a6bf2dceb681edd4b84914bb0da9f0cfa1ce7d8992afa1098023c94a178a8fcf9df9ff201544fc35993da95b411bf2dc3b79b2e589e309
20452045
languageName: node
20462046
linkType: hard
20472047

2048-
"@typescript-eslint/type-utils@npm:8.0.0-alpha.34":
2049-
version: 8.0.0-alpha.34
2050-
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.34"
2048+
"@typescript-eslint/type-utils@npm:8.0.0-alpha.41":
2049+
version: 8.0.0-alpha.41
2050+
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.41"
20512051
dependencies:
2052-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.34"
2053-
"@typescript-eslint/utils": "npm:8.0.0-alpha.34"
2052+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.41"
2053+
"@typescript-eslint/utils": "npm:8.0.0-alpha.41"
20542054
debug: "npm:^4.3.4"
20552055
ts-api-utils: "npm:^1.3.0"
20562056
peerDependenciesMeta:
20572057
typescript:
20582058
optional: true
2059-
checksum: 10/99ba9e96c0387a45bca7545d0fc2e0fe08fa7dd2668228064ba06fd123c3475d870d4c64bd535c4524e3e89acb2d7102c1b9719245c75f025077874fe3c16503
2059+
checksum: 10/0538696e174b09b5a86e38a6afd3776b5d958add92e267d73595400437115c212560e96611b0ef3dcf8f831a8ecf9efde58c744d8307e44a8140cc057307f497
20602060
languageName: node
20612061
linkType: hard
20622062

@@ -2067,10 +2067,10 @@ __metadata:
20672067
languageName: node
20682068
linkType: hard
20692069

2070-
"@typescript-eslint/types@npm:8.0.0-alpha.34":
2071-
version: 8.0.0-alpha.34
2072-
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.34"
2073-
checksum: 10/4147cc87dc9ffd90c9eddd1da14a549ff019edaefd141aede650c14d034c598b8a49d04f763ff92f27ae7b4ec6a468d09a45f89fe01a56a96c1a70520bd50f2a
2070+
"@typescript-eslint/types@npm:8.0.0-alpha.41":
2071+
version: 8.0.0-alpha.41
2072+
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.41"
2073+
checksum: 10/c386d0c8dff1ea65caa17972c99d20cb34a2fe91fe91421998453b332bf9f84fa2d7baf214804725058bab149288474239c33afa92a584e33958e60e8a7dc0b1
20742074
languageName: node
20752075
linkType: hard
20762076

@@ -2093,12 +2093,12 @@ __metadata:
20932093
languageName: node
20942094
linkType: hard
20952095

2096-
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.34":
2097-
version: 8.0.0-alpha.34
2098-
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.34"
2096+
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.41":
2097+
version: 8.0.0-alpha.41
2098+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.41"
20992099
dependencies:
2100-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
2101-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
2100+
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
2101+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.41"
21022102
debug: "npm:^4.3.4"
21032103
globby: "npm:^11.1.0"
21042104
is-glob: "npm:^4.0.3"
@@ -2108,21 +2108,21 @@ __metadata:
21082108
peerDependenciesMeta:
21092109
typescript:
21102110
optional: true
2111-
checksum: 10/42b5e5c3eb64a2025197dd6fed919496d1b806c23bacd33aaaa22668255d7986a2dcff2a82bfbd2926f2d9637028d18262aba79eb5b8066854a2afa4c472bf81
2111+
checksum: 10/eabf8f3fce982d19e39b90ca26456a1883500db300b535c3087a82449a64bf0337906ce49d1b140b450d6a7c226e5e3aa41078e0438241a1cdae7d747bf8c8d9
21122112
languageName: node
21132113
linkType: hard
21142114

2115-
"@typescript-eslint/utils@npm:8.0.0-alpha.34":
2116-
version: 8.0.0-alpha.34
2117-
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.34"
2115+
"@typescript-eslint/utils@npm:8.0.0-alpha.41":
2116+
version: 8.0.0-alpha.41
2117+
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.41"
21182118
dependencies:
21192119
"@eslint-community/eslint-utils": "npm:^4.4.0"
2120-
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.34"
2121-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
2122-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.34"
2120+
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.41"
2121+
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
2122+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.41"
21232123
peerDependencies:
21242124
eslint: ^8.57.0 || ^9.0.0
2125-
checksum: 10/63a6de10531a1a1759c3da86f3224ff2bcda5b5dae9c0681759fd4fed535fccdc66b927a6b7f5ac7780f158a690c37249c01bd4b37b2d753fa294c1d92dd3def
2125+
checksum: 10/471cd9c008e7c457590cc1d0cd7c061e0ab01370606222d629ef71adeed7d5c30f530396620013606af10d2c57941321b7b94b4307efec5209d86f29c2f572fb
21262126
languageName: node
21272127
linkType: hard
21282128

@@ -2150,13 +2150,13 @@ __metadata:
21502150
languageName: node
21512151
linkType: hard
21522152

2153-
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.34":
2154-
version: 8.0.0-alpha.34
2155-
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.34"
2153+
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.41":
2154+
version: 8.0.0-alpha.41
2155+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.41"
21562156
dependencies:
2157-
"@typescript-eslint/types": "npm:8.0.0-alpha.34"
2157+
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
21582158
eslint-visitor-keys: "npm:^3.4.3"
2159-
checksum: 10/07c825b985522400aa02556134fe9bd0e5519fc605e61328723d6f23fd70142260fb5559709141cb375f12b63d2c84e2e19dd7e87ef0ec90a662dcd31f3e017c
2159+
checksum: 10/104a4226d1b2b518a4e8684c58020693af05361fcc430613bff2e993b45ce682bec167008dc66e4409d06d3aad690df89d4cd2fa1ac54e889e6b877525659062
21602160
languageName: node
21612161
linkType: hard
21622162

@@ -7366,9 +7366,9 @@ __metadata:
73667366
"@types/estree": "npm:1.0.5"
73677367
"@types/file-entry-cache": "npm:5.0.4"
73687368
"@types/jest": "npm:29.5.12"
7369-
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.34"
7370-
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.34"
7371-
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
7369+
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.41"
7370+
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.41"
7371+
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.41"
73727372
acorn: "npm:8.12.1"
73737373
acorn-jsx: "npm:5.3.2"
73747374
angular-estree-parser: "npm:10.0.3"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy