Skip to content

Commit 199ad26

Browse files
chore(deps): update dependency eslint-plugin-functional to v7
1 parent 42a87c2 commit 199ad26

File tree

2 files changed

+67
-68
lines changed

2 files changed

+67
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dotenv": "16.4.5",
4646
"eslint": "8.57.0",
4747
"eslint-config-prettier": "9.1.0",
48-
"eslint-plugin-functional": "6.6.3",
48+
"eslint-plugin-functional": "7.0.1",
4949
"husky": "9.1.4",
5050
"prettier": "3.3.3",
5151
"rimraf": "5.0.10",

yarn.lock

Lines changed: 66 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@
10311031
dependencies:
10321032
"@types/unist" "*"
10331033

1034-
"@types/json-schema@^7.0.15", "@types/json-schema@^7.0.6":
1034+
"@types/json-schema@^7.0.6":
10351035
version "7.0.15"
10361036
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
10371037
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -1084,11 +1084,6 @@
10841084
dependencies:
10851085
types-ramda "^0.30.1"
10861086

1087-
"@types/semver@^7.5.8":
1088-
version "7.5.8"
1089-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
1090-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
1091-
10921087
"@types/unist@*", "@types/unist@^3.0.0":
10931088
version "3.0.2"
10941089
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
@@ -1128,13 +1123,13 @@
11281123
"@typescript-eslint/types" "7.18.0"
11291124
"@typescript-eslint/visitor-keys" "7.18.0"
11301125

1131-
"@typescript-eslint/scope-manager@7.7.1":
1132-
version "7.7.1"
1133-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz#07fe59686ca843f66e3e2b5c151522bc38effab2"
1134-
integrity sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==
1126+
"@typescript-eslint/scope-manager@8.0.1":
1127+
version "8.0.1"
1128+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.1.tgz#544259c29e1ebf65d30b6e99a9f420d98795a54e"
1129+
integrity sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==
11351130
dependencies:
1136-
"@typescript-eslint/types" "7.7.1"
1137-
"@typescript-eslint/visitor-keys" "7.7.1"
1131+
"@typescript-eslint/types" "8.0.1"
1132+
"@typescript-eslint/visitor-keys" "8.0.1"
11381133

11391134
"@typescript-eslint/type-utils@7.18.0":
11401135
version "7.18.0"
@@ -1146,13 +1141,13 @@
11461141
debug "^4.3.4"
11471142
ts-api-utils "^1.3.0"
11481143

1149-
"@typescript-eslint/type-utils@^7.2.0":
1150-
version "7.7.1"
1151-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.1.tgz#2f8094edca3bebdaad009008929df645ed9c8743"
1152-
integrity sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==
1144+
"@typescript-eslint/type-utils@^8.0.0":
1145+
version "8.0.1"
1146+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.1.tgz#a613ee2dfeed4a9781300b5d326ec7cf946eed92"
1147+
integrity sha512-+/UT25MWvXeDX9YaHv1IS6KI1fiuTto43WprE7pgSMswHbn1Jm9GEM4Txp+X74ifOWV8emu2AWcbLhpJAvD5Ng==
11531148
dependencies:
1154-
"@typescript-eslint/typescript-estree" "7.7.1"
1155-
"@typescript-eslint/utils" "7.7.1"
1149+
"@typescript-eslint/typescript-estree" "8.0.1"
1150+
"@typescript-eslint/utils" "8.0.1"
11561151
debug "^4.3.4"
11571152
ts-api-utils "^1.3.0"
11581153

@@ -1161,10 +1156,10 @@
11611156
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
11621157
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
11631158

1164-
"@typescript-eslint/types@7.7.1":
1165-
version "7.7.1"
1166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
1167-
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
1159+
"@typescript-eslint/types@8.0.1":
1160+
version "8.0.1"
1161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.1.tgz#333e2f4c158952dbc8181a4ddcc6e49898a28918"
1162+
integrity sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==
11681163

11691164
"@typescript-eslint/typescript-estree@7.18.0":
11701165
version "7.18.0"
@@ -1180,13 +1175,13 @@
11801175
semver "^7.6.0"
11811176
ts-api-utils "^1.3.0"
11821177

1183-
"@typescript-eslint/typescript-estree@7.7.1":
1184-
version "7.7.1"
1185-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.1.tgz#5cafde48fe390fe1c1b329b2ce0ba8a73c1e87b2"
1186-
integrity sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==
1178+
"@typescript-eslint/typescript-estree@8.0.1":
1179+
version "8.0.1"
1180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.1.tgz#64575ec7b77aedfe497acdfb2779ec942bb8d866"
1181+
integrity sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w==
11871182
dependencies:
1188-
"@typescript-eslint/types" "7.7.1"
1189-
"@typescript-eslint/visitor-keys" "7.7.1"
1183+
"@typescript-eslint/types" "8.0.1"
1184+
"@typescript-eslint/visitor-keys" "8.0.1"
11901185
debug "^4.3.4"
11911186
globby "^11.1.0"
11921187
is-glob "^4.0.3"
@@ -1204,18 +1199,15 @@
12041199
"@typescript-eslint/types" "7.18.0"
12051200
"@typescript-eslint/typescript-estree" "7.18.0"
12061201

1207-
"@typescript-eslint/utils@7.7.1", "@typescript-eslint/utils@^7.3.1":
1208-
version "7.7.1"
1209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.1.tgz#5d161f2b4a55e1bc38b634bebb921e4bd4e4a16e"
1210-
integrity sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==
1202+
"@typescript-eslint/utils@8.0.1", "@typescript-eslint/utils@^8.0.0":
1203+
version "8.0.1"
1204+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.1.tgz#b48e3320c4f9011f97d25e0588b8c143adc38d2a"
1205+
integrity sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA==
12111206
dependencies:
12121207
"@eslint-community/eslint-utils" "^4.4.0"
1213-
"@types/json-schema" "^7.0.15"
1214-
"@types/semver" "^7.5.8"
1215-
"@typescript-eslint/scope-manager" "7.7.1"
1216-
"@typescript-eslint/types" "7.7.1"
1217-
"@typescript-eslint/typescript-estree" "7.7.1"
1218-
semver "^7.6.0"
1208+
"@typescript-eslint/scope-manager" "8.0.1"
1209+
"@typescript-eslint/types" "8.0.1"
1210+
"@typescript-eslint/typescript-estree" "8.0.1"
12191211

12201212
"@typescript-eslint/visitor-keys@7.18.0":
12211213
version "7.18.0"
@@ -1225,12 +1217,12 @@
12251217
"@typescript-eslint/types" "7.18.0"
12261218
eslint-visitor-keys "^3.4.3"
12271219

1228-
"@typescript-eslint/visitor-keys@7.7.1":
1229-
version "7.7.1"
1230-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.1.tgz#da2294796220bb0f3b4add5ecbb1b9c3f4f65798"
1231-
integrity sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==
1220+
"@typescript-eslint/visitor-keys@8.0.1":
1221+
version "8.0.1"
1222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.1.tgz#e5816803b4dad1de5e97f00df8dc15d0bcb49778"
1223+
integrity sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==
12321224
dependencies:
1233-
"@typescript-eslint/types" "7.7.1"
1225+
"@typescript-eslint/types" "8.0.1"
12341226
eslint-visitor-keys "^3.4.3"
12351227

12361228
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -2182,10 +2174,10 @@ deep-is@^0.1.3:
21822174
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
21832175
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
21842176

2185-
deepmerge-ts@^5.1.0:
2186-
version "5.1.0"
2187-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2188-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
2177+
deepmerge-ts@^7.1.0:
2178+
version "7.1.0"
2179+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.0.tgz#c1e0f11f64465b3e04ca4e03658235fba1cce07b"
2180+
integrity sha512-q6bNsfNBtgr8ZOQqmZbl94MmYWm+QcDNIkqCxVWiw1vKvf+y/N2dZQKdnDXn4c5Ygt/y63tDof6OCN+2YwWVEg==
21892181

21902182
delegates@^1.0.0:
21912183
version "1.0.0"
@@ -2513,17 +2505,17 @@ eslint-config-prettier@9.1.0:
25132505
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
25142506
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
25152507

2516-
eslint-plugin-functional@6.6.3:
2517-
version "6.6.3"
2518-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.3.tgz#85b895afb91835c5ffa2eb97f473fd4182aa5228"
2519-
integrity sha512-sVbbvNvwX3HVkXAykKyoNLv57r4DPF7f1sy+/8j4YtzLYVQPGljMUWv3T6Kd4lwnnjmcKuj0EkIbS+knL6P5jw==
2508+
eslint-plugin-functional@7.0.1:
2509+
version "7.0.1"
2510+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-7.0.1.tgz#aeb996a5d9a9f97ccf74111a89513fb12c5b92d3"
2511+
integrity sha512-naT4A+NiYb5TIweR4ibK3SYN+r1Iqd6rWv3VAnLiyWl0zfYxz9hzNsRAPdREOe1aqwMXasdOZQ1nPqvZKC50ZQ==
25202512
dependencies:
2521-
"@typescript-eslint/utils" "^7.3.1"
2522-
deepmerge-ts "^5.1.0"
2523-
escape-string-regexp "^4.0.0"
2524-
is-immutable-type "^4.0.0"
2525-
semver "^7.6.0"
2513+
"@typescript-eslint/utils" "^8.0.0"
2514+
deepmerge-ts "^7.1.0"
2515+
escape-string-regexp "^5.0.0"
2516+
is-immutable-type "^5.0.0"
25262517
ts-api-utils "^1.3.0"
2518+
ts-declaration-location "^1.0.4"
25272519

25282520
eslint-scope@^7.2.2:
25292521
version "7.2.2"
@@ -3223,14 +3215,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
32233215
dependencies:
32243216
is-extglob "^2.1.1"
32253217

3226-
is-immutable-type@^4.0.0:
3227-
version "4.0.0"
3228-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
3229-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
3218+
is-immutable-type@^5.0.0:
3219+
version "5.0.0"
3220+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.0.tgz#2325dfa548f8c7f33a0a8926f2603ec9c2ab839f"
3221+
integrity sha512-mcvHasqbRBWJznuPqqHRKiJgYAz60sZ0mvO3bN70JbkuK7ksfmgc489aKZYxMEjIbRvyOseaTjaRZLRF/xFeRA==
32303222
dependencies:
3231-
"@typescript-eslint/type-utils" "^7.2.0"
3223+
"@typescript-eslint/type-utils" "^8.0.0"
32323224
ts-api-utils "^1.3.0"
3233-
ts-declaration-location "^1.0.0"
3225+
ts-declaration-location "^1.0.4"
32343226

32353227
is-inside-container@^1.0.0:
32363228
version "1.0.0"
@@ -3976,6 +3968,13 @@ mimic-function@^5.0.0:
39763968
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
39773969
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
39783970

3971+
minimatch@^10.0.0:
3972+
version "10.0.1"
3973+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3974+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3975+
dependencies:
3976+
brace-expansion "^2.0.1"
3977+
39793978
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
39803979
version "3.1.2"
39813980
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5052,12 +5051,12 @@ ts-api-utils@^1.3.0:
50525051
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
50535052
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
50545053

5055-
ts-declaration-location@^1.0.0:
5056-
version "1.0.0"
5057-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.0.tgz#b13cfbe9844f156e26dcbd300c48f915b6808ddc"
5058-
integrity sha512-/C+R0e1CLF1KtwbE59IFhCg4jLwfU7Puob+uVIl4iUVQhepN/bHmWXy3Gt3mAgvdLQybEZ4yb4qhnJQbphnEgA==
5054+
ts-declaration-location@^1.0.4:
5055+
version "1.0.4"
5056+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.4.tgz#60c64133202ec5d171fdf0395f70f786f92f14c0"
5057+
integrity sha512-r4JoxYhKULbZuH81Pjrp9OEG5St7XWk7zXwGkLKhmVcjiBVHTJXV5wK6dEa9JKW5QGSTW6b1lOjxAKp8R1SQhg==
50595058
dependencies:
5060-
fast-glob "^3.3.2"
5059+
minimatch "^10.0.0"
50615060

50625061
ts-morph@12.0.0:
50635062
version "12.0.0"

0 commit comments

Comments
 (0)