Skip to content

Commit 3dec42a

Browse files
chore(deps): update dependency eslint-plugin-functional to v7
1 parent 1228d71 commit 3dec42a

File tree

2 files changed

+44
-121
lines changed

2 files changed

+44
-121
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.7",
4343
"eslint": "8.57.1",
4444
"eslint-config-prettier": "9.1.0",
45-
"eslint-plugin-functional": "6.6.1",
45+
"eslint-plugin-functional": "7.2.1",
4646
"husky": "9.1.7",
4747
"prettier": "3.4.2",
4848
"rimraf": "5.0.10",

yarn.lock

Lines changed: 43 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,14 +1148,6 @@
11481148
"@typescript-eslint/visitor-keys" "8.19.0"
11491149
debug "^4.3.4"
11501150

1151-
"@typescript-eslint/[email protected]":
1152-
version "7.16.0"
1153-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.0.tgz#eb0757af5720c9c53c8010d7a0355ae27e17b7e5"
1154-
integrity sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==
1155-
dependencies:
1156-
"@typescript-eslint/types" "7.16.0"
1157-
"@typescript-eslint/visitor-keys" "7.16.0"
1158-
11591151
"@typescript-eslint/[email protected]":
11601152
version "8.19.0"
11611153
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
@@ -1164,7 +1156,7 @@
11641156
"@typescript-eslint/types" "8.19.0"
11651157
"@typescript-eslint/visitor-keys" "8.19.0"
11661158

1167-
"@typescript-eslint/[email protected]":
1159+
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
11681160
version "8.19.0"
11691161
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
11701162
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
@@ -1174,40 +1166,11 @@
11741166
debug "^4.3.4"
11751167
ts-api-utils "^1.3.0"
11761168

1177-
"@typescript-eslint/type-utils@^7.2.0":
1178-
version "7.16.0"
1179-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.0.tgz#ec52b1932b8fb44a15a3e20208e0bd49d0b6bd00"
1180-
integrity sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==
1181-
dependencies:
1182-
"@typescript-eslint/typescript-estree" "7.16.0"
1183-
"@typescript-eslint/utils" "7.16.0"
1184-
debug "^4.3.4"
1185-
ts-api-utils "^1.3.0"
1186-
1187-
"@typescript-eslint/[email protected]":
1188-
version "7.16.0"
1189-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
1190-
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
1191-
11921169
"@typescript-eslint/[email protected]":
11931170
version "8.19.0"
11941171
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
11951172
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
11961173

1197-
"@typescript-eslint/[email protected]":
1198-
version "7.16.0"
1199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.0.tgz#98ac779d526fab2a781e5619c9250f3e33867c09"
1200-
integrity sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==
1201-
dependencies:
1202-
"@typescript-eslint/types" "7.16.0"
1203-
"@typescript-eslint/visitor-keys" "7.16.0"
1204-
debug "^4.3.4"
1205-
globby "^11.1.0"
1206-
is-glob "^4.0.3"
1207-
minimatch "^9.0.4"
1208-
semver "^7.6.0"
1209-
ts-api-utils "^1.3.0"
1210-
12111174
"@typescript-eslint/[email protected]":
12121175
version "8.19.0"
12131176
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
@@ -1222,17 +1185,7 @@
12221185
semver "^7.6.0"
12231186
ts-api-utils "^1.3.0"
12241187

1225-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.3.1":
1226-
version "7.16.0"
1227-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.0.tgz#b38dc0ce1778e8182e227c98d91d3418449aa17f"
1228-
integrity sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==
1229-
dependencies:
1230-
"@eslint-community/eslint-utils" "^4.4.0"
1231-
"@typescript-eslint/scope-manager" "7.16.0"
1232-
"@typescript-eslint/types" "7.16.0"
1233-
"@typescript-eslint/typescript-estree" "7.16.0"
1234-
1235-
"@typescript-eslint/[email protected]":
1188+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.10.0":
12361189
version "8.19.0"
12371190
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
12381191
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
@@ -1242,14 +1195,6 @@
12421195
"@typescript-eslint/types" "8.19.0"
12431196
"@typescript-eslint/typescript-estree" "8.19.0"
12441197

1245-
"@typescript-eslint/[email protected]":
1246-
version "7.16.0"
1247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.0.tgz#a1d99fa7a3787962d6e0efd436575ef840e23b06"
1248-
integrity sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==
1249-
dependencies:
1250-
"@typescript-eslint/types" "7.16.0"
1251-
eslint-visitor-keys "^3.4.3"
1252-
12531198
"@typescript-eslint/[email protected]":
12541199
version "8.19.0"
12551200
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
@@ -1619,11 +1564,6 @@ array-iterate@^2.0.0:
16191564
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
16201565
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
16211566

1622-
array-union@^2.1.0:
1623-
version "2.1.0"
1624-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1625-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1626-
16271567
assertion-error@^2.0.1:
16281568
version "2.0.1"
16291569
resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-2.0.1.tgz#f641a196b335690b1070bf00b6e7593fec190bf7"
@@ -2053,10 +1993,10 @@ deep-is@^0.1.3:
20531993
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
20541994
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
20551995

2056-
deepmerge-ts@^5.1.0:
2057-
version "5.1.0"
2058-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2059-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
1996+
deepmerge-ts@^7.1.3:
1997+
version "7.1.3"
1998+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.3.tgz#9a07e5e7dff7afa8ddf48b90b7161ca9439ca4ca"
1999+
integrity sha512-qCSH6I0INPxd9Y1VtAiLpnYvz5O//6rCfJXKk0z66Up9/VOSr+1yS8XSKA5IWRxjocFGlzPyaZYe+jxq7OOLtQ==
20602000

20612001
dequal@^2.0.0:
20622002
version "2.0.3"
@@ -2097,13 +2037,6 @@ diff@^5.2.0:
20972037
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
20982038
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
20992039

2100-
dir-glob@^3.0.1:
2101-
version "3.0.1"
2102-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
2103-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
2104-
dependencies:
2105-
path-type "^4.0.0"
2106-
21072040
dlv@^1.1.3:
21082041
version "1.1.3"
21092042
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
@@ -2374,17 +2307,17 @@ [email protected]:
23742307
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
23752308
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
23762309

2377-
eslint-plugin-functional@6.6.1:
2378-
version "6.6.1"
2379-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.1.tgz#506783b0c9ce4195653c00119b8e721aa0a35456"
2380-
integrity sha512-BXA0XtP2ygMh+3wx5zvX5cBcd54sq6l5ceOS9Yift3J7bp8oSAk7UVV7+i9wKuhtNoo11qiDEjjPuO/qxMQ98g==
2310+
eslint-plugin-functional@7.2.1:
2311+
version "7.2.1"
2312+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-7.2.1.tgz#65e74fc98c185c0b82e5df5f3b185755d6c0e82d"
2313+
integrity sha512-cHhUmrOSde6pGuUJ6guuuJQKudbEMpk6DtgHLjStwjbI/NnzWp2jIizaLF1U1zVDJBjJHfJ1HeqYiDyiCF34CQ==
23812314
dependencies:
2382-
"@typescript-eslint/utils" "^7.3.1"
2383-
deepmerge-ts "^5.1.0"
2384-
escape-string-regexp "^4.0.0"
2385-
is-immutable-type "^4.0.0"
2386-
semver "^7.6.0"
2387-
ts-api-utils "^1.3.0"
2315+
"@typescript-eslint/utils" "^8.10.0"
2316+
deepmerge-ts "^7.1.3"
2317+
escape-string-regexp "^5.0.0"
2318+
is-immutable-type "^5.0.0"
2319+
ts-api-utils "^2.0.0"
2320+
ts-declaration-location "^1.0.4"
23882321

23892322
eslint-scope@^7.2.2:
23902323
version "7.2.2"
@@ -2543,7 +2476,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
25432476
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
25442477
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
25452478

2546-
fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.2:
2479+
fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.3.2:
25472480
version "3.3.2"
25482481
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
25492482
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2736,18 +2669,6 @@ globals@^13.19.0:
27362669
dependencies:
27372670
type-fest "^0.20.2"
27382671

2739-
globby@^11.1.0:
2740-
version "11.1.0"
2741-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2742-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
2743-
dependencies:
2744-
array-union "^2.1.0"
2745-
dir-glob "^3.0.1"
2746-
fast-glob "^3.2.9"
2747-
ignore "^5.2.0"
2748-
merge2 "^1.4.1"
2749-
slash "^3.0.0"
2750-
27512672
graceful-fs@^4.1.5, graceful-fs@^4.2.9:
27522673
version "4.2.11"
27532674
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
@@ -2986,14 +2907,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
29862907
dependencies:
29872908
is-extglob "^2.1.1"
29882909

2989-
is-immutable-type@^4.0.0:
2990-
version "4.0.0"
2991-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
2992-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
2910+
is-immutable-type@^5.0.0:
2911+
version "5.0.1"
2912+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.1.tgz#bfc2a10d995891b4205a448710b4f4c8260986fa"
2913+
integrity sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==
29932914
dependencies:
2994-
"@typescript-eslint/type-utils" "^7.2.0"
2995-
ts-api-utils "^1.3.0"
2996-
ts-declaration-location "^1.0.0"
2915+
"@typescript-eslint/type-utils" "^8.0.0"
2916+
ts-api-utils "^2.0.0"
2917+
ts-declaration-location "^1.0.4"
29972918

29982919
is-inside-container@^1.0.0:
29992920
version "1.0.0"
@@ -3405,7 +3326,7 @@ mdast-util-to-string@^4.0.0:
34053326
dependencies:
34063327
"@types/mdast" "^4.0.0"
34073328

3408-
merge2@^1.3.0, merge2@^1.4.1:
3329+
merge2@^1.3.0:
34093330
version "1.4.1"
34103331
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
34113332
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -3696,14 +3617,21 @@ mimic-function@^5.0.0:
36963617
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
36973618
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
36983619

3620+
minimatch@^10.0.1:
3621+
version "10.0.1"
3622+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3623+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3624+
dependencies:
3625+
brace-expansion "^2.0.1"
3626+
36993627
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
37003628
version "3.1.2"
37013629
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
37023630
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
37033631
dependencies:
37043632
brace-expansion "^1.1.7"
37053633

3706-
minimatch@^9.0.0, minimatch@^9.0.4:
3634+
minimatch@^9.0.4:
37073635
version "9.0.5"
37083636
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
37093637
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -3992,11 +3920,6 @@ [email protected]:
39923920
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
39933921
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
39943922

3995-
path-type@^4.0.0:
3996-
version "4.0.0"
3997-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
3998-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
3999-
40003923
pathe@^1.1.2:
40013924
version "1.1.2"
40023925
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
@@ -4474,11 +4397,6 @@ sisteransi@^1.0.5:
44744397
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
44754398
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
44764399

4477-
slash@^3.0.0:
4478-
version "3.0.0"
4479-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
4480-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
4481-
44824400
source-map-js@^1.2.0, source-map-js@^1.2.1:
44834401
version "1.2.1"
44844402
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
@@ -4672,12 +4590,17 @@ ts-api-utils@^1.3.0:
46724590
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
46734591
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
46744592

4675-
ts-declaration-location@^1.0.0:
4676-
version "1.0.2"
4677-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.2.tgz#cf8d39762149a650c6515298ba32e96db0edafd6"
4678-
integrity sha512-F7+4QiD/WguzLqviTNu+4tgR5SJtW4orC9RDCYzkwbeyHNq7hfGpq4Y8odaf0w9Z6orH+y98jgUdVaUFOPNRhg==
4593+
ts-api-utils@^2.0.0:
4594+
version "2.0.0"
4595+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
4596+
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
4597+
4598+
ts-declaration-location@^1.0.4:
4599+
version "1.0.5"
4600+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2"
4601+
integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==
46794602
dependencies:
4680-
minimatch "^9.0.0"
4603+
minimatch "^10.0.1"
46814604

46824605
46834606
version "12.0.0"

0 commit comments

Comments
 (0)