Skip to content

Commit d0ba6e5

Browse files
chore(deps): update typescript-eslint monorepo to ^6.16.0 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e295948 commit d0ba6e5

File tree

2 files changed

+73
-92
lines changed

2 files changed

+73
-92
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@types/node": "20.10.5",
4949
"ts-node": "^10.7.0",
5050
"@types/progress": "2.0.7",
51-
"@typescript-eslint/eslint-plugin": "^6.15.0",
52-
"@typescript-eslint/parser": "^6.15.0",
51+
"@typescript-eslint/eslint-plugin": "^6.16.0",
52+
"@typescript-eslint/parser": "^6.16.0",
5353
"diff": "^5.1.0",
5454
"eslint": "^8.56.0",
5555
"eslint-plugin-unicorn": "^50.0.1",

yarn.lock

+71-90
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,7 @@
5555
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
5656
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
5757

58-
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
59-
version "7.19.1"
60-
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
61-
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
62-
63-
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
58+
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1", "@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
6459
version "7.22.20"
6560
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz"
6661
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
@@ -326,16 +321,11 @@
326321
resolved "https://registry.npmjs.org/@types/google-protobuf/-/google-protobuf-3.15.12.tgz"
327322
integrity sha512-40um9QqwHjRS92qnOaDpL7RmDK15NuZYo9HihiJRbYkMQZlWnuH8AdvbMy8/o6lgLmKbDUKa+OALCltHdbOTpQ==
328323

329-
"@types/json-schema@^7.0.12":
324+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
330325
version "7.0.15"
331326
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
332327
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
333328

334-
"@types/json-schema@^7.0.9":
335-
version "7.0.11"
336-
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz"
337-
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
338-
339329
"@types/json5@^0.0.29":
340330
version "0.0.29"
341331
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
@@ -377,16 +367,16 @@
377367
dependencies:
378368
"@types/yargs-parser" "*"
379369

380-
"@typescript-eslint/eslint-plugin@^6.15.0", "@typescript-eslint/eslint-plugin@^6.9.0":
381-
version "6.15.0"
382-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.15.0.tgz"
383-
integrity sha512-j5qoikQqPccq9QoBAupOP+CBu8BaJ8BLjaXSioDISeTZkVO3ig7oSIKh3H+rEpee7xCXtWwSB4KIL5l6hWZzpg==
370+
"@typescript-eslint/eslint-plugin@^6.16.0", "@typescript-eslint/eslint-plugin@^6.9.0":
371+
version "6.16.0"
372+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16.0.tgz#cc29fbd208ea976de3db7feb07755bba0ce8d8bc"
373+
integrity sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==
384374
dependencies:
385375
"@eslint-community/regexpp" "^4.5.1"
386-
"@typescript-eslint/scope-manager" "6.15.0"
387-
"@typescript-eslint/type-utils" "6.15.0"
388-
"@typescript-eslint/utils" "6.15.0"
389-
"@typescript-eslint/visitor-keys" "6.15.0"
376+
"@typescript-eslint/scope-manager" "6.16.0"
377+
"@typescript-eslint/type-utils" "6.16.0"
378+
"@typescript-eslint/utils" "6.16.0"
379+
"@typescript-eslint/visitor-keys" "6.16.0"
390380
debug "^4.3.4"
391381
graphemer "^1.4.0"
392382
ignore "^5.2.4"
@@ -401,15 +391,15 @@
401391
dependencies:
402392
"@typescript-eslint/utils" "5.40.0"
403393

404-
"@typescript-eslint/parser@^6.15.0", "@typescript-eslint/parser@^6.9.0":
405-
version "6.15.0"
406-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.15.0.tgz"
407-
integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA==
394+
"@typescript-eslint/parser@^6.16.0", "@typescript-eslint/parser@^6.9.0":
395+
version "6.16.0"
396+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.16.0.tgz#36f39f63b126aa25af2ad2df13d9891e9fd5b40c"
397+
integrity sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==
408398
dependencies:
409-
"@typescript-eslint/scope-manager" "6.15.0"
410-
"@typescript-eslint/types" "6.15.0"
411-
"@typescript-eslint/typescript-estree" "6.15.0"
412-
"@typescript-eslint/visitor-keys" "6.15.0"
399+
"@typescript-eslint/scope-manager" "6.16.0"
400+
"@typescript-eslint/types" "6.16.0"
401+
"@typescript-eslint/typescript-estree" "6.16.0"
402+
"@typescript-eslint/visitor-keys" "6.16.0"
413403
debug "^4.3.4"
414404

415405
"@typescript-eslint/[email protected]":
@@ -420,21 +410,21 @@
420410
"@typescript-eslint/types" "5.40.0"
421411
"@typescript-eslint/visitor-keys" "5.40.0"
422412

423-
"@typescript-eslint/scope-manager@6.15.0":
424-
version "6.15.0"
425-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.15.0.tgz"
426-
integrity sha512-+BdvxYBltqrmgCNu4Li+fGDIkW9n//NrruzG9X1vBzaNK+ExVXPoGB71kneaVw/Jp+4rH/vaMAGC6JfMbHstVg==
413+
"@typescript-eslint/scope-manager@6.16.0":
414+
version "6.16.0"
415+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
416+
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
427417
dependencies:
428-
"@typescript-eslint/types" "6.15.0"
429-
"@typescript-eslint/visitor-keys" "6.15.0"
418+
"@typescript-eslint/types" "6.16.0"
419+
"@typescript-eslint/visitor-keys" "6.16.0"
430420

431-
"@typescript-eslint/type-utils@6.15.0":
432-
version "6.15.0"
433-
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.15.0.tgz"
434-
integrity sha512-CnmHKTfX6450Bo49hPg2OkIm/D/TVYV7jO1MCfPYGwf6x3GO0VU8YMO5AYMn+u3X05lRRxA4fWCz87GFQV6yVQ==
421+
"@typescript-eslint/type-utils@6.16.0":
422+
version "6.16.0"
423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
424+
integrity sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==
435425
dependencies:
436-
"@typescript-eslint/typescript-estree" "6.15.0"
437-
"@typescript-eslint/utils" "6.15.0"
426+
"@typescript-eslint/typescript-estree" "6.16.0"
427+
"@typescript-eslint/utils" "6.16.0"
438428
debug "^4.3.4"
439429
ts-api-utils "^1.0.1"
440430

@@ -443,10 +433,10 @@
443433
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.40.0.tgz"
444434
integrity sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==
445435

446-
"@typescript-eslint/types@6.15.0":
447-
version "6.15.0"
448-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.15.0.tgz"
449-
integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ==
436+
"@typescript-eslint/types@6.16.0":
437+
version "6.16.0"
438+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
439+
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
450440

451441
"@typescript-eslint/[email protected]":
452442
version "5.40.0"
@@ -461,16 +451,17 @@
461451
semver "^7.3.7"
462452
tsutils "^3.21.0"
463453

464-
"@typescript-eslint/typescript-estree@6.15.0":
465-
version "6.15.0"
466-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.15.0.tgz"
467-
integrity sha512-7mVZJN7Hd15OmGuWrp2T9UvqR2Ecg+1j/Bp1jXUEY2GZKV6FXlOIoqVDmLpBiEiq3katvj/2n2mR0SDwtloCew==
454+
"@typescript-eslint/typescript-estree@6.16.0":
455+
version "6.16.0"
456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
457+
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
468458
dependencies:
469-
"@typescript-eslint/types" "6.15.0"
470-
"@typescript-eslint/visitor-keys" "6.15.0"
459+
"@typescript-eslint/types" "6.16.0"
460+
"@typescript-eslint/visitor-keys" "6.16.0"
471461
debug "^4.3.4"
472462
globby "^11.1.0"
473463
is-glob "^4.0.3"
464+
minimatch "9.0.3"
474465
semver "^7.5.4"
475466
ts-api-utils "^1.0.1"
476467

@@ -487,17 +478,17 @@
487478
eslint-utils "^3.0.0"
488479
semver "^7.3.7"
489480

490-
"@typescript-eslint/utils@6.15.0":
491-
version "6.15.0"
492-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.15.0.tgz"
493-
integrity sha512-eF82p0Wrrlt8fQSRL0bGXzK5nWPRV2dYQZdajcfzOD9+cQz9O7ugifrJxclB+xVOvWvagXfqS4Es7vpLP4augw==
481+
"@typescript-eslint/utils@6.16.0":
482+
version "6.16.0"
483+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
484+
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
494485
dependencies:
495486
"@eslint-community/eslint-utils" "^4.4.0"
496487
"@types/json-schema" "^7.0.12"
497488
"@types/semver" "^7.5.0"
498-
"@typescript-eslint/scope-manager" "6.15.0"
499-
"@typescript-eslint/types" "6.15.0"
500-
"@typescript-eslint/typescript-estree" "6.15.0"
489+
"@typescript-eslint/scope-manager" "6.16.0"
490+
"@typescript-eslint/types" "6.16.0"
491+
"@typescript-eslint/typescript-estree" "6.16.0"
501492
semver "^7.5.4"
502493

503494
"@typescript-eslint/[email protected]":
@@ -508,12 +499,12 @@
508499
"@typescript-eslint/types" "5.40.0"
509500
eslint-visitor-keys "^3.3.0"
510501

511-
"@typescript-eslint/visitor-keys@6.15.0":
512-
version "6.15.0"
513-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.15.0.tgz"
514-
integrity sha512-1zvtdC1a9h5Tb5jU9x3ADNXO9yjP8rXlaoChu0DQX40vf5ACVpYIVIZhIMZ6d5sDXH7vq4dsZBT1fEGj8D2n2w==
502+
"@typescript-eslint/visitor-keys@6.16.0":
503+
version "6.16.0"
504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
505+
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
515506
dependencies:
516-
"@typescript-eslint/types" "6.15.0"
507+
"@typescript-eslint/types" "6.16.0"
517508
eslint-visitor-keys "^3.4.1"
518509

519510
"@ungap/structured-clone@^1.2.0":
@@ -661,6 +652,13 @@ brace-expansion@^1.1.7:
661652
balanced-match "^1.0.0"
662653
concat-map "0.0.1"
663654

655+
brace-expansion@^2.0.1:
656+
version "2.0.1"
657+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
658+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
659+
dependencies:
660+
balanced-match "^1.0.0"
661+
664662
braces@^3.0.2:
665663
version "3.0.2"
666664
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
@@ -1347,12 +1345,7 @@ eslint-visitor-keys@^2.0.0:
13471345
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
13481346
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
13491347

1350-
eslint-visitor-keys@^3.3.0:
1351-
version "3.3.0"
1352-
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
1353-
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1354-
1355-
eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
1348+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
13561349
version "3.4.3"
13571350
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
13581351
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
@@ -1410,14 +1403,7 @@ espree@^9.6.0, espree@^9.6.1:
14101403
acorn-jsx "^5.3.2"
14111404
eslint-visitor-keys "^3.4.1"
14121405

1413-
esquery@^1.0.1:
1414-
version "1.4.0"
1415-
resolved "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz"
1416-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
1417-
dependencies:
1418-
estraverse "^5.1.0"
1419-
1420-
esquery@^1.4.2, esquery@^1.5.0:
1406+
esquery@^1.0.1, esquery@^1.4.2, esquery@^1.5.0:
14211407
version "1.5.0"
14221408
resolved "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz"
14231409
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
@@ -1675,12 +1661,7 @@ hosted-git-info@^2.1.4:
16751661
resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz"
16761662
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
16771663

1678-
ignore@^5.2.0:
1679-
version "5.2.0"
1680-
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz"
1681-
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
1682-
1683-
ignore@^5.2.4:
1664+
ignore@^5.2.0, ignore@^5.2.4:
16841665
version "5.3.0"
16851666
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz"
16861667
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
@@ -2014,6 +1995,13 @@ min-indent@^1.0.0:
20141995
resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz"
20151996
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
20161997

1998+
1999+
version "9.0.3"
2000+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2001+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2002+
dependencies:
2003+
brace-expansion "^2.0.1"
2004+
20172005
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
20182006
version "3.1.2"
20192007
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
@@ -2430,14 +2418,7 @@ semver@^6.3.0:
24302418
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
24312419
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
24322420

2433-
semver@^7.3.7:
2434-
version "7.3.8"
2435-
resolved "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz"
2436-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
2437-
dependencies:
2438-
lru-cache "^6.0.0"
2439-
2440-
semver@^7.5.4:
2421+
semver@^7.3.7, semver@^7.5.4:
24412422
version "7.5.4"
24422423
resolved "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz"
24432424
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==

0 commit comments

Comments
 (0)