Skip to content

Commit 02b2fa4

Browse files
Update dependency eslint-plugin-functional to v7
1 parent 8948aea commit 02b2fa4

File tree

2 files changed

+39
-105
lines changed

2 files changed

+39
-105
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.1",
3434
"husky": "9.1.4",
3535
"prettier": "3.3.3",
3636
"rimraf": "5.0.10",

yarn.lock

Lines changed: 38 additions & 104 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.1.0"
549539
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.1.0.tgz#3c020deeaaba82a6f741d00dacf172c53be4911f"
@@ -570,14 +560,6 @@
570560
"@typescript-eslint/visitor-keys" "8.1.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.1.0"
583565
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.1.0.tgz#dd8987d2efebb71d230a1c71d82e84a7aead5c3d"
@@ -586,7 +568,7 @@
586568
"@typescript-eslint/types" "8.1.0"
587569
"@typescript-eslint/visitor-keys" "8.1.0"
588570

589-
"@typescript-eslint/[email protected]":
571+
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
590572
version "8.1.0"
591573
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.1.0.tgz#dbf5a4308166dfc37a36305390dea04a3a3b5048"
592574
integrity sha512-oLYvTxljVvsMnldfl6jIKxTaU7ok7km0KDrwOt1RHYu6nxlhN3TIx8k5Q52L6wR33nOwDgM7VwW1fT1qMNfFIA==
@@ -596,40 +578,11 @@
596578
debug "^4.3.4"
597579
ts-api-utils "^1.3.0"
598580

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==
603-
dependencies:
604-
"@typescript-eslint/typescript-estree" "7.3.1"
605-
"@typescript-eslint/utils" "7.3.1"
606-
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==
613-
614581
"@typescript-eslint/[email protected]":
615582
version "8.1.0"
616583
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.1.0.tgz#fbf1eaa668a7e444ac507732ca9d3c3468e5db9c"
617584
integrity sha512-q2/Bxa0gMOu/2/AKALI0tCKbG2zppccnRIRCW6BaaTlRVaPKft4oVYPp7WOPpcnsgbr0qROAVCVKCvIQ0tbWog==
618585

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"
632-
633586
"@typescript-eslint/[email protected]":
634587
version "8.1.0"
635588
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.1.0.tgz#c44e5667683c0bb5caa43192e27de6a994f4e4c4"
@@ -644,20 +597,7 @@
644597
semver "^7.6.0"
645598
ts-api-utils "^1.3.0"
646599

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==
651-
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"
659-
660-
"@typescript-eslint/[email protected]":
600+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.0.0":
661601
version "8.1.0"
662602
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.1.0.tgz#a922985a43d2560ce0d293be79148fa80c1325e0"
663603
integrity sha512-ypRueFNKTIFwqPeJBfeIpxZ895PQhNyH4YID6js0UoBImWYoSjBsahUn9KMiJXh94uOjVBgHD9AmkyPsPnFwJA==
@@ -667,14 +607,6 @@
667607
"@typescript-eslint/types" "8.1.0"
668608
"@typescript-eslint/typescript-estree" "8.1.0"
669609

670-
"@typescript-eslint/[email protected]":
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==
674-
dependencies:
675-
"@typescript-eslint/types" "7.3.1"
676-
eslint-visitor-keys "^3.4.1"
677-
678610
"@typescript-eslint/[email protected]":
679611
version "8.1.0"
680612
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.1.0.tgz#ab2b3a9699a8ddebf0c205e133f114c1fed9daad"
@@ -1459,10 +1391,10 @@ deep-is@^0.1.3:
14591391
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
14601392
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
14611393

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==
1394+
deepmerge-ts@^7.1.0:
1395+
version "7.1.0"
1396+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.0.tgz#c1e0f11f64465b3e04ca4e03658235fba1cce07b"
1397+
integrity sha512-q6bNsfNBtgr8ZOQqmZbl94MmYWm+QcDNIkqCxVWiw1vKvf+y/N2dZQKdnDXn4c5Ygt/y63tDof6OCN+2YwWVEg==
14661398

14671399
deferred-leveldown@~5.3.0:
14681400
version "5.3.0"
@@ -1618,17 +1550,17 @@ [email protected]:
16181550
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
16191551
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
16201552

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==
1553+
eslint-plugin-functional@7.0.1:
1554+
version "7.0.1"
1555+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-7.0.1.tgz#aeb996a5d9a9f97ccf74111a89513fb12c5b92d3"
1556+
integrity sha512-naT4A+NiYb5TIweR4ibK3SYN+r1Iqd6rWv3VAnLiyWl0zfYxz9hzNsRAPdREOe1aqwMXasdOZQ1nPqvZKC50ZQ==
16251557
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"
1558+
"@typescript-eslint/utils" "^8.0.0"
1559+
deepmerge-ts "^7.1.0"
1560+
escape-string-regexp "^5.0.0"
1561+
is-immutable-type "^5.0.0"
16311562
ts-api-utils "^1.3.0"
1563+
ts-declaration-location "^1.0.4"
16321564

16331565
eslint-scope@^7.2.2:
16341566
version "7.2.2"
@@ -2396,14 +2328,14 @@ [email protected]:
23962328
resolved "https://registry.yarnpkg.com/is-hex-prefixed/-/is-hex-prefixed-1.0.0.tgz#7d8d37e6ad77e5d127148913c573e082d777f554"
23972329
integrity sha1-fY035q135dEnFIkTxXPggtd39VQ=
23982330

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==
2331+
is-immutable-type@^5.0.0:
2332+
version "5.0.0"
2333+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.0.tgz#2325dfa548f8c7f33a0a8926f2603ec9c2ab839f"
2334+
integrity sha512-mcvHasqbRBWJznuPqqHRKiJgYAz60sZ0mvO3bN70JbkuK7ksfmgc489aKZYxMEjIbRvyOseaTjaRZLRF/xFeRA==
24032335
dependencies:
2404-
"@typescript-eslint/type-utils" "^7.2.0"
2336+
"@typescript-eslint/type-utils" "^8.0.0"
24052337
ts-api-utils "^1.3.0"
2406-
ts-declaration-location "^1.0.0"
2338+
ts-declaration-location "^1.0.4"
24072339

24082340
is-number@^7.0.0:
24092341
version "7.0.0"
@@ -2858,10 +2790,10 @@ minimalistic-crypto-utils@^1.0.1:
28582790
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
28592791
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
28602792

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==
2793+
minimatch@^10.0.0:
2794+
version "10.0.1"
2795+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
2796+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
28652797
dependencies:
28662798
brace-expansion "^2.0.1"
28672799

@@ -2872,6 +2804,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
28722804
dependencies:
28732805
brace-expansion "^1.1.7"
28742806

2807+
minimatch@^9.0.1:
2808+
version "9.0.3"
2809+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2810+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2811+
dependencies:
2812+
brace-expansion "^2.0.1"
2813+
28752814
minimatch@^9.0.4:
28762815
version "9.0.4"
28772816
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
@@ -3422,7 +3361,7 @@ semver@^6.0.0:
34223361
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
34233362
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
34243363

3425-
semver@^7.3.2, semver@^7.3.5, semver@^7.5.4:
3364+
semver@^7.3.2, semver@^7.3.5:
34263365
version "7.5.4"
34273366
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
34283367
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -3743,11 +3682,6 @@ tr46@~0.0.3:
37433682
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
37443683
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
37453684

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-
37513685
ts-api-utils@^1.3.0:
37523686
version "1.3.0"
37533687
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
@@ -3764,12 +3698,12 @@ ts-command-line-args@^2.2.0:
37643698
command-line-usage "^6.1.0"
37653699
string-format "^2.0.0"
37663700

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==
3701+
ts-declaration-location@^1.0.4:
3702+
version "1.0.4"
3703+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.4.tgz#60c64133202ec5d171fdf0395f70f786f92f14c0"
3704+
integrity sha512-r4JoxYhKULbZuH81Pjrp9OEG5St7XWk7zXwGkLKhmVcjiBVHTJXV5wK6dEa9JKW5QGSTW6b1lOjxAKp8R1SQhg==
37713705
dependencies:
3772-
fast-glob "^3.3.2"
3706+
minimatch "^10.0.0"
37733707

37743708
ts-essentials@^7.0.1:
37753709
version "7.0.3"

0 commit comments

Comments
 (0)