Skip to content

Commit e8f60c5

Browse files
chore(deps): update typescript-eslint monorepo to v8.7.0 (#3859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 584174b commit e8f60c5

File tree

2 files changed

+93
-33
lines changed

2 files changed

+93
-33
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@openapitools/openapi-generator-cli": "2.13.9",
3535
"@redocly/cli": "1.25.3",
3636
"@stylistic/eslint-plugin": "2.8.0",
37-
"@typescript-eslint/eslint-plugin": "8.6.0",
38-
"@typescript-eslint/parser": "8.6.0",
37+
"@typescript-eslint/eslint-plugin": "8.7.0",
38+
"@typescript-eslint/parser": "8.7.0",
3939
"@vitest/eslint-plugin": "1.1.4",
4040
"eslint": "8.57.1",
4141
"eslint-config-algolia": "23.1.7",

yarn.lock

Lines changed: 91 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ __metadata:
8585
"@openapitools/openapi-generator-cli": "npm:2.13.9"
8686
"@redocly/cli": "npm:1.25.3"
8787
"@stylistic/eslint-plugin": "npm:2.8.0"
88-
"@typescript-eslint/eslint-plugin": "npm:8.6.0"
89-
"@typescript-eslint/parser": "npm:8.6.0"
88+
"@typescript-eslint/eslint-plugin": "npm:8.7.0"
89+
"@typescript-eslint/parser": "npm:8.7.0"
9090
"@vitest/eslint-plugin": "npm:1.1.4"
9191
eslint: "npm:8.57.1"
9292
eslint-config-algolia: "npm:23.1.7"
@@ -2069,15 +2069,15 @@ __metadata:
20692069
languageName: node
20702070
linkType: hard
20712071

2072-
"@typescript-eslint/eslint-plugin@npm:8.6.0":
2073-
version: 8.6.0
2074-
resolution: "@typescript-eslint/eslint-plugin@npm:8.6.0"
2072+
"@typescript-eslint/eslint-plugin@npm:8.7.0":
2073+
version: 8.7.0
2074+
resolution: "@typescript-eslint/eslint-plugin@npm:8.7.0"
20752075
dependencies:
20762076
"@eslint-community/regexpp": "npm:^4.10.0"
2077-
"@typescript-eslint/scope-manager": "npm:8.6.0"
2078-
"@typescript-eslint/type-utils": "npm:8.6.0"
2079-
"@typescript-eslint/utils": "npm:8.6.0"
2080-
"@typescript-eslint/visitor-keys": "npm:8.6.0"
2077+
"@typescript-eslint/scope-manager": "npm:8.7.0"
2078+
"@typescript-eslint/type-utils": "npm:8.7.0"
2079+
"@typescript-eslint/utils": "npm:8.7.0"
2080+
"@typescript-eslint/visitor-keys": "npm:8.7.0"
20812081
graphemer: "npm:^1.4.0"
20822082
ignore: "npm:^5.3.1"
20832083
natural-compare: "npm:^1.4.0"
@@ -2088,25 +2088,25 @@ __metadata:
20882088
peerDependenciesMeta:
20892089
typescript:
20902090
optional: true
2091-
checksum: 10/8f8c72b47e59973c6aaa955a01d2bce834dbd317b37f66355aba564aa30bed4ed7be26080d20ed2ae834bc628706da534da6a87a9720608835b27f165d59bd2b
2091+
checksum: 10/5bc774b1da4e1cd19c5ffd731c655c53035fd81ff06a95c2f2c54ab62c401879f886da3e1a1235505341e8172b2841c6edc78b4565a261105ab32d83bf5b8ab1
20922092
languageName: node
20932093
linkType: hard
20942094

2095-
"@typescript-eslint/parser@npm:8.6.0":
2096-
version: 8.6.0
2097-
resolution: "@typescript-eslint/parser@npm:8.6.0"
2095+
"@typescript-eslint/parser@npm:8.7.0":
2096+
version: 8.7.0
2097+
resolution: "@typescript-eslint/parser@npm:8.7.0"
20982098
dependencies:
2099-
"@typescript-eslint/scope-manager": "npm:8.6.0"
2100-
"@typescript-eslint/types": "npm:8.6.0"
2101-
"@typescript-eslint/typescript-estree": "npm:8.6.0"
2102-
"@typescript-eslint/visitor-keys": "npm:8.6.0"
2099+
"@typescript-eslint/scope-manager": "npm:8.7.0"
2100+
"@typescript-eslint/types": "npm:8.7.0"
2101+
"@typescript-eslint/typescript-estree": "npm:8.7.0"
2102+
"@typescript-eslint/visitor-keys": "npm:8.7.0"
21032103
debug: "npm:^4.3.4"
21042104
peerDependencies:
21052105
eslint: ^8.57.0 || ^9.0.0
21062106
peerDependenciesMeta:
21072107
typescript:
21082108
optional: true
2109-
checksum: 10/6e6bb37841665e5fac8c5505a5b755ef499d5caf8cb975043e8b0e459520d315a1c7e7ae60a1d6bc20e7f4193b6d7cb74bc95dede203851087a1713c8d0b8abc
2109+
checksum: 10/896ac60f8426f9e5c23198c89555f6f88f7957c5b16bb7b966dac45c5f5e7076c1a050bcee2e0eddff88055b9c0d7bdfaef9c64889e3bdf3356d20356b0daa04
21102110
languageName: node
21112111
linkType: hard
21122112

@@ -2130,18 +2130,28 @@ __metadata:
21302130
languageName: node
21312131
linkType: hard
21322132

2133-
"@typescript-eslint/type-utils@npm:8.6.0":
2134-
version: 8.6.0
2135-
resolution: "@typescript-eslint/type-utils@npm:8.6.0"
2133+
"@typescript-eslint/scope-manager@npm:8.7.0":
2134+
version: 8.7.0
2135+
resolution: "@typescript-eslint/scope-manager@npm:8.7.0"
21362136
dependencies:
2137-
"@typescript-eslint/typescript-estree": "npm:8.6.0"
2138-
"@typescript-eslint/utils": "npm:8.6.0"
2137+
"@typescript-eslint/types": "npm:8.7.0"
2138+
"@typescript-eslint/visitor-keys": "npm:8.7.0"
2139+
checksum: 10/6a6aae28437f6cd78f82dd1359658593fcc8f6d0da966b4d128b14db3a307b6094d22515a79c222055a31bf9b73b73799acf18fbf48c0da16e8f408fcc10464c
2140+
languageName: node
2141+
linkType: hard
2142+
2143+
"@typescript-eslint/type-utils@npm:8.7.0":
2144+
version: 8.7.0
2145+
resolution: "@typescript-eslint/type-utils@npm:8.7.0"
2146+
dependencies:
2147+
"@typescript-eslint/typescript-estree": "npm:8.7.0"
2148+
"@typescript-eslint/utils": "npm:8.7.0"
21392149
debug: "npm:^4.3.4"
21402150
ts-api-utils: "npm:^1.3.0"
21412151
peerDependenciesMeta:
21422152
typescript:
21432153
optional: true
2144-
checksum: 10/9b537821e180818915e75422a4e4810f7cc87f2223ad7fb145fca76b808f97425f81e4db7909542f76e6b53519f9b3a47d86fc8d1881a156158432c0ba748f89
2154+
checksum: 10/dba4520dd3dce35b765640f9633100bd29d2092478cb467e89bde51dc23fb19f7395e87f4486b898315aab081263003cbc78f03f0f40079602713aafc2f2a6a5
21452155
languageName: node
21462156
linkType: hard
21472157

@@ -2159,6 +2169,13 @@ __metadata:
21592169
languageName: node
21602170
linkType: hard
21612171

2172+
"@typescript-eslint/types@npm:8.7.0":
2173+
version: 8.7.0
2174+
resolution: "@typescript-eslint/types@npm:8.7.0"
2175+
checksum: 10/9adbe4efdcb00735af5144a161d6bb2f79a952a9701820920ad33adba02032d65d5b601087e953c2918f7efa548abbcd9289f83ec6299f66941d7c585886792e
2176+
languageName: node
2177+
linkType: hard
2178+
21622179
"@typescript-eslint/typescript-estree@npm:7.18.0":
21632180
version: 7.18.0
21642181
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -2197,17 +2214,36 @@ __metadata:
21972214
languageName: node
21982215
linkType: hard
21992216

2200-
"@typescript-eslint/utils@npm:8.6.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.4.0":
2201-
version: 8.6.0
2202-
resolution: "@typescript-eslint/utils@npm:8.6.0"
2217+
"@typescript-eslint/typescript-estree@npm:8.7.0":
2218+
version: 8.7.0
2219+
resolution: "@typescript-eslint/typescript-estree@npm:8.7.0"
2220+
dependencies:
2221+
"@typescript-eslint/types": "npm:8.7.0"
2222+
"@typescript-eslint/visitor-keys": "npm:8.7.0"
2223+
debug: "npm:^4.3.4"
2224+
fast-glob: "npm:^3.3.2"
2225+
is-glob: "npm:^4.0.3"
2226+
minimatch: "npm:^9.0.4"
2227+
semver: "npm:^7.6.0"
2228+
ts-api-utils: "npm:^1.3.0"
2229+
peerDependenciesMeta:
2230+
typescript:
2231+
optional: true
2232+
checksum: 10/c4f7e3c18c8382b72800681c37c87726b02a96cf6831be37d2d2f9c26267016a9dd7af4e08184b96376a9aebdc5c344c6c378c86821c374fe10a9e45aca1b33d
2233+
languageName: node
2234+
linkType: hard
2235+
2236+
"@typescript-eslint/utils@npm:8.7.0":
2237+
version: 8.7.0
2238+
resolution: "@typescript-eslint/utils@npm:8.7.0"
22032239
dependencies:
22042240
"@eslint-community/eslint-utils": "npm:^4.4.0"
2205-
"@typescript-eslint/scope-manager": "npm:8.6.0"
2206-
"@typescript-eslint/types": "npm:8.6.0"
2207-
"@typescript-eslint/typescript-estree": "npm:8.6.0"
2241+
"@typescript-eslint/scope-manager": "npm:8.7.0"
2242+
"@typescript-eslint/types": "npm:8.7.0"
2243+
"@typescript-eslint/typescript-estree": "npm:8.7.0"
22082244
peerDependencies:
22092245
eslint: ^8.57.0 || ^9.0.0
2210-
checksum: 10/778caa5767d306d17dea8d648baf158eda4099717fd1067d5362446adb7e51af357d4a9a53430327cc7f0229c69347a3b9b434ab937256fb0b4a0e3458184068
2246+
checksum: 10/81674503fb5ea32ff5de8f1a29fecbcfa947025e7609e861ac8e32cd13326fc050c4fa5044e1a877f05e7e1264c42b9c72a7fd09c4a41d0ac2cf1c49259abf03
22112247
languageName: node
22122248
linkType: hard
22132249

@@ -2225,6 +2261,20 @@ __metadata:
22252261
languageName: node
22262262
linkType: hard
22272263

2264+
"@typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.4.0":
2265+
version: 8.6.0
2266+
resolution: "@typescript-eslint/utils@npm:8.6.0"
2267+
dependencies:
2268+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2269+
"@typescript-eslint/scope-manager": "npm:8.6.0"
2270+
"@typescript-eslint/types": "npm:8.6.0"
2271+
"@typescript-eslint/typescript-estree": "npm:8.6.0"
2272+
peerDependencies:
2273+
eslint: ^8.57.0 || ^9.0.0
2274+
checksum: 10/778caa5767d306d17dea8d648baf158eda4099717fd1067d5362446adb7e51af357d4a9a53430327cc7f0229c69347a3b9b434ab937256fb0b4a0e3458184068
2275+
languageName: node
2276+
linkType: hard
2277+
22282278
"@typescript-eslint/visitor-keys@npm:7.18.0":
22292279
version: 7.18.0
22302280
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
@@ -2245,6 +2295,16 @@ __metadata:
22452295
languageName: node
22462296
linkType: hard
22472297

2298+
"@typescript-eslint/visitor-keys@npm:8.7.0":
2299+
version: 8.7.0
2300+
resolution: "@typescript-eslint/visitor-keys@npm:8.7.0"
2301+
dependencies:
2302+
"@typescript-eslint/types": "npm:8.7.0"
2303+
eslint-visitor-keys: "npm:^3.4.3"
2304+
checksum: 10/189ea297ff4da53aea92f31de57aed164550c51ac7cf663007c997c4f0f75a82097e35568e3a0fbcced290cb4c12ab7d3afd99e93eb37c930d7f6d6bbfd6ed98
2305+
languageName: node
2306+
linkType: hard
2307+
22482308
"@ungap/structured-clone@npm:^1.2.0":
22492309
version: 1.2.0
22502310
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)