Skip to content

Commit 7b41e61

Browse files
Update typescript-eslint monorepo to v7
1 parent 9d96608 commit 7b41e61

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"@types/node": "20.11.29",
7474
"@types/tape": "5.6.4",
7575
"@types/yargs": "17.0.32",
76-
"@typescript-eslint/eslint-plugin": "6.21.0",
77-
"@typescript-eslint/parser": "6.21.0",
76+
"@typescript-eslint/eslint-plugin": "7.3.1",
77+
"@typescript-eslint/parser": "7.3.1",
7878
"eslint": "8.57.0",
7979
"eslint-config-prettier": "9.1.0",
8080
"image-size": "1.1.1",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -304,90 +304,90 @@
304304
dependencies:
305305
"@types/yargs-parser" "*"
306306

307-
"@typescript-eslint/eslint-plugin@6.21.0":
308-
version "6.21.0"
309-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
310-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
307+
"@typescript-eslint/eslint-plugin@7.3.1":
308+
version "7.3.1"
309+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.3.1.tgz#0d8f38a6c8a1802139e62184ee7a68ed024f30a1"
310+
integrity sha512-STEDMVQGww5lhCuNXVSQfbfuNII5E08QWkvAw5Qwf+bj2WT+JkG1uc+5/vXA3AOYMDHVOSpL+9rcbEUiHIm2dw==
311311
dependencies:
312312
"@eslint-community/regexpp" "^4.5.1"
313-
"@typescript-eslint/scope-manager" "6.21.0"
314-
"@typescript-eslint/type-utils" "6.21.0"
315-
"@typescript-eslint/utils" "6.21.0"
316-
"@typescript-eslint/visitor-keys" "6.21.0"
313+
"@typescript-eslint/scope-manager" "7.3.1"
314+
"@typescript-eslint/type-utils" "7.3.1"
315+
"@typescript-eslint/utils" "7.3.1"
316+
"@typescript-eslint/visitor-keys" "7.3.1"
317317
debug "^4.3.4"
318318
graphemer "^1.4.0"
319319
ignore "^5.2.4"
320320
natural-compare "^1.4.0"
321321
semver "^7.5.4"
322322
ts-api-utils "^1.0.1"
323323

324-
"@typescript-eslint/parser@6.21.0":
325-
version "6.21.0"
326-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
327-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
324+
"@typescript-eslint/parser@7.3.1":
325+
version "7.3.1"
326+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.3.1.tgz#c4ba7dc2744318a5e4506596cbc3a0086255c526"
327+
integrity sha512-Rq49+pq7viTRCH48XAbTA+wdLRrB/3sRq4Lpk0oGDm0VmnjBrAOVXH/Laalmwsv2VpekiEfVFwJYVk6/e8uvQw==
328328
dependencies:
329-
"@typescript-eslint/scope-manager" "6.21.0"
330-
"@typescript-eslint/types" "6.21.0"
331-
"@typescript-eslint/typescript-estree" "6.21.0"
332-
"@typescript-eslint/visitor-keys" "6.21.0"
329+
"@typescript-eslint/scope-manager" "7.3.1"
330+
"@typescript-eslint/types" "7.3.1"
331+
"@typescript-eslint/typescript-estree" "7.3.1"
332+
"@typescript-eslint/visitor-keys" "7.3.1"
333333
debug "^4.3.4"
334334

335-
"@typescript-eslint/scope-manager@6.21.0":
336-
version "6.21.0"
337-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
338-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
335+
"@typescript-eslint/scope-manager@7.3.1":
336+
version "7.3.1"
337+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.1.tgz#73fd0cb4211a7be23e49e5b6efec8820caa6ec36"
338+
integrity sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag==
339339
dependencies:
340-
"@typescript-eslint/types" "6.21.0"
341-
"@typescript-eslint/visitor-keys" "6.21.0"
340+
"@typescript-eslint/types" "7.3.1"
341+
"@typescript-eslint/visitor-keys" "7.3.1"
342342

343-
"@typescript-eslint/type-utils@6.21.0":
344-
version "6.21.0"
345-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
346-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
343+
"@typescript-eslint/type-utils@7.3.1":
344+
version "7.3.1"
345+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.1.tgz#cbf90d3d7e788466aa8a5c0ab3f46103f098aa0d"
346+
integrity sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw==
347347
dependencies:
348-
"@typescript-eslint/typescript-estree" "6.21.0"
349-
"@typescript-eslint/utils" "6.21.0"
348+
"@typescript-eslint/typescript-estree" "7.3.1"
349+
"@typescript-eslint/utils" "7.3.1"
350350
debug "^4.3.4"
351351
ts-api-utils "^1.0.1"
352352

353-
"@typescript-eslint/types@6.21.0":
354-
version "6.21.0"
355-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
356-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
353+
"@typescript-eslint/types@7.3.1":
354+
version "7.3.1"
355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
356+
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
357357

358-
"@typescript-eslint/typescript-estree@6.21.0":
359-
version "6.21.0"
360-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
361-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
358+
"@typescript-eslint/typescript-estree@7.3.1":
359+
version "7.3.1"
360+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.1.tgz#598848195fad34c7aa73f548bd00a4d4e5f5e2bb"
361+
integrity sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ==
362362
dependencies:
363-
"@typescript-eslint/types" "6.21.0"
364-
"@typescript-eslint/visitor-keys" "6.21.0"
363+
"@typescript-eslint/types" "7.3.1"
364+
"@typescript-eslint/visitor-keys" "7.3.1"
365365
debug "^4.3.4"
366366
globby "^11.1.0"
367367
is-glob "^4.0.3"
368368
minimatch "9.0.3"
369369
semver "^7.5.4"
370370
ts-api-utils "^1.0.1"
371371

372-
"@typescript-eslint/utils@6.21.0":
373-
version "6.21.0"
374-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
375-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
372+
"@typescript-eslint/utils@7.3.1":
373+
version "7.3.1"
374+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.1.tgz#fc28fd508ccf89495012561b7c02a6fdad162460"
375+
integrity sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ==
376376
dependencies:
377377
"@eslint-community/eslint-utils" "^4.4.0"
378378
"@types/json-schema" "^7.0.12"
379379
"@types/semver" "^7.5.0"
380-
"@typescript-eslint/scope-manager" "6.21.0"
381-
"@typescript-eslint/types" "6.21.0"
382-
"@typescript-eslint/typescript-estree" "6.21.0"
380+
"@typescript-eslint/scope-manager" "7.3.1"
381+
"@typescript-eslint/types" "7.3.1"
382+
"@typescript-eslint/typescript-estree" "7.3.1"
383383
semver "^7.5.4"
384384

385-
"@typescript-eslint/visitor-keys@6.21.0":
386-
version "6.21.0"
387-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
388-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
385+
"@typescript-eslint/visitor-keys@7.3.1":
386+
version "7.3.1"
387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.3.1.tgz#6ddef14a3ce2a79690f01176f5305c34d7b93d8c"
388+
integrity sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw==
389389
dependencies:
390-
"@typescript-eslint/types" "6.21.0"
390+
"@typescript-eslint/types" "7.3.1"
391391
eslint-visitor-keys "^3.4.1"
392392

393393
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)