Skip to content

Commit 9405906

Browse files
chore(deps): update dependency eslint-plugin-functional to v7
1 parent b37e0fd commit 9405906

File tree

2 files changed

+35
-83
lines changed

2 files changed

+35
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dotenv": "16.4.5",
4343
"eslint": "8.57.0",
4444
"eslint-config-prettier": "9.1.0",
45-
"eslint-plugin-functional": "6.6.1",
45+
"eslint-plugin-functional": "7.0.1",
4646
"husky": "9.1.4",
4747
"prettier": "3.3.3",
4848
"rimraf": "5.0.10",

yarn.lock

Lines changed: 34 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,14 +1111,6 @@
11111111
"@typescript-eslint/visitor-keys" "8.1.0"
11121112
debug "^4.3.4"
11131113

1114-
"@typescript-eslint/[email protected]":
1115-
version "7.16.0"
1116-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.0.tgz#eb0757af5720c9c53c8010d7a0355ae27e17b7e5"
1117-
integrity sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==
1118-
dependencies:
1119-
"@typescript-eslint/types" "7.16.0"
1120-
"@typescript-eslint/visitor-keys" "7.16.0"
1121-
11221114
"@typescript-eslint/[email protected]":
11231115
version "8.1.0"
11241116
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.1.0.tgz#dd8987d2efebb71d230a1c71d82e84a7aead5c3d"
@@ -1127,7 +1119,7 @@
11271119
"@typescript-eslint/types" "8.1.0"
11281120
"@typescript-eslint/visitor-keys" "8.1.0"
11291121

1130-
"@typescript-eslint/[email protected]":
1122+
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
11311123
version "8.1.0"
11321124
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.1.0.tgz#dbf5a4308166dfc37a36305390dea04a3a3b5048"
11331125
integrity sha512-oLYvTxljVvsMnldfl6jIKxTaU7ok7km0KDrwOt1RHYu6nxlhN3TIx8k5Q52L6wR33nOwDgM7VwW1fT1qMNfFIA==
@@ -1137,40 +1129,11 @@
11371129
debug "^4.3.4"
11381130
ts-api-utils "^1.3.0"
11391131

1140-
"@typescript-eslint/type-utils@^7.2.0":
1141-
version "7.16.0"
1142-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.0.tgz#ec52b1932b8fb44a15a3e20208e0bd49d0b6bd00"
1143-
integrity sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==
1144-
dependencies:
1145-
"@typescript-eslint/typescript-estree" "7.16.0"
1146-
"@typescript-eslint/utils" "7.16.0"
1147-
debug "^4.3.4"
1148-
ts-api-utils "^1.3.0"
1149-
1150-
"@typescript-eslint/[email protected]":
1151-
version "7.16.0"
1152-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
1153-
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
1154-
11551132
"@typescript-eslint/[email protected]":
11561133
version "8.1.0"
11571134
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.1.0.tgz#fbf1eaa668a7e444ac507732ca9d3c3468e5db9c"
11581135
integrity sha512-q2/Bxa0gMOu/2/AKALI0tCKbG2zppccnRIRCW6BaaTlRVaPKft4oVYPp7WOPpcnsgbr0qROAVCVKCvIQ0tbWog==
11591136

1160-
"@typescript-eslint/[email protected]":
1161-
version "7.16.0"
1162-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.0.tgz#98ac779d526fab2a781e5619c9250f3e33867c09"
1163-
integrity sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==
1164-
dependencies:
1165-
"@typescript-eslint/types" "7.16.0"
1166-
"@typescript-eslint/visitor-keys" "7.16.0"
1167-
debug "^4.3.4"
1168-
globby "^11.1.0"
1169-
is-glob "^4.0.3"
1170-
minimatch "^9.0.4"
1171-
semver "^7.6.0"
1172-
ts-api-utils "^1.3.0"
1173-
11741137
"@typescript-eslint/[email protected]":
11751138
version "8.1.0"
11761139
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.1.0.tgz#c44e5667683c0bb5caa43192e27de6a994f4e4c4"
@@ -1185,17 +1148,7 @@
11851148
semver "^7.6.0"
11861149
ts-api-utils "^1.3.0"
11871150

1188-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.3.1":
1189-
version "7.16.0"
1190-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.0.tgz#b38dc0ce1778e8182e227c98d91d3418449aa17f"
1191-
integrity sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==
1192-
dependencies:
1193-
"@eslint-community/eslint-utils" "^4.4.0"
1194-
"@typescript-eslint/scope-manager" "7.16.0"
1195-
"@typescript-eslint/types" "7.16.0"
1196-
"@typescript-eslint/typescript-estree" "7.16.0"
1197-
1198-
"@typescript-eslint/[email protected]":
1151+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.0.0":
11991152
version "8.1.0"
12001153
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.1.0.tgz#a922985a43d2560ce0d293be79148fa80c1325e0"
12011154
integrity sha512-ypRueFNKTIFwqPeJBfeIpxZ895PQhNyH4YID6js0UoBImWYoSjBsahUn9KMiJXh94uOjVBgHD9AmkyPsPnFwJA==
@@ -1205,14 +1158,6 @@
12051158
"@typescript-eslint/types" "8.1.0"
12061159
"@typescript-eslint/typescript-estree" "8.1.0"
12071160

1208-
"@typescript-eslint/[email protected]":
1209-
version "7.16.0"
1210-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.0.tgz#a1d99fa7a3787962d6e0efd436575ef840e23b06"
1211-
integrity sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==
1212-
dependencies:
1213-
"@typescript-eslint/types" "7.16.0"
1214-
eslint-visitor-keys "^3.4.3"
1215-
12161161
"@typescript-eslint/[email protected]":
12171162
version "8.1.0"
12181163
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.1.0.tgz#ab2b3a9699a8ddebf0c205e133f114c1fed9daad"
@@ -2066,10 +2011,10 @@ deep-is@^0.1.3:
20662011
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
20672012
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
20682013

2069-
deepmerge-ts@^5.1.0:
2070-
version "5.1.0"
2071-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2072-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
2014+
deepmerge-ts@^7.1.0:
2015+
version "7.1.0"
2016+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.0.tgz#c1e0f11f64465b3e04ca4e03658235fba1cce07b"
2017+
integrity sha512-q6bNsfNBtgr8ZOQqmZbl94MmYWm+QcDNIkqCxVWiw1vKvf+y/N2dZQKdnDXn4c5Ygt/y63tDof6OCN+2YwWVEg==
20732018

20742019
delegates@^1.0.0:
20752020
version "1.0.0"
@@ -2387,17 +2332,17 @@ [email protected]:
23872332
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
23882333
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
23892334

2390-
eslint-plugin-functional@6.6.1:
2391-
version "6.6.1"
2392-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.1.tgz#506783b0c9ce4195653c00119b8e721aa0a35456"
2393-
integrity sha512-BXA0XtP2ygMh+3wx5zvX5cBcd54sq6l5ceOS9Yift3J7bp8oSAk7UVV7+i9wKuhtNoo11qiDEjjPuO/qxMQ98g==
2335+
eslint-plugin-functional@7.0.1:
2336+
version "7.0.1"
2337+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-7.0.1.tgz#aeb996a5d9a9f97ccf74111a89513fb12c5b92d3"
2338+
integrity sha512-naT4A+NiYb5TIweR4ibK3SYN+r1Iqd6rWv3VAnLiyWl0zfYxz9hzNsRAPdREOe1aqwMXasdOZQ1nPqvZKC50ZQ==
23942339
dependencies:
2395-
"@typescript-eslint/utils" "^7.3.1"
2396-
deepmerge-ts "^5.1.0"
2397-
escape-string-regexp "^4.0.0"
2398-
is-immutable-type "^4.0.0"
2399-
semver "^7.6.0"
2340+
"@typescript-eslint/utils" "^8.0.0"
2341+
deepmerge-ts "^7.1.0"
2342+
escape-string-regexp "^5.0.0"
2343+
is-immutable-type "^5.0.0"
24002344
ts-api-utils "^1.3.0"
2345+
ts-declaration-location "^1.0.4"
24012346

24022347
eslint-scope@^7.2.2:
24032348
version "7.2.2"
@@ -3054,14 +2999,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
30542999
dependencies:
30553000
is-extglob "^2.1.1"
30563001

3057-
is-immutable-type@^4.0.0:
3058-
version "4.0.0"
3059-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
3060-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
3002+
is-immutable-type@^5.0.0:
3003+
version "5.0.0"
3004+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.0.tgz#2325dfa548f8c7f33a0a8926f2603ec9c2ab839f"
3005+
integrity sha512-mcvHasqbRBWJznuPqqHRKiJgYAz60sZ0mvO3bN70JbkuK7ksfmgc489aKZYxMEjIbRvyOseaTjaRZLRF/xFeRA==
30613006
dependencies:
3062-
"@typescript-eslint/type-utils" "^7.2.0"
3007+
"@typescript-eslint/type-utils" "^8.0.0"
30633008
ts-api-utils "^1.3.0"
3064-
ts-declaration-location "^1.0.0"
3009+
ts-declaration-location "^1.0.4"
30653010

30663011
is-inside-container@^1.0.0:
30673012
version "1.0.0"
@@ -3761,14 +3706,21 @@ mimic-fn@^4.0.0:
37613706
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
37623707
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
37633708

3709+
minimatch@^10.0.0:
3710+
version "10.0.1"
3711+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3712+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3713+
dependencies:
3714+
brace-expansion "^2.0.1"
3715+
37643716
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
37653717
version "3.1.2"
37663718
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
37673719
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
37683720
dependencies:
37693721
brace-expansion "^1.1.7"
37703722

3771-
minimatch@^9.0.0, minimatch@^9.0.4:
3723+
minimatch@^9.0.4:
37723724
version "9.0.5"
37733725
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
37743726
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -4788,12 +4740,12 @@ ts-api-utils@^1.3.0:
47884740
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
47894741
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
47904742

4791-
ts-declaration-location@^1.0.0:
4792-
version "1.0.2"
4793-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.2.tgz#cf8d39762149a650c6515298ba32e96db0edafd6"
4794-
integrity sha512-F7+4QiD/WguzLqviTNu+4tgR5SJtW4orC9RDCYzkwbeyHNq7hfGpq4Y8odaf0w9Z6orH+y98jgUdVaUFOPNRhg==
4743+
ts-declaration-location@^1.0.4:
4744+
version "1.0.4"
4745+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.4.tgz#60c64133202ec5d171fdf0395f70f786f92f14c0"
4746+
integrity sha512-r4JoxYhKULbZuH81Pjrp9OEG5St7XWk7zXwGkLKhmVcjiBVHTJXV5wK6dEa9JKW5QGSTW6b1lOjxAKp8R1SQhg==
47954747
dependencies:
4796-
minimatch "^9.0.0"
4748+
minimatch "^10.0.0"
47974749

47984750
47994751
version "12.0.0"

0 commit comments

Comments
 (0)