Skip to content

Commit f82a3c1

Browse files
chore(deps): update dependency typescript-eslint to v8.31.1 (#4810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 311ec13 commit f82a3c1

File tree

2 files changed

+92
-32
lines changed

2 files changed

+92
-32
lines changed

playground/javascript/browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-refresh": "0.4.20",
2727
"globals": "16.0.0",
2828
"typescript": "5.8.3",
29-
"typescript-eslint": "8.31.0",
29+
"typescript-eslint": "8.31.1",
3030
"vite": "6.3.4"
3131
},
3232
"packageManager": "[email protected]"

yarn.lock

+91-31
Original file line numberDiff line numberDiff line change
@@ -2056,15 +2056,15 @@ __metadata:
20562056
languageName: node
20572057
linkType: hard
20582058

2059-
"@typescript-eslint/eslint-plugin@npm:8.31.0":
2060-
version: 8.31.0
2061-
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.0"
2059+
"@typescript-eslint/eslint-plugin@npm:8.31.1":
2060+
version: 8.31.1
2061+
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
20622062
dependencies:
20632063
"@eslint-community/regexpp": "npm:^4.10.0"
2064-
"@typescript-eslint/scope-manager": "npm:8.31.0"
2065-
"@typescript-eslint/type-utils": "npm:8.31.0"
2066-
"@typescript-eslint/utils": "npm:8.31.0"
2067-
"@typescript-eslint/visitor-keys": "npm:8.31.0"
2064+
"@typescript-eslint/scope-manager": "npm:8.31.1"
2065+
"@typescript-eslint/type-utils": "npm:8.31.1"
2066+
"@typescript-eslint/utils": "npm:8.31.1"
2067+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
20682068
graphemer: "npm:^1.4.0"
20692069
ignore: "npm:^5.3.1"
20702070
natural-compare: "npm:^1.4.0"
@@ -2073,23 +2073,23 @@ __metadata:
20732073
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
20742074
eslint: ^8.57.0 || ^9.0.0
20752075
typescript: ">=4.8.4 <5.9.0"
2076-
checksum: 10/183ae3bdd56b7d87822a573c3312bca1e53c17956b618c2e84bf1e83f8015248251e85500370a80f2fec221e0dccf224e30a641edf138b42fe9be9362dd6476d
2076+
checksum: 10/be72838653e1f31da11b3f6515fa3b750f0c5c130bae315079920ee6b78e9c4d131790e2473ff7930e8d50dee45d623c9c90478fd78befb976c1736d369078e9
20772077
languageName: node
20782078
linkType: hard
20792079

2080-
"@typescript-eslint/parser@npm:8.31.0":
2081-
version: 8.31.0
2082-
resolution: "@typescript-eslint/parser@npm:8.31.0"
2080+
"@typescript-eslint/parser@npm:8.31.1":
2081+
version: 8.31.1
2082+
resolution: "@typescript-eslint/parser@npm:8.31.1"
20832083
dependencies:
2084-
"@typescript-eslint/scope-manager": "npm:8.31.0"
2085-
"@typescript-eslint/types": "npm:8.31.0"
2086-
"@typescript-eslint/typescript-estree": "npm:8.31.0"
2087-
"@typescript-eslint/visitor-keys": "npm:8.31.0"
2084+
"@typescript-eslint/scope-manager": "npm:8.31.1"
2085+
"@typescript-eslint/types": "npm:8.31.1"
2086+
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2087+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
20882088
debug: "npm:^4.3.4"
20892089
peerDependencies:
20902090
eslint: ^8.57.0 || ^9.0.0
20912091
typescript: ">=4.8.4 <5.9.0"
2092-
checksum: 10/468f9f9cc6e4685f88b8924bddd104ce940d48b63782a70682d46996c041676ba21d99b6561cac1dfbdcd9f57da9c80369283fec6c240c936b9d7948ac76d98e
2092+
checksum: 10/506c98b9c265faea4376f02e4d19b4722cd11c40f8e08e4c1b456eeb47bc59b70abaa604e633f1070eaf7c785cf7b39f30346f001d3e5257f8074f07a113eeff
20932093
languageName: node
20942094
linkType: hard
20952095

@@ -2103,18 +2103,28 @@ __metadata:
21032103
languageName: node
21042104
linkType: hard
21052105

2106-
"@typescript-eslint/type-utils@npm:8.31.0":
2107-
version: 8.31.0
2108-
resolution: "@typescript-eslint/type-utils@npm:8.31.0"
2106+
"@typescript-eslint/scope-manager@npm:8.31.1":
2107+
version: 8.31.1
2108+
resolution: "@typescript-eslint/scope-manager@npm:8.31.1"
21092109
dependencies:
2110-
"@typescript-eslint/typescript-estree": "npm:8.31.0"
2111-
"@typescript-eslint/utils": "npm:8.31.0"
2110+
"@typescript-eslint/types": "npm:8.31.1"
2111+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2112+
checksum: 10/936aa866ba3564e9e41051e7ff811e08c9b01cbb7420ba2cd8fe8f0f466e5d59a8124b686744cfdecad211cdeefefaaf7d704aecddaa212f267d72e077dc7e44
2113+
languageName: node
2114+
linkType: hard
2115+
2116+
"@typescript-eslint/type-utils@npm:8.31.1":
2117+
version: 8.31.1
2118+
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
2119+
dependencies:
2120+
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2121+
"@typescript-eslint/utils": "npm:8.31.1"
21122122
debug: "npm:^4.3.4"
21132123
ts-api-utils: "npm:^2.0.1"
21142124
peerDependencies:
21152125
eslint: ^8.57.0 || ^9.0.0
21162126
typescript: ">=4.8.4 <5.9.0"
2117-
checksum: 10/b17aba3e9a7a2b4d7135345ce56a1dc4a3592335ba0ed956111abc9044bedb02a8382a2d3fc064f4a2f1ffe6023555db1930cf836bce447a1ac08c496212fabe
2127+
checksum: 10/d4c31837c1beb55f7037b0d94c2d73a855c7d921b3b07d68f6d7b476c475765f7707c7375f6190c1863e98e1bc98b8ce444806ab6a02759811eff1c710ab82a6
21182128
languageName: node
21192129
linkType: hard
21202130

@@ -2125,6 +2135,13 @@ __metadata:
21252135
languageName: node
21262136
linkType: hard
21272137

2138+
"@typescript-eslint/types@npm:8.31.1":
2139+
version: 8.31.1
2140+
resolution: "@typescript-eslint/types@npm:8.31.1"
2141+
checksum: 10/18f534beb408398b8ed7f36fb9b9b8ff7e41fe6e5e8a7d0f6b16cc5ad0e55bb5920eeb28c71367e5cc7e0b9675ec961bc6a41bf58b4338c2264c0146322d83f5
2142+
languageName: node
2143+
linkType: hard
2144+
21282145
"@typescript-eslint/typescript-estree@npm:8.31.0":
21292146
version: 8.31.0
21302147
resolution: "@typescript-eslint/typescript-estree@npm:8.31.0"
@@ -2143,7 +2160,40 @@ __metadata:
21432160
languageName: node
21442161
linkType: hard
21452162

2146-
"@typescript-eslint/utils@npm:8.31.0, @typescript-eslint/utils@npm:^8.28.0":
2163+
"@typescript-eslint/typescript-estree@npm:8.31.1":
2164+
version: 8.31.1
2165+
resolution: "@typescript-eslint/typescript-estree@npm:8.31.1"
2166+
dependencies:
2167+
"@typescript-eslint/types": "npm:8.31.1"
2168+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2169+
debug: "npm:^4.3.4"
2170+
fast-glob: "npm:^3.3.2"
2171+
is-glob: "npm:^4.0.3"
2172+
minimatch: "npm:^9.0.4"
2173+
semver: "npm:^7.6.0"
2174+
ts-api-utils: "npm:^2.0.1"
2175+
peerDependencies:
2176+
typescript: ">=4.8.4 <5.9.0"
2177+
checksum: 10/0314ef90f277c76485182721662cf826c31c817acad04e9502b48352eb70bb109a6b7fad02a29d516413b0b1d1fc809c91016ccd5fcd6202ec1b282c6f848ff8
2178+
languageName: node
2179+
linkType: hard
2180+
2181+
"@typescript-eslint/utils@npm:8.31.1":
2182+
version: 8.31.1
2183+
resolution: "@typescript-eslint/utils@npm:8.31.1"
2184+
dependencies:
2185+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2186+
"@typescript-eslint/scope-manager": "npm:8.31.1"
2187+
"@typescript-eslint/types": "npm:8.31.1"
2188+
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2189+
peerDependencies:
2190+
eslint: ^8.57.0 || ^9.0.0
2191+
typescript: ">=4.8.4 <5.9.0"
2192+
checksum: 10/c96253140f5a456b2dc4c9664d4527a88d8f537d9694e1f165665de20aea3936624cf93075f08f5cc2f5080e76021b9b2404a536d1b7980e38e3d1776c7c888c
2193+
languageName: node
2194+
linkType: hard
2195+
2196+
"@typescript-eslint/utils@npm:^8.28.0":
21472197
version: 8.31.0
21482198
resolution: "@typescript-eslint/utils@npm:8.31.0"
21492199
dependencies:
@@ -2168,6 +2218,16 @@ __metadata:
21682218
languageName: node
21692219
linkType: hard
21702220

2221+
"@typescript-eslint/visitor-keys@npm:8.31.1":
2222+
version: 8.31.1
2223+
resolution: "@typescript-eslint/visitor-keys@npm:8.31.1"
2224+
dependencies:
2225+
"@typescript-eslint/types": "npm:8.31.1"
2226+
eslint-visitor-keys: "npm:^4.2.0"
2227+
checksum: 10/14eb7e7ccb5fc29df979427b23729878d10deaa914d4eae1991c75c8ba88f3a2148889f03eeec09d1425a3b14fe37a10c2eafda60874c7020f620fd42d31fd5a
2228+
languageName: node
2229+
linkType: hard
2230+
21712231
"@ungap/structured-clone@npm:^1.2.0":
21722232
version: 1.3.0
21732233
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -5139,7 +5199,7 @@ __metadata:
51395199
react-dom: "npm:^19.0.0"
51405200
react-instantsearch: "npm:^7.15.3"
51415201
typescript: "npm:5.8.3"
5142-
typescript-eslint: "npm:8.31.0"
5202+
typescript-eslint: "npm:8.31.1"
51435203
vite: "npm:6.3.4"
51445204
languageName: unknown
51455205
linkType: soft
@@ -7947,17 +8007,17 @@ __metadata:
79478007
languageName: node
79488008
linkType: hard
79498009

7950-
"typescript-eslint@npm:8.31.0":
7951-
version: 8.31.0
7952-
resolution: "typescript-eslint@npm:8.31.0"
8010+
"typescript-eslint@npm:8.31.1":
8011+
version: 8.31.1
8012+
resolution: "typescript-eslint@npm:8.31.1"
79538013
dependencies:
7954-
"@typescript-eslint/eslint-plugin": "npm:8.31.0"
7955-
"@typescript-eslint/parser": "npm:8.31.0"
7956-
"@typescript-eslint/utils": "npm:8.31.0"
8014+
"@typescript-eslint/eslint-plugin": "npm:8.31.1"
8015+
"@typescript-eslint/parser": "npm:8.31.1"
8016+
"@typescript-eslint/utils": "npm:8.31.1"
79578017
peerDependencies:
79588018
eslint: ^8.57.0 || ^9.0.0
79598019
typescript: ">=4.8.4 <5.9.0"
7960-
checksum: 10/2984699104cacae4f553314c393b8c90bf31c9f327ebade848daa46eec93acf182ae54b87e2e319188eccf0a712d5f2e96bb82fc6aa4d2af24bc89c6919a424f
8020+
checksum: 10/becb67b353bf9e36a924f71dba7315bad1ae6c697dcbfa3510f2bacd7a95074ee5c56bb288c77f486a6b2345c92ca68201edb2145fafca6925842075224070d6
79618021
languageName: node
79628022
linkType: hard
79638023

0 commit comments

Comments
 (0)