Skip to content

Commit f684f5b

Browse files
Update dependency eslint-plugin-functional to v7
1 parent 0509352 commit f684f5b

File tree

2 files changed

+84
-95
lines changed

2 files changed

+84
-95
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dotenv": "16.4.5",
3131
"eslint": "8.57.0",
3232
"eslint-config-prettier": "9.1.0",
33-
"eslint-plugin-functional": "6.6.3",
33+
"eslint-plugin-functional": "7.0.2",
3434
"husky": "9.1.5",
3535
"prettier": "3.3.3",
3636
"rimraf": "5.0.10",

yarn.lock

Lines changed: 83 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -452,11 +452,6 @@
452452
dependencies:
453453
dotenv "*"
454454

455-
"@types/json-schema@^7.0.12":
456-
version "7.0.12"
457-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
458-
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
459-
460455
"@types/level-errors@*":
461456
version "3.0.0"
462457
resolved "https://registry.yarnpkg.com/@types/level-errors/-/level-errors-3.0.0.tgz#15c1f4915a5ef763b51651b15e90f6dc081b96a8"
@@ -539,11 +534,6 @@
539534
resolved "https://registry.yarnpkg.com/@types/seedrandom/-/seedrandom-3.0.1.tgz#1254750a4fec4aff2ebec088ccd0bb02e91fedb4"
540535
integrity sha512-giB9gzDeiCeloIXDgzFBCgjj1k4WxcDrZtGl6h1IqmUPlxF+Nx8Ve+96QCyDZ/HseB/uvDsKbpib9hU5cU53pw==
541536

542-
"@types/semver@^7.5.0":
543-
version "7.5.0"
544-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
545-
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
546-
547537
"@typescript-eslint/[email protected]":
548538
version "8.2.0"
549539
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.2.0.tgz#bf50e9c8dac6bdf15dd1b52ca29448550903558e"
@@ -570,14 +560,6 @@
570560
"@typescript-eslint/visitor-keys" "8.2.0"
571561
debug "^4.3.4"
572562

573-
"@typescript-eslint/[email protected]":
574-
version "7.3.1"
575-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.1.tgz#73fd0cb4211a7be23e49e5b6efec8820caa6ec36"
576-
integrity sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag==
577-
dependencies:
578-
"@typescript-eslint/types" "7.3.1"
579-
"@typescript-eslint/visitor-keys" "7.3.1"
580-
581563
"@typescript-eslint/[email protected]":
582564
version "8.2.0"
583565
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.2.0.tgz#4a4bd7e7df5522acc8795c3b6f21e8c41b951138"
@@ -586,6 +568,14 @@
586568
"@typescript-eslint/types" "8.2.0"
587569
"@typescript-eslint/visitor-keys" "8.2.0"
588570

571+
"@typescript-eslint/[email protected]":
572+
version "8.3.0"
573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468"
574+
integrity sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg==
575+
dependencies:
576+
"@typescript-eslint/types" "8.3.0"
577+
"@typescript-eslint/visitor-keys" "8.3.0"
578+
589579
"@typescript-eslint/[email protected]":
590580
version "8.2.0"
591581
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.2.0.tgz#5cd7fef50f492e5a0f508bdd40678861a57c3549"
@@ -596,39 +586,25 @@
596586
debug "^4.3.4"
597587
ts-api-utils "^1.3.0"
598588

599-
"@typescript-eslint/type-utils@^7.2.0":
600-
version "7.3.1"
601-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.1.tgz#cbf90d3d7e788466aa8a5c0ab3f46103f098aa0d"
602-
integrity sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw==
589+
"@typescript-eslint/type-utils@^8.0.0":
590+
version "8.3.0"
591+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.3.0.tgz#c1ae6af8c21a27254321016b052af67ddb44a9ac"
592+
integrity sha512-wrV6qh//nLbfXZQoj32EXKmwHf4b7L+xXLrP3FZ0GOUU72gSvLjeWUl5J5Ue5IwRxIV1TfF73j/eaBapxx99Lg==
603593
dependencies:
604-
"@typescript-eslint/typescript-estree" "7.3.1"
605-
"@typescript-eslint/utils" "7.3.1"
594+
"@typescript-eslint/typescript-estree" "8.3.0"
595+
"@typescript-eslint/utils" "8.3.0"
606596
debug "^4.3.4"
607-
ts-api-utils "^1.0.1"
608-
609-
"@typescript-eslint/[email protected]":
610-
version "7.3.1"
611-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
612-
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
597+
ts-api-utils "^1.3.0"
613598

614599
"@typescript-eslint/[email protected]":
615600
version "8.2.0"
616601
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.2.0.tgz#dfe9895a2812f7c6bf7af863054c22a67060420c"
617602
integrity sha512-6a9QSK396YqmiBKPkJtxsgZZZVjYQ6wQ/TlI0C65z7vInaETuC6HAHD98AGLC8DyIPqHytvNuS8bBVvNLKyqvQ==
618603

619-
"@typescript-eslint/[email protected]":
620-
version "7.3.1"
621-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.1.tgz#598848195fad34c7aa73f548bd00a4d4e5f5e2bb"
622-
integrity sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ==
623-
dependencies:
624-
"@typescript-eslint/types" "7.3.1"
625-
"@typescript-eslint/visitor-keys" "7.3.1"
626-
debug "^4.3.4"
627-
globby "^11.1.0"
628-
is-glob "^4.0.3"
629-
minimatch "9.0.3"
630-
semver "^7.5.4"
631-
ts-api-utils "^1.0.1"
604+
"@typescript-eslint/[email protected]":
605+
version "8.3.0"
606+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
607+
integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
632608

633609
"@typescript-eslint/[email protected]":
634610
version "8.2.0"
@@ -644,18 +620,19 @@
644620
semver "^7.6.0"
645621
ts-api-utils "^1.3.0"
646622

647-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.3.1":
648-
version "7.3.1"
649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.1.tgz#fc28fd508ccf89495012561b7c02a6fdad162460"
650-
integrity sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ==
623+
"@typescript-eslint/typescript-estree@8.3.0":
624+
version "8.3.0"
625+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9"
626+
integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==
651627
dependencies:
652-
"@eslint-community/eslint-utils" "^4.4.0"
653-
"@types/json-schema" "^7.0.12"
654-
"@types/semver" "^7.5.0"
655-
"@typescript-eslint/scope-manager" "7.3.1"
656-
"@typescript-eslint/types" "7.3.1"
657-
"@typescript-eslint/typescript-estree" "7.3.1"
658-
semver "^7.5.4"
628+
"@typescript-eslint/types" "8.3.0"
629+
"@typescript-eslint/visitor-keys" "8.3.0"
630+
debug "^4.3.4"
631+
fast-glob "^3.3.2"
632+
is-glob "^4.0.3"
633+
minimatch "^9.0.4"
634+
semver "^7.6.0"
635+
ts-api-utils "^1.3.0"
659636

660637
"@typescript-eslint/[email protected]":
661638
version "8.2.0"
@@ -667,13 +644,15 @@
667644
"@typescript-eslint/types" "8.2.0"
668645
"@typescript-eslint/typescript-estree" "8.2.0"
669646

670-
"@typescript-eslint/visitor-keys@7.3.1":
671-
version "7.3.1"
672-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.3.1.tgz#6ddef14a3ce2a79690f01176f5305c34d7b93d8c"
673-
integrity sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw==
647+
"@typescript-eslint/utils@8.3.0", "@typescript-eslint/utils@^8.0.0":
648+
version "8.3.0"
649+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.3.0.tgz#b10972319deac5959c7a7075d0cf2b5e1de7ec08"
650+
integrity sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==
674651
dependencies:
675-
"@typescript-eslint/types" "7.3.1"
676-
eslint-visitor-keys "^3.4.1"
652+
"@eslint-community/eslint-utils" "^4.4.0"
653+
"@typescript-eslint/scope-manager" "8.3.0"
654+
"@typescript-eslint/types" "8.3.0"
655+
"@typescript-eslint/typescript-estree" "8.3.0"
677656

678657
"@typescript-eslint/[email protected]":
679658
version "8.2.0"
@@ -683,6 +662,14 @@
683662
"@typescript-eslint/types" "8.2.0"
684663
eslint-visitor-keys "^3.4.3"
685664

665+
"@typescript-eslint/[email protected]":
666+
version "8.3.0"
667+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b"
668+
integrity sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA==
669+
dependencies:
670+
"@typescript-eslint/types" "8.3.0"
671+
eslint-visitor-keys "^3.4.3"
672+
686673
"@ungap/structured-clone@^1.2.0":
687674
version "1.2.0"
688675
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1459,10 +1446,10 @@ deep-is@^0.1.3:
14591446
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
14601447
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
14611448

1462-
deepmerge-ts@^5.1.0:
1463-
version "5.1.0"
1464-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
1465-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
1449+
deepmerge-ts@^7.1.0:
1450+
version "7.1.0"
1451+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.0.tgz#c1e0f11f64465b3e04ca4e03658235fba1cce07b"
1452+
integrity sha512-q6bNsfNBtgr8ZOQqmZbl94MmYWm+QcDNIkqCxVWiw1vKvf+y/N2dZQKdnDXn4c5Ygt/y63tDof6OCN+2YwWVEg==
14661453

14671454
deferred-leveldown@~5.3.0:
14681455
version "5.3.0"
@@ -1618,17 +1605,17 @@ [email protected]:
16181605
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
16191606
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
16201607

1621-
eslint-plugin-functional@6.6.3:
1622-
version "6.6.3"
1623-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.3.tgz#85b895afb91835c5ffa2eb97f473fd4182aa5228"
1624-
integrity sha512-sVbbvNvwX3HVkXAykKyoNLv57r4DPF7f1sy+/8j4YtzLYVQPGljMUWv3T6Kd4lwnnjmcKuj0EkIbS+knL6P5jw==
1608+
eslint-plugin-functional@7.0.2:
1609+
version "7.0.2"
1610+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-7.0.2.tgz#788ba2379d6915f163847a3dda64174e9885f7ae"
1611+
integrity sha512-IBriPyU3Uc1EieU5YVyiqrwHzw2yl4bRW58Xf5RP8x3pf80MoqObgfNu9DERwSIgvFOm93jdalUITc96Ysnx7g==
16251612
dependencies:
1626-
"@typescript-eslint/utils" "^7.3.1"
1627-
deepmerge-ts "^5.1.0"
1628-
escape-string-regexp "^4.0.0"
1629-
is-immutable-type "^4.0.0"
1630-
semver "^7.6.0"
1613+
"@typescript-eslint/utils" "^8.0.0"
1614+
deepmerge-ts "^7.1.0"
1615+
escape-string-regexp "^5.0.0"
1616+
is-immutable-type "^5.0.0"
16311617
ts-api-utils "^1.3.0"
1618+
ts-declaration-location "^1.0.4"
16321619

16331620
eslint-scope@^7.2.2:
16341621
version "7.2.2"
@@ -2396,14 +2383,14 @@ [email protected]:
23962383
resolved "https://registry.yarnpkg.com/is-hex-prefixed/-/is-hex-prefixed-1.0.0.tgz#7d8d37e6ad77e5d127148913c573e082d777f554"
23972384
integrity sha1-fY035q135dEnFIkTxXPggtd39VQ=
23982385

2399-
is-immutable-type@^4.0.0:
2400-
version "4.0.0"
2401-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
2402-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
2386+
is-immutable-type@^5.0.0:
2387+
version "5.0.0"
2388+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.0.tgz#2325dfa548f8c7f33a0a8926f2603ec9c2ab839f"
2389+
integrity sha512-mcvHasqbRBWJznuPqqHRKiJgYAz60sZ0mvO3bN70JbkuK7ksfmgc489aKZYxMEjIbRvyOseaTjaRZLRF/xFeRA==
24032390
dependencies:
2404-
"@typescript-eslint/type-utils" "^7.2.0"
2391+
"@typescript-eslint/type-utils" "^8.0.0"
24052392
ts-api-utils "^1.3.0"
2406-
ts-declaration-location "^1.0.0"
2393+
ts-declaration-location "^1.0.4"
24072394

24082395
is-number@^7.0.0:
24092396
version "7.0.0"
@@ -2858,10 +2845,10 @@ minimalistic-crypto-utils@^1.0.1:
28582845
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
28592846
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
28602847

2861-
minimatch@9.0.3, minimatch@^9.0.1:
2862-
version "9.0.3"
2863-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2864-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2848+
minimatch@^10.0.0:
2849+
version "10.0.1"
2850+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
2851+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
28652852
dependencies:
28662853
brace-expansion "^2.0.1"
28672854

@@ -2872,6 +2859,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
28722859
dependencies:
28732860
brace-expansion "^1.1.7"
28742861

2862+
minimatch@^9.0.1:
2863+
version "9.0.3"
2864+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2865+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2866+
dependencies:
2867+
brace-expansion "^2.0.1"
2868+
28752869
minimatch@^9.0.4:
28762870
version "9.0.4"
28772871
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
@@ -3422,7 +3416,7 @@ semver@^6.0.0:
34223416
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
34233417
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
34243418

3425-
semver@^7.3.2, semver@^7.3.5, semver@^7.5.4:
3419+
semver@^7.3.2, semver@^7.3.5:
34263420
version "7.5.4"
34273421
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
34283422
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -3743,11 +3737,6 @@ tr46@~0.0.3:
37433737
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
37443738
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
37453739

3746-
ts-api-utils@^1.0.1:
3747-
version "1.0.1"
3748-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
3749-
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
3750-
37513740
ts-api-utils@^1.3.0:
37523741
version "1.3.0"
37533742
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
@@ -3764,12 +3753,12 @@ ts-command-line-args@^2.2.0:
37643753
command-line-usage "^6.1.0"
37653754
string-format "^2.0.0"
37663755

3767-
ts-declaration-location@^1.0.0:
3768-
version "1.0.0"
3769-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.0.tgz#b13cfbe9844f156e26dcbd300c48f915b6808ddc"
3770-
integrity sha512-/C+R0e1CLF1KtwbE59IFhCg4jLwfU7Puob+uVIl4iUVQhepN/bHmWXy3Gt3mAgvdLQybEZ4yb4qhnJQbphnEgA==
3756+
ts-declaration-location@^1.0.4:
3757+
version "1.0.4"
3758+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.4.tgz#60c64133202ec5d171fdf0395f70f786f92f14c0"
3759+
integrity sha512-r4JoxYhKULbZuH81Pjrp9OEG5St7XWk7zXwGkLKhmVcjiBVHTJXV5wK6dEa9JKW5QGSTW6b1lOjxAKp8R1SQhg==
37713760
dependencies:
3772-
fast-glob "^3.3.2"
3761+
minimatch "^10.0.0"
37733762

37743763
ts-essentials@^7.0.1:
37753764
version "7.0.3"

0 commit comments

Comments
 (0)