@@ -1729,9 +1729,9 @@ __metadata:
1729
1729
" @types/eslint-config-prettier " : " npm:^6.11.3"
1730
1730
" @types/jest " : " npm:^29.5.14"
1731
1731
" @types/node " : " npm:^22.10.1"
1732
- " @typescript-eslint/eslint-plugin " : " npm:^8.17 .0"
1733
- " @typescript-eslint/parser " : " npm:^8.17 .0"
1734
- " @typescript-eslint/utils " : " npm:^8.17 .0"
1732
+ " @typescript-eslint/eslint-plugin " : " npm:^8.18 .0"
1733
+ " @typescript-eslint/parser " : " npm:^8.18 .0"
1734
+ " @typescript-eslint/utils " : " npm:^8.18 .0"
1735
1735
debug : " npm:^4.4.0"
1736
1736
eslint : " npm:^9.16.0"
1737
1737
eslint-config-prettier : " npm:^9.1.0"
@@ -1743,11 +1743,11 @@ __metadata:
1743
1743
globals : " npm:^15.13.0"
1744
1744
prettier : " npm:^3.4.2"
1745
1745
typescript : " npm:^5.7.2"
1746
- typescript-eslint : " npm:^8.17 .0"
1746
+ typescript-eslint : " npm:^8.18 .0"
1747
1747
peerDependencies :
1748
1748
" @noahnu/eslint-import-resolver-require " : " workspace:^1.0.0"
1749
- " @typescript-eslint/eslint-plugin " : " >=8.17 .0"
1750
- " @typescript-eslint/parser " : " >=8.17 .0"
1749
+ " @typescript-eslint/eslint-plugin " : " >=8.18 .0"
1750
+ " @typescript-eslint/parser " : " >=8.18 .0"
1751
1751
eslint : " >=9.16.0"
1752
1752
eslint-config-prettier : " >=9.1.0"
1753
1753
eslint-import-resolver-node : " >=0.3.9"
@@ -1813,9 +1813,9 @@ __metadata:
1813
1813
" @noahnu/eslint-config " : " workspace:^"
1814
1814
" @types/jest " : " npm:^29.5.14"
1815
1815
" @types/node " : " npm:^22.10.1"
1816
- " @typescript-eslint/eslint-plugin " : " npm:^8.17 .0"
1817
- " @typescript-eslint/parser " : " npm:^8.17 .0"
1818
- " @typescript-eslint/utils " : " npm:^8.17 .0"
1816
+ " @typescript-eslint/eslint-plugin " : " npm:^8.18 .0"
1817
+ " @typescript-eslint/parser " : " npm:^8.18 .0"
1818
+ " @typescript-eslint/utils " : " npm:^8.18 .0"
1819
1819
" @yarnpkg/sdks " : " npm:^3.2.0"
1820
1820
" @yarnpkg/types " : " npm:^4.0.0"
1821
1821
esbuild : " npm:^0.24.0"
@@ -1849,7 +1849,7 @@ __metadata:
1849
1849
" @types/debug " : " npm:^4.1.12"
1850
1850
" @types/micromatch " : " npm:^4.0.9"
1851
1851
" @types/node " : " npm:^22.10.1"
1852
- " @typescript-eslint/typescript-estree " : " npm:^8.17 .0"
1852
+ " @typescript-eslint/typescript-estree " : " npm:^8.18 .0"
1853
1853
clipanion : " npm:^4.0.0-rc.4"
1854
1854
debug : " npm:^4.4.0"
1855
1855
fast-glob : " npm:^3.3.2"
@@ -2416,15 +2416,15 @@ __metadata:
2416
2416
languageName : node
2417
2417
linkType : hard
2418
2418
2419
- " @typescript-eslint/eslint-plugin@npm:8.18.2 , @typescript-eslint/eslint-plugin@npm:^8.17 .0 " :
2420
- version : 8.18.2
2421
- resolution : " @typescript-eslint/eslint-plugin@npm:8.18.2 "
2419
+ " @typescript-eslint/eslint-plugin@npm:8.19.0 , @typescript-eslint/eslint-plugin@npm:^8.18 .0 " :
2420
+ version : 8.19.0
2421
+ resolution : " @typescript-eslint/eslint-plugin@npm:8.19.0 "
2422
2422
dependencies :
2423
2423
" @eslint-community/regexpp " : " npm:^4.10.0"
2424
- " @typescript-eslint/scope-manager " : " npm:8.18.2 "
2425
- " @typescript-eslint/type-utils " : " npm:8.18.2 "
2426
- " @typescript-eslint/utils " : " npm:8.18.2 "
2427
- " @typescript-eslint/visitor-keys " : " npm:8.18.2 "
2424
+ " @typescript-eslint/scope-manager " : " npm:8.19.0 "
2425
+ " @typescript-eslint/type-utils " : " npm:8.19.0 "
2426
+ " @typescript-eslint/utils " : " npm:8.19.0 "
2427
+ " @typescript-eslint/visitor-keys " : " npm:8.19.0 "
2428
2428
graphemer : " npm:^1.4.0"
2429
2429
ignore : " npm:^5.3.1"
2430
2430
natural-compare : " npm:^1.4.0"
@@ -2433,64 +2433,64 @@ __metadata:
2433
2433
" @typescript-eslint/parser " : ^8.0.0 || ^8.0.0-alpha.0
2434
2434
eslint : ^8.57.0 || ^9.0.0
2435
2435
typescript : " >=4.8.4 <5.8.0"
2436
- checksum : 10c0/ce854835a12747cd8efea5b70921e1a80b62af2a2d311b09343862a6af225b821a6729784547d37eb5f8eb286d1f086f41f305445adc3a054e37cc8c71561ccd
2436
+ checksum : 10c0/ceaa5063b68684b5608950b5e69f0caf1eadfc356cba82625240d6aae55f769faff599c38d35252dcb77a40d92e6fbf6d6264bc0c577d5c549da25061c3bd796
2437
2437
languageName : node
2438
2438
linkType : hard
2439
2439
2440
- " @typescript-eslint/parser@npm:8.18.2 , @typescript-eslint/parser@npm:^8.17 .0 " :
2441
- version : 8.18.2
2442
- resolution : " @typescript-eslint/parser@npm:8.18.2 "
2440
+ " @typescript-eslint/parser@npm:8.19.0 , @typescript-eslint/parser@npm:^8.18 .0 " :
2441
+ version : 8.19.0
2442
+ resolution : " @typescript-eslint/parser@npm:8.19.0 "
2443
2443
dependencies :
2444
- " @typescript-eslint/scope-manager " : " npm:8.18.2 "
2445
- " @typescript-eslint/types " : " npm:8.18.2 "
2446
- " @typescript-eslint/typescript-estree " : " npm:8.18.2 "
2447
- " @typescript-eslint/visitor-keys " : " npm:8.18.2 "
2444
+ " @typescript-eslint/scope-manager " : " npm:8.19.0 "
2445
+ " @typescript-eslint/types " : " npm:8.19.0 "
2446
+ " @typescript-eslint/typescript-estree " : " npm:8.19.0 "
2447
+ " @typescript-eslint/visitor-keys " : " npm:8.19.0 "
2448
2448
debug : " npm:^4.3.4"
2449
2449
peerDependencies :
2450
2450
eslint : ^8.57.0 || ^9.0.0
2451
2451
typescript : " >=4.8.4 <5.8.0"
2452
- checksum : 10c0/ea28130e0a2733e3e40708ddfbb7b6522d9644e49cae2c3dc3faddd7ac7e7f73ed9775f19463ca0deca55edb52f5d9d522c206bb2a14fe3c9c6eef03d144b41f
2452
+ checksum : 10c0/064b0997963060490fc3f92c90cebc7c694f47a7657f7882ce9eb314786e0cf3e917bfccfad614d23038439d84e69a978bdc7054515b23201001dd427e524e64
2453
2453
languageName : node
2454
2454
linkType : hard
2455
2455
2456
- " @typescript-eslint/scope-manager@npm:8.18.2 , @typescript-eslint/scope-manager@npm:^8.1.0 " :
2457
- version : 8.18.2
2458
- resolution : " @typescript-eslint/scope-manager@npm:8.18.2 "
2456
+ " @typescript-eslint/scope-manager@npm:8.19.0 , @typescript-eslint/scope-manager@npm:^8.1.0 " :
2457
+ version : 8.19.0
2458
+ resolution : " @typescript-eslint/scope-manager@npm:8.19.0 "
2459
2459
dependencies :
2460
- " @typescript-eslint/types " : " npm:8.18.2 "
2461
- " @typescript-eslint/visitor-keys " : " npm:8.18.2 "
2462
- checksum : 10c0/2c05f5361e84d687555717bfb15988d5c11601c1094edeaafc8db5c961359982d7aeb192d775d348ab65ac43c5a6c968f3e8503ee1e6bf875aca27588907139f
2460
+ " @typescript-eslint/types " : " npm:8.19.0 "
2461
+ " @typescript-eslint/visitor-keys " : " npm:8.19.0 "
2462
+ checksum : 10c0/5052863d00db7ae939de27e91dc6c92df3c37a877e1ff44015ae9aa754d419b44d97d98b25fbb30a80dc58cf92606dad599e27f32b86d20c13b77ac12b4f2abc
2463
2463
languageName : node
2464
2464
linkType : hard
2465
2465
2466
- " @typescript-eslint/type-utils@npm:8.18.2 " :
2467
- version : 8.18.2
2468
- resolution : " @typescript-eslint/type-utils@npm:8.18.2 "
2466
+ " @typescript-eslint/type-utils@npm:8.19.0 " :
2467
+ version : 8.19.0
2468
+ resolution : " @typescript-eslint/type-utils@npm:8.19.0 "
2469
2469
dependencies :
2470
- " @typescript-eslint/typescript-estree " : " npm:8.18.2 "
2471
- " @typescript-eslint/utils " : " npm:8.18.2 "
2470
+ " @typescript-eslint/typescript-estree " : " npm:8.19.0 "
2471
+ " @typescript-eslint/utils " : " npm:8.19.0 "
2472
2472
debug : " npm:^4.3.4"
2473
2473
ts-api-utils : " npm:^1.3.0"
2474
2474
peerDependencies :
2475
2475
eslint : ^8.57.0 || ^9.0.0
2476
2476
typescript : " >=4.8.4 <5.8.0"
2477
- checksum : 10c0/0441ca33f7381abae559e188bd7b2844159806e8bf5ab8d6f6d9b3a7a6bf9f9d0babf8452e83565da0e9841f656b25f44fd96f40bda1006c934535e37a997c6a
2477
+ checksum : 10c0/5a460b4d26fd68ded3567390cbac310500e94e9c69583fda3fb9930877663719e6831699bb6d85de6b940bcb7951a51ab1ef67c5fea8b76a13ea3a3783bbae28
2478
2478
languageName : node
2479
2479
linkType : hard
2480
2480
2481
- " @typescript-eslint/types@npm:8.18.2 " :
2482
- version : 8.18.2
2483
- resolution : " @typescript-eslint/types@npm:8.18.2 "
2484
- checksum : 10c0/4abf252671dd7c3a5c9b7ae2f523d91b04d937dbb601f3bc0182c234d50e4958be67248c1bb37833584ff0128844243145753614c7e80615b6cd6813f0713872
2481
+ " @typescript-eslint/types@npm:8.19.0 " :
2482
+ version : 8.19.0
2483
+ resolution : " @typescript-eslint/types@npm:8.19.0 "
2484
+ checksum : 10c0/0062e7dce5f374e293c97f1f50fe450187f6b0eaf4971c818e18ef2f6baf4e9aa4e8605fba8d8fc464a504ee1130527b71ecb39d31687c31825942b9f569d902
2485
2485
languageName : node
2486
2486
linkType : hard
2487
2487
2488
- " @typescript-eslint/typescript-estree@npm:8.18.2 , @typescript-eslint/typescript-estree@npm:^8.17 .0 " :
2489
- version : 8.18.2
2490
- resolution : " @typescript-eslint/typescript-estree@npm:8.18.2 "
2488
+ " @typescript-eslint/typescript-estree@npm:8.19.0 , @typescript-eslint/typescript-estree@npm:^8.18 .0 " :
2489
+ version : 8.19.0
2490
+ resolution : " @typescript-eslint/typescript-estree@npm:8.19.0 "
2491
2491
dependencies :
2492
- " @typescript-eslint/types " : " npm:8.18.2 "
2493
- " @typescript-eslint/visitor-keys " : " npm:8.18.2 "
2492
+ " @typescript-eslint/types " : " npm:8.19.0 "
2493
+ " @typescript-eslint/visitor-keys " : " npm:8.19.0 "
2494
2494
debug : " npm:^4.3.4"
2495
2495
fast-glob : " npm:^3.3.2"
2496
2496
is-glob : " npm:^4.0.3"
@@ -2499,32 +2499,32 @@ __metadata:
2499
2499
ts-api-utils : " npm:^1.3.0"
2500
2500
peerDependencies :
2501
2501
typescript : " >=4.8.4 <5.8.0"
2502
- checksum : 10c0/648296d6c95d80d37bdb5ee6662554af425ff85f1c4805ea344234a1c386c91a36b05cddf52c80264912b29693d3e1b9a45d84414a3aee1393ace2d0babc9e95
2502
+ checksum : 10c0/ff47004588e8ff585af740b3e0bda07dc52310dbfeb2317eb4a723935740cf0c1953fc9ba57f14cf192bcfe373c46be833ba29d3303df8b501181bb852c7b822
2503
2503
languageName : node
2504
2504
linkType : hard
2505
2505
2506
- " @typescript-eslint/utils@npm:8.18.2 , @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.17 .0 " :
2507
- version : 8.18.2
2508
- resolution : " @typescript-eslint/utils@npm:8.18.2 "
2506
+ " @typescript-eslint/utils@npm:8.19.0 , @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.18 .0 " :
2507
+ version : 8.19.0
2508
+ resolution : " @typescript-eslint/utils@npm:8.19.0 "
2509
2509
dependencies :
2510
2510
" @eslint-community/eslint-utils " : " npm:^4.4.0"
2511
- " @typescript-eslint/scope-manager " : " npm:8.18.2 "
2512
- " @typescript-eslint/types " : " npm:8.18.2 "
2513
- " @typescript-eslint/typescript-estree " : " npm:8.18.2 "
2511
+ " @typescript-eslint/scope-manager " : " npm:8.19.0 "
2512
+ " @typescript-eslint/types " : " npm:8.19.0 "
2513
+ " @typescript-eslint/typescript-estree " : " npm:8.19.0 "
2514
2514
peerDependencies :
2515
2515
eslint : ^8.57.0 || ^9.0.0
2516
2516
typescript : " >=4.8.4 <5.8.0"
2517
- checksum : 10c0/1cb86e2e4f4e29cbaebe4272c15d98f6193b1476f65dd028d77bf4fd09e715b01d82619509c466b95056148db8d3e04f0a3ef27dc2f034a7c7ab4b2d429e58bb
2517
+ checksum : 10c0/7731f7fb66d54491769ca68fd04728138ceb6b785778ad491f8e9b2147802fa0ff480e520f6ea5fb73c8484d13a2ed3e35d44635f5bf4cfbdb04c313154097a9
2518
2518
languageName : node
2519
2519
linkType : hard
2520
2520
2521
- " @typescript-eslint/visitor-keys@npm:8.18.2 " :
2522
- version : 8.18.2
2523
- resolution : " @typescript-eslint/visitor-keys@npm:8.18.2 "
2521
+ " @typescript-eslint/visitor-keys@npm:8.19.0 " :
2522
+ version : 8.19.0
2523
+ resolution : " @typescript-eslint/visitor-keys@npm:8.19.0 "
2524
2524
dependencies :
2525
- " @typescript-eslint/types " : " npm:8.18.2 "
2525
+ " @typescript-eslint/types " : " npm:8.19.0 "
2526
2526
eslint-visitor-keys : " npm:^4.2.0"
2527
- checksum : 10c0/b8fe05bc3bafa7930d6671c2e1807ae47788060eb573e6a000c9597690dfaff6a4eb9f6f934719a18bae631d238ca32847510aeecc61032170e58ab45244e869
2527
+ checksum : 10c0/a293def05018bb2259506e23cd8f14349f4386d0e51231893fbddf96ef73c219d5f9fe17b82e3c104f5c23956dbd9b87af3cff5e84b887af243139a3b4bbbe0d
2528
2528
languageName : node
2529
2529
linkType : hard
2530
2530
@@ -9465,17 +9465,17 @@ __metadata:
9465
9465
languageName : node
9466
9466
linkType : hard
9467
9467
9468
- " typescript-eslint@npm:^8.17 .0 " :
9469
- version : 8.18.2
9470
- resolution : " typescript-eslint@npm:8.18.2 "
9468
+ " typescript-eslint@npm:^8.18 .0 " :
9469
+ version : 8.19.0
9470
+ resolution : " typescript-eslint@npm:8.19.0 "
9471
9471
dependencies :
9472
- " @typescript-eslint/eslint-plugin " : " npm:8.18.2 "
9473
- " @typescript-eslint/parser " : " npm:8.18.2 "
9474
- " @typescript-eslint/utils " : " npm:8.18.2 "
9472
+ " @typescript-eslint/eslint-plugin " : " npm:8.19.0 "
9473
+ " @typescript-eslint/parser " : " npm:8.19.0 "
9474
+ " @typescript-eslint/utils " : " npm:8.19.0 "
9475
9475
peerDependencies :
9476
9476
eslint : ^8.57.0 || ^9.0.0
9477
9477
typescript : " >=4.8.4 <5.8.0"
9478
- checksum : 10c0/30a0314a2484bcbe286fc6eda55784d9954605c7e60ddd35281da90c6fcb75a40bd3abd84617814dff4e1504d762234407c99153fdd812dce712cef11bbb9b3f
9478
+ checksum : 10c0/87da630f50025b3ae943eac521809fef41ba4013b5c4206865c115b728684caa7b4c36ee561dd95af7eb4dc18ec1265b165b49d2db54e3d8fba0152bcb6c82f8
9479
9479
languageName : node
9480
9480
linkType : hard
9481
9481
0 commit comments