2354
2354
" @typescript-eslint/visitor-keys" " 7.8.0"
2355
2355
debug "^4.3.4"
2356
2356
2357
+ " @typescript-eslint/[email protected] " :
2358
+ version "7.15.0"
2359
+ resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.15.0.tgz#201b34b0720be8b1447df17b963941bf044999b2"
2360
+ integrity sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==
2361
+ dependencies :
2362
+ " @typescript-eslint/types" " 7.15.0"
2363
+ " @typescript-eslint/visitor-keys" " 7.15.0"
2364
+
2357
2365
" @typescript-eslint/[email protected] " :
2358
2366
version "7.8.0"
2359
2367
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
2372
2380
debug "^4.3.4"
2373
2381
ts-api-utils "^1.3.0"
2374
2382
2383
+ " @typescript-eslint/[email protected] " :
2384
+ version "7.15.0"
2385
+ resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.15.0.tgz#fb894373a6e3882cbb37671ffddce44f934f62fc"
2386
+ integrity sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==
2387
+
2375
2388
" @typescript-eslint/[email protected] " :
2376
2389
version "7.8.0"
2377
2390
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
2378
2391
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
2379
2392
2393
+ " @typescript-eslint/[email protected] " :
2394
+ version "7.15.0"
2395
+ resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.15.0.tgz#e323bfa3966e1485b638ce751f219fc1f31eba37"
2396
+ integrity sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==
2397
+ dependencies :
2398
+ " @typescript-eslint/types" " 7.15.0"
2399
+ " @typescript-eslint/visitor-keys" " 7.15.0"
2400
+ debug "^4.3.4"
2401
+ globby "^11.1.0"
2402
+ is-glob "^4.0.3"
2403
+ minimatch "^9.0.4"
2404
+ semver "^7.6.0"
2405
+ ts-api-utils "^1.3.0"
2406
+
2380
2407
" @typescript-eslint/[email protected] " :
2381
2408
version "7.8.0"
2382
2409
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
2391
2418
semver "^7.6.0"
2392
2419
ts-api-utils "^1.3.0"
2393
2420
2394
- " @typescript-eslint/[email protected] " , "@typescript-eslint/utils@^6.0.0 || ^7.0.0" :
2421
+ " @typescript-eslint/[email protected] " :
2395
2422
version "7.8.0"
2396
2423
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
2397
2424
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
2404
2431
" @typescript-eslint/typescript-estree" " 7.8.0"
2405
2432
semver "^7.6.0"
2406
2433
2434
+ " @typescript-eslint/utils@^6.0.0 || ^7.0.0 " :
2435
+ version "7.15.0"
2436
+ resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.15.0.tgz#9e6253c4599b6e7da2fb64ba3f549c73eb8c1960"
2437
+ integrity sha512-hfDMDqaqOqsUVGiEPSMLR/AjTSCsmJwjpKkYQRo1FNbmW4tBwBspYDwO9eh7sKSTwMQgBw9/T4DHudPaqshRWA==
2438
+ dependencies :
2439
+ " @eslint-community/eslint-utils" " ^4.4.0"
2440
+ " @typescript-eslint/scope-manager" " 7.15.0"
2441
+ " @typescript-eslint/types" " 7.15.0"
2442
+ " @typescript-eslint/typescript-estree" " 7.15.0"
2443
+
2444
+ " @typescript-eslint/[email protected] " :
2445
+ version "7.15.0"
2446
+ resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.15.0.tgz#1da0726201a859343fe6a05742a7c1792fff5b66"
2447
+ integrity sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==
2448
+ dependencies :
2449
+ " @typescript-eslint/types" " 7.15.0"
2450
+ eslint-visitor-keys "^3.4.3"
2451
+
2407
2452
" @typescript-eslint/[email protected] " :
2408
2453
version "7.8.0"
2409
2454
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
@@ -2707,9 +2752,9 @@ ajv@^6.12.4:
2707
2752
uri-js "^4.2.2"
2708
2753
2709
2754
ajv@^8.11.0 :
2710
- version "8.13 .0"
2711
- resolved "https://registry.npmjs.org/ajv/-/ajv-8.13 .0.tgz#a3939eaec9fb80d217ddf0c3376948c023f28c91 "
2712
- integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA ==
2755
+ version "8.16 .0"
2756
+ resolved "https://registry.npmjs.org/ajv/-/ajv-8.16 .0.tgz#22e2a92b94f005f7e0f9c9d39652ef0b8f6f0cb4 "
2757
+ integrity sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw ==
2713
2758
dependencies :
2714
2759
fast-deep-equal "^3.1.3"
2715
2760
json-schema-traverse "^1.0.0"
@@ -3030,7 +3075,7 @@ brace-expansion@^2.0.1:
3030
3075
dependencies :
3031
3076
balanced-match "^1.0.0"
3032
3077
3033
- braces@^3.0.2 :
3078
+ braces@^3.0.2, braces@^3.0.3 :
3034
3079
version "3.0.3"
3035
3080
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
3036
3081
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -3637,7 +3682,7 @@ dateformat@^3.0.0:
3637
3682
resolved "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz"
3638
3683
integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==
3639
3684
3640
- debug@4, [email protected] , debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4 :
3685
+ debug@4, [email protected] , debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3 :
3641
3686
version "4.3.4"
3642
3687
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
3643
3688
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -3651,6 +3696,13 @@ debug@^3.2.7:
3651
3696
dependencies :
3652
3697
ms "^2.1.1"
3653
3698
3699
+ debug@^4.3.4 :
3700
+ version "4.3.5"
3701
+ resolved "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
3702
+ integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
3703
+ dependencies :
3704
+ ms "2.1.2"
3705
+
3654
3706
debuglog@^1.0.1 :
3655
3707
version "1.0.1"
3656
3708
resolved "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz"
@@ -4103,9 +4155,9 @@ eslint-plugin-import@^2.28.0:
4103
4155
tsconfig-paths "^3.15.0"
4104
4156
4105
4157
eslint-plugin-jest@^28.0.0 :
4106
- version "28.5 .0"
4107
- resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.5 .0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d "
4108
- integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ ==
4158
+ version "28.6 .0"
4159
+ resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.6 .0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a "
4160
+ integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg ==
4109
4161
dependencies :
4110
4162
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0"
4111
4163
@@ -5599,7 +5651,7 @@ json-schema-traverse@^0.4.1:
5599
5651
5600
5652
json-schema-traverse@^1.0.0 :
5601
5653
version "1.0.0"
5602
- resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz"
5654
+ resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2 "
5603
5655
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
5604
5656
5605
5657
json-stable-stringify-without-jsonify@^1.0.1 :
@@ -6079,14 +6131,22 @@ merge@^2.1.0:
6079
6131
resolved "https://registry.npmjs.org/merge/-/merge-2.1.1.tgz"
6080
6132
integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==
6081
6133
6082
- [email protected] , micromatch@^4.0.2, micromatch@^4.0.4 :
6134
+ [email protected] , micromatch@^4.0.2:
6083
6135
version "4.0.5"
6084
6136
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
6085
6137
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
6086
6138
dependencies :
6087
6139
braces "^3.0.2"
6088
6140
picomatch "^2.3.1"
6089
6141
6142
+ micromatch@^4.0.4 :
6143
+ version "4.0.7"
6144
+ resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
6145
+ integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
6146
+ dependencies :
6147
+ braces "^3.0.3"
6148
+ picomatch "^2.3.1"
6149
+
6090
6150
6091
6151
version "1.52.0"
6092
6152
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
@@ -6143,9 +6203,9 @@ minimatch@^9.0.1:
6143
6203
brace-expansion "^2.0.1"
6144
6204
6145
6205
minimatch@^9.0.4 :
6146
- version "9.0.4 "
6147
- resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4 .tgz#8e49c731d1749cbec05050ee5145147b32496a51 "
6148
- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw ==
6206
+ version "9.0.5 "
6207
+ resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5 .tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5 "
6208
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow ==
6149
6209
dependencies :
6150
6210
brace-expansion "^2.0.1"
6151
6211
@@ -7294,7 +7354,7 @@ require-directory@^2.1.1:
7294
7354
7295
7355
require-from-string@^2.0.2 :
7296
7356
version "2.0.2"
7297
- resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz"
7357
+ resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909 "
7298
7358
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
7299
7359
7300
7360
resolve-cwd@^3.0.0 :
0 commit comments