Skip to content

Commit 57b6fc6

Browse files
Merge pull request #707 from devoxa/renovate/typescript-eslint-monorepo
Update dependency typescript-eslint from 8.30.0 to 8.30.1
2 parents 4aeb7fa + fed6cd1 commit 57b6fc6

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-config-prettier": "9.1.0",
2020
"eslint-plugin-react": "7.37.5",
2121
"parse-gitignore": "2.0.0",
22-
"typescript-eslint": "8.30.0"
22+
"typescript-eslint": "8.30.1"
2323
},
2424
"peerDependencies": {
2525
"eslint": "^9.0.0",

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -176,30 +176,30 @@
176176
dependencies:
177177
csstype "^3.0.2"
178178

179-
"@typescript-eslint/[email protected].0":
180-
version "8.30.0"
181-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.0.tgz#842f444e5a48013f9fed1593494210457ac27f5a"
182-
integrity sha512-3LOb8q0E1kazkeON2awh5oWnsn+KO9pPvzSWZNCYeXOZw81yXeq0WfOB22kVCHESHFgQST6LFmkISvjaE9V5kw==
179+
"@typescript-eslint/[email protected].1":
180+
version "8.30.1"
181+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz#9beb9e4fbfdde40410e96587cc56dded1942cdf1"
182+
integrity sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==
183183
dependencies:
184184
"@eslint-community/regexpp" "^4.10.0"
185-
"@typescript-eslint/scope-manager" "8.30.0"
186-
"@typescript-eslint/type-utils" "8.30.0"
187-
"@typescript-eslint/utils" "8.30.0"
188-
"@typescript-eslint/visitor-keys" "8.30.0"
185+
"@typescript-eslint/scope-manager" "8.30.1"
186+
"@typescript-eslint/type-utils" "8.30.1"
187+
"@typescript-eslint/utils" "8.30.1"
188+
"@typescript-eslint/visitor-keys" "8.30.1"
189189
graphemer "^1.4.0"
190190
ignore "^5.3.1"
191191
natural-compare "^1.4.0"
192192
ts-api-utils "^2.0.1"
193193

194-
"@typescript-eslint/[email protected].0":
195-
version "8.30.0"
196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.0.tgz#227f6334e5631cd3c309e49e40ccd308381ecc51"
197-
integrity sha512-5w64ZeRCgWOA/2ADPoFYmDYdPnEeEkUiFx5Sez7MQpQuxVazHO9wwl+wElokaY5hMKVVor1N13z/tZeWYfVaUg==
194+
"@typescript-eslint/[email protected].1":
195+
version "8.30.1"
196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.1.tgz#8a9fa650b046e64656e21d4fdff86535b6a084b6"
197+
integrity sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==
198198
dependencies:
199-
"@typescript-eslint/scope-manager" "8.30.0"
200-
"@typescript-eslint/types" "8.30.0"
201-
"@typescript-eslint/typescript-estree" "8.30.0"
202-
"@typescript-eslint/visitor-keys" "8.30.0"
199+
"@typescript-eslint/scope-manager" "8.30.1"
200+
"@typescript-eslint/types" "8.30.1"
201+
"@typescript-eslint/typescript-estree" "8.30.1"
202+
"@typescript-eslint/visitor-keys" "8.30.1"
203203
debug "^4.3.4"
204204

205205
"@typescript-eslint/[email protected]":
@@ -210,21 +210,21 @@
210210
"@typescript-eslint/types" "8.16.0"
211211
"@typescript-eslint/visitor-keys" "8.16.0"
212212

213-
"@typescript-eslint/[email protected].0":
214-
version "8.30.0"
215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.0.tgz#781bde1ac02645f163abd818e15b0529d3734aa2"
216-
integrity sha512-TTkN0Sjk3SxpfW3lvSteOUxcTxnviQKsD1wgf+sk30Aj7UrHjVNFPTosir3+/3eaxpRMau4U/NY6PAw6cmj7hg==
213+
"@typescript-eslint/[email protected].1":
214+
version "8.30.1"
215+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz#f99c7efd53b5ff9fb57e55be71eb855603fd80b7"
216+
integrity sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==
217217
dependencies:
218-
"@typescript-eslint/types" "8.30.0"
219-
"@typescript-eslint/visitor-keys" "8.30.0"
218+
"@typescript-eslint/types" "8.30.1"
219+
"@typescript-eslint/visitor-keys" "8.30.1"
220220

221-
"@typescript-eslint/[email protected].0":
222-
version "8.30.0"
223-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.0.tgz#85dead425baee552501826bc66f2c6fa1c15fd69"
224-
integrity sha512-8ryZsrZwEuTuC2IBPsb8H5iGQJDdXhHWNc1oNHOp60wGb04/XAG0QU9kUpu0/2hdBPR4/00/Hz4ep+GzpTgDkg==
221+
"@typescript-eslint/[email protected].1":
222+
version "8.30.1"
223+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.1.tgz#151ee0529d6e6df19d8a3a23e81c809d2e4f6b1a"
224+
integrity sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==
225225
dependencies:
226-
"@typescript-eslint/typescript-estree" "8.30.0"
227-
"@typescript-eslint/utils" "8.30.0"
226+
"@typescript-eslint/typescript-estree" "8.30.1"
227+
"@typescript-eslint/utils" "8.30.1"
228228
debug "^4.3.4"
229229
ts-api-utils "^2.0.1"
230230

@@ -233,10 +233,10 @@
233233
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
234234
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
235235

236-
"@typescript-eslint/[email protected].0":
237-
version "8.30.0"
238-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.0.tgz#700058227c06ed6d331b51e1f5b58b9be591290c"
239-
integrity sha512-UQXFVF+8t4YhbU3nxabQL3/uyUEVw9kiVc+V0kZzblElC5MTvzvjJVhmrvI0xya1C1lqhIykWY7CeKioK9RMRw==
236+
"@typescript-eslint/[email protected].1":
237+
version "8.30.1"
238+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925"
239+
integrity sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==
240240

241241
"@typescript-eslint/[email protected]":
242242
version "8.16.0"
@@ -252,29 +252,29 @@
252252
semver "^7.6.0"
253253
ts-api-utils "^1.3.0"
254254

255-
"@typescript-eslint/[email protected].0":
256-
version "8.30.0"
257-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.0.tgz#1e85ae08cd07979d6a75e865ec47a679576c5803"
258-
integrity sha512-/5n4GS/8koPkRx0XBl9OCFf9N80u+0h05QBU/z5cDBCUXnPpDmSzQ2FXC7JGvU777GOzE6mUAOx2ABtswgzWgQ==
255+
"@typescript-eslint/[email protected].1":
256+
version "8.30.1"
257+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba"
258+
integrity sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==
259259
dependencies:
260-
"@typescript-eslint/types" "8.30.0"
261-
"@typescript-eslint/visitor-keys" "8.30.0"
260+
"@typescript-eslint/types" "8.30.1"
261+
"@typescript-eslint/visitor-keys" "8.30.1"
262262
debug "^4.3.4"
263263
fast-glob "^3.3.2"
264264
is-glob "^4.0.3"
265265
minimatch "^9.0.4"
266266
semver "^7.6.0"
267267
ts-api-utils "^2.0.1"
268268

269-
"@typescript-eslint/[email protected].0":
270-
version "8.30.0"
271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.0.tgz#6aa74aba70563cf17a7d0f79de792986d4fb9214"
272-
integrity sha512-TmrXlhwFWpfUBhJE7NJSyru26XrU/foccGTOFvLGcci38/ZnKXgq2IUtAUqE9ILVNjM4Zm3TccGuvl2QANhjag==
269+
"@typescript-eslint/[email protected].1":
270+
version "8.30.1"
271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.1.tgz#23d4824394765948fe73dc7113892f85fdc80efd"
272+
integrity sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==
273273
dependencies:
274274
"@eslint-community/eslint-utils" "^4.4.0"
275-
"@typescript-eslint/scope-manager" "8.30.0"
276-
"@typescript-eslint/types" "8.30.0"
277-
"@typescript-eslint/typescript-estree" "8.30.0"
275+
"@typescript-eslint/scope-manager" "8.30.1"
276+
"@typescript-eslint/types" "8.30.1"
277+
"@typescript-eslint/typescript-estree" "8.30.1"
278278

279279
"@typescript-eslint/utils@^8.13.0":
280280
version "8.16.0"
@@ -294,12 +294,12 @@
294294
"@typescript-eslint/types" "8.16.0"
295295
eslint-visitor-keys "^4.2.0"
296296

297-
"@typescript-eslint/[email protected].0":
298-
version "8.30.0"
299-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.0.tgz#24ae2165b8d2b855b39eee6941edb5ddef798e3c"
300-
integrity sha512-oj82UQEi0fcYmpQpVISEOUM/icPNJiRh+E6svAtwNP58QpAQnnFigEoeGADm8H7t2bolxSb7+kRYzykbBdA47w==
297+
"@typescript-eslint/[email protected].1":
298+
version "8.30.1"
299+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36"
300+
integrity sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==
301301
dependencies:
302-
"@typescript-eslint/types" "8.30.0"
302+
"@typescript-eslint/types" "8.30.1"
303303
eslint-visitor-keys "^4.2.0"
304304

305305
acorn-jsx@^5.3.2:
@@ -2620,14 +2620,14 @@ typed-array-length@^1.0.6, typed-array-length@^1.0.7:
26202620
possible-typed-array-names "^1.0.0"
26212621
reflect.getprototypeof "^1.0.6"
26222622

2623-
2624-
version "8.30.0"
2625-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.30.0.tgz#c14ab84cd745bf1bc382651ae5949556af171683"
2626-
integrity sha512-3h4NHcfPpVvrhjfv2spuzlxwvIBS7Yu84fMnwq9uboU8A28gthC8Pqv+AN/Jca7VHY5dU16k+Bs3+W7t1b1xNQ==
2623+
2624+
version "8.30.1"
2625+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.30.1.tgz#c9ed49b459bd98e325fb78e2c86943dce7bb1cc0"
2626+
integrity sha512-D7lC0kcehVH7Mb26MRQi64LMyRJsj3dToJxM1+JVTl53DQSV5/7oUGWQLcKl1C1KnoVHxMMU2FNQMffr7F3Row==
26272627
dependencies:
2628-
"@typescript-eslint/eslint-plugin" "8.30.0"
2629-
"@typescript-eslint/parser" "8.30.0"
2630-
"@typescript-eslint/utils" "8.30.0"
2628+
"@typescript-eslint/eslint-plugin" "8.30.1"
2629+
"@typescript-eslint/parser" "8.30.1"
2630+
"@typescript-eslint/utils" "8.30.1"
26312631

26322632
26332633
version "5.8.3"

0 commit comments

Comments
 (0)