Skip to content

Commit 61d259e

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 9acbcef commit 61d259e

File tree

2 files changed

+141
-14
lines changed

2 files changed

+141
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.1",
5959
"eslint-config-prettier": "10.1.5",
60-
"eslint-plugin-functional": "4.4.1",
60+
"eslint-plugin-functional": "9.0.2",
6161
"eslint-plugin-jest": "28.14.0",
6262
"ethers": "6.14.4",
6363
"husky": "9.1.7",

yarn.lock

Lines changed: 140 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,6 +1119,13 @@
11191119
dependencies:
11201120
eslint-visitor-keys "^3.3.0"
11211121

1122+
"@eslint-community/eslint-utils@^4.7.0":
1123+
version "4.7.0"
1124+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
1125+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
1126+
dependencies:
1127+
eslint-visitor-keys "^3.4.3"
1128+
11221129
"@eslint-community/regexpp@^4.4.0":
11231130
version "4.5.1"
11241131
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
@@ -1822,6 +1829,15 @@
18221829
"@typescript-eslint/typescript-estree" "5.62.0"
18231830
debug "^4.3.4"
18241831

1832+
"@typescript-eslint/[email protected]":
1833+
version "8.35.0"
1834+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b"
1835+
integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==
1836+
dependencies:
1837+
"@typescript-eslint/tsconfig-utils" "^8.35.0"
1838+
"@typescript-eslint/types" "^8.35.0"
1839+
debug "^4.3.4"
1840+
18251841
"@typescript-eslint/[email protected]":
18261842
version "5.62.0"
18271843
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
@@ -1838,6 +1854,19 @@
18381854
"@typescript-eslint/types" "8.0.0"
18391855
"@typescript-eslint/visitor-keys" "8.0.0"
18401856

1857+
"@typescript-eslint/[email protected]":
1858+
version "8.35.0"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f"
1860+
integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==
1861+
dependencies:
1862+
"@typescript-eslint/types" "8.35.0"
1863+
"@typescript-eslint/visitor-keys" "8.35.0"
1864+
1865+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.0":
1866+
version "8.35.0"
1867+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e"
1868+
integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==
1869+
18411870
"@typescript-eslint/[email protected]":
18421871
version "5.62.0"
18431872
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -1848,6 +1877,16 @@
18481877
debug "^4.3.4"
18491878
tsutils "^3.21.0"
18501879

1880+
"@typescript-eslint/type-utils@^8.0.0":
1881+
version "8.35.0"
1882+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz#0201eae9d83ffcc3451ef8c94f53ecfbf2319ecc"
1883+
integrity sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA==
1884+
dependencies:
1885+
"@typescript-eslint/typescript-estree" "8.35.0"
1886+
"@typescript-eslint/utils" "8.35.0"
1887+
debug "^4.3.4"
1888+
ts-api-utils "^2.1.0"
1889+
18511890
"@typescript-eslint/[email protected]":
18521891
version "5.62.0"
18531892
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
@@ -1858,6 +1897,11 @@
18581897
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
18591898
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
18601899

1900+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.35.0":
1901+
version "8.35.0"
1902+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
1903+
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
1904+
18611905
"@typescript-eslint/[email protected]":
18621906
version "5.62.0"
18631907
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1885,7 +1929,23 @@
18851929
semver "^7.6.0"
18861930
ts-api-utils "^1.3.0"
18871931

1888-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.2":
1932+
"@typescript-eslint/[email protected]":
1933+
version "8.35.0"
1934+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a"
1935+
integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==
1936+
dependencies:
1937+
"@typescript-eslint/project-service" "8.35.0"
1938+
"@typescript-eslint/tsconfig-utils" "8.35.0"
1939+
"@typescript-eslint/types" "8.35.0"
1940+
"@typescript-eslint/visitor-keys" "8.35.0"
1941+
debug "^4.3.4"
1942+
fast-glob "^3.3.2"
1943+
is-glob "^4.0.3"
1944+
minimatch "^9.0.4"
1945+
semver "^7.6.0"
1946+
ts-api-utils "^2.1.0"
1947+
1948+
"@typescript-eslint/[email protected]":
18891949
version "5.62.0"
18901950
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
18911951
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -1899,6 +1959,16 @@
18991959
eslint-scope "^5.1.1"
19001960
semver "^7.3.7"
19011961

1962+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.26.0":
1963+
version "8.35.0"
1964+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.0.tgz#aaf0afab5ab51ea2f1897002907eacd9834606d5"
1965+
integrity sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==
1966+
dependencies:
1967+
"@eslint-community/eslint-utils" "^4.7.0"
1968+
"@typescript-eslint/scope-manager" "8.35.0"
1969+
"@typescript-eslint/types" "8.35.0"
1970+
"@typescript-eslint/typescript-estree" "8.35.0"
1971+
19021972
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
19031973
version "8.0.0"
19041974
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
@@ -1925,6 +1995,14 @@
19251995
"@typescript-eslint/types" "8.0.0"
19261996
eslint-visitor-keys "^3.4.3"
19271997

1998+
"@typescript-eslint/[email protected]":
1999+
version "8.35.0"
2000+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf"
2001+
integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==
2002+
dependencies:
2003+
"@typescript-eslint/types" "8.35.0"
2004+
eslint-visitor-keys "^4.2.1"
2005+
19282006
"@ungap/structured-clone@^1.2.0":
19292007
version "1.2.0"
19302008
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2441,10 +2519,10 @@ deep-is@^0.1.3:
24412519
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
24422520
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
24432521

2444-
deepmerge-ts@^4.0.3:
2445-
version "4.3.0"
2446-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-4.3.0.tgz#432aff3cd09f947e36cdb3772a43960bf45327fe"
2447-
integrity sha512-if3ZYdkD2dClhnXR5reKtG98cwyaRT1NeugQoAPTTfsOpV9kqyeiBF9Qa5RHjemb3KzD5ulqygv6ED3t5j9eJw==
2522+
deepmerge-ts@^7.1.5:
2523+
version "7.1.5"
2524+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.5.tgz#ff818564007f5c150808d2b7b732cac83aa415ab"
2525+
integrity sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==
24482526

24492527
deepmerge@^4.2.2:
24502528
version "4.3.1"
@@ -2569,20 +2647,27 @@ escape-string-regexp@^4.0.0:
25692647
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
25702648
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
25712649

2650+
escape-string-regexp@^5.0.0:
2651+
version "5.0.0"
2652+
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
2653+
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
2654+
25722655
25732656
version "10.1.5"
25742657
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
25752658
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
25762659

2577-
eslint-plugin-functional@4.4.1:
2578-
version "4.4.1"
2579-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.4.1.tgz#de967e2a307387281ff78466ab66967f17ff9e99"
2580-
integrity sha512-YhSfHS52Si62Sn126g9wGx+XnWMoWhwEt6ctVXfcJj+xMUiggjOqUVMca7fuLNzX8jYiNBIeU1Y0teHGePZ3NA==
2660+
eslint-plugin-functional@9.0.2:
2661+
version "9.0.2"
2662+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-9.0.2.tgz#f7eba53624812dfccd42d6c94ef41bab97cb2b05"
2663+
integrity sha512-N8kP9HX1CJ2HrufPHLzsKNJ81O1IB25jw2mxOc1H1z3CamEu8MYTn9dOo/FPfQwsqHZVuf7wyDCBcL8r8H7N0w==
25812664
dependencies:
2582-
"@typescript-eslint/utils" "^5.10.2"
2583-
deepmerge-ts "^4.0.3"
2584-
escape-string-regexp "^4.0.0"
2585-
semver "^7.3.7"
2665+
"@typescript-eslint/utils" "^8.26.0"
2666+
deepmerge-ts "^7.1.5"
2667+
escape-string-regexp "^5.0.0"
2668+
is-immutable-type "^5.0.1"
2669+
ts-api-utils "^2.0.1"
2670+
ts-declaration-location "^1.0.6"
25862671

25872672
25882673
version "28.14.0"
@@ -2617,6 +2702,11 @@ eslint-visitor-keys@^3.4.3:
26172702
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
26182703
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
26192704

2705+
eslint-visitor-keys@^4.2.1:
2706+
version "4.2.1"
2707+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2708+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
2709+
26202710
26212711
version "8.57.1"
26222712
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -2801,6 +2891,17 @@ fast-glob@^3.2.9:
28012891
merge2 "^1.3.0"
28022892
micromatch "^4.0.4"
28032893

2894+
fast-glob@^3.3.2:
2895+
version "3.3.3"
2896+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
2897+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
2898+
dependencies:
2899+
"@nodelib/fs.stat" "^2.0.2"
2900+
"@nodelib/fs.walk" "^1.2.3"
2901+
glob-parent "^5.1.2"
2902+
merge2 "^1.3.0"
2903+
micromatch "^4.0.8"
2904+
28042905
[email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
28052906
version "2.1.0"
28062907
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -3128,6 +3229,15 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
31283229
dependencies:
31293230
is-extglob "^2.1.1"
31303231

3232+
is-immutable-type@^5.0.1:
3233+
version "5.0.1"
3234+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.1.tgz#bfc2a10d995891b4205a448710b4f4c8260986fa"
3235+
integrity sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==
3236+
dependencies:
3237+
"@typescript-eslint/type-utils" "^8.0.0"
3238+
ts-api-utils "^2.0.0"
3239+
ts-declaration-location "^1.0.4"
3240+
31313241
is-module@^1.0.0:
31323242
version "1.0.0"
31333243
resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591"
@@ -4174,6 +4284,11 @@ picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
41744284
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
41754285
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
41764286

4287+
picomatch@^4.0.2:
4288+
version "4.0.2"
4289+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
4290+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
4291+
41774292
pidtree@^0.6.0:
41784293
version "0.6.0"
41794294
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
@@ -4761,6 +4876,18 @@ ts-api-utils@^1.3.0:
47614876
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
47624877
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
47634878

4879+
ts-api-utils@^2.0.0, ts-api-utils@^2.0.1, ts-api-utils@^2.1.0:
4880+
version "2.1.0"
4881+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
4882+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
4883+
4884+
ts-declaration-location@^1.0.4, ts-declaration-location@^1.0.6:
4885+
version "1.0.7"
4886+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz#d4068fe9975828b3b453b3ab112b4711d8267688"
4887+
integrity sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==
4888+
dependencies:
4889+
picomatch "^4.0.2"
4890+
47644891
47654892
version "29.4.0"
47664893
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"

0 commit comments

Comments
 (0)