Skip to content

Commit f9ce0ca

Browse files
chore(deps): update dependency eslint-plugin-functional to v7
1 parent 120e7f0 commit f9ce0ca

File tree

2 files changed

+43
-120
lines changed

2 files changed

+43
-120
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.0",
4646
"husky": "9.1.7",
4747
"prettier": "3.4.2",
4848
"rimraf": "5.0.10",

yarn.lock

Lines changed: 42 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,14 +1171,6 @@
11711171
"@typescript-eslint/visitor-keys" "8.19.0"
11721172
debug "^4.3.4"
11731173

1174-
"@typescript-eslint/[email protected]":
1175-
version "7.16.0"
1176-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.0.tgz#eb0757af5720c9c53c8010d7a0355ae27e17b7e5"
1177-
integrity sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==
1178-
dependencies:
1179-
"@typescript-eslint/types" "7.16.0"
1180-
"@typescript-eslint/visitor-keys" "7.16.0"
1181-
11821174
"@typescript-eslint/[email protected]":
11831175
version "8.19.0"
11841176
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
@@ -1187,7 +1179,7 @@
11871179
"@typescript-eslint/types" "8.19.0"
11881180
"@typescript-eslint/visitor-keys" "8.19.0"
11891181

1190-
"@typescript-eslint/[email protected]":
1182+
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
11911183
version "8.19.0"
11921184
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
11931185
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
@@ -1197,40 +1189,11 @@
11971189
debug "^4.3.4"
11981190
ts-api-utils "^1.3.0"
11991191

1200-
"@typescript-eslint/type-utils@^7.2.0":
1201-
version "7.16.0"
1202-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.0.tgz#ec52b1932b8fb44a15a3e20208e0bd49d0b6bd00"
1203-
integrity sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==
1204-
dependencies:
1205-
"@typescript-eslint/typescript-estree" "7.16.0"
1206-
"@typescript-eslint/utils" "7.16.0"
1207-
debug "^4.3.4"
1208-
ts-api-utils "^1.3.0"
1209-
1210-
"@typescript-eslint/[email protected]":
1211-
version "7.16.0"
1212-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
1213-
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
1214-
12151192
"@typescript-eslint/[email protected]":
12161193
version "8.19.0"
12171194
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
12181195
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
12191196

1220-
"@typescript-eslint/[email protected]":
1221-
version "7.16.0"
1222-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.0.tgz#98ac779d526fab2a781e5619c9250f3e33867c09"
1223-
integrity sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==
1224-
dependencies:
1225-
"@typescript-eslint/types" "7.16.0"
1226-
"@typescript-eslint/visitor-keys" "7.16.0"
1227-
debug "^4.3.4"
1228-
globby "^11.1.0"
1229-
is-glob "^4.0.3"
1230-
minimatch "^9.0.4"
1231-
semver "^7.6.0"
1232-
ts-api-utils "^1.3.0"
1233-
12341197
"@typescript-eslint/[email protected]":
12351198
version "8.19.0"
12361199
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
@@ -1245,17 +1208,7 @@
12451208
semver "^7.6.0"
12461209
ts-api-utils "^1.3.0"
12471210

1248-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.3.1":
1249-
version "7.16.0"
1250-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.0.tgz#b38dc0ce1778e8182e227c98d91d3418449aa17f"
1251-
integrity sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==
1252-
dependencies:
1253-
"@eslint-community/eslint-utils" "^4.4.0"
1254-
"@typescript-eslint/scope-manager" "7.16.0"
1255-
"@typescript-eslint/types" "7.16.0"
1256-
"@typescript-eslint/typescript-estree" "7.16.0"
1257-
1258-
"@typescript-eslint/[email protected]":
1211+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.10.0":
12591212
version "8.19.0"
12601213
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
12611214
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
@@ -1265,14 +1218,6 @@
12651218
"@typescript-eslint/types" "8.19.0"
12661219
"@typescript-eslint/typescript-estree" "8.19.0"
12671220

1268-
"@typescript-eslint/[email protected]":
1269-
version "7.16.0"
1270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.0.tgz#a1d99fa7a3787962d6e0efd436575ef840e23b06"
1271-
integrity sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==
1272-
dependencies:
1273-
"@typescript-eslint/types" "7.16.0"
1274-
eslint-visitor-keys "^3.4.3"
1275-
12761221
"@typescript-eslint/[email protected]":
12771222
version "8.19.0"
12781223
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
@@ -1667,11 +1612,6 @@ array-iterate@^2.0.0:
16671612
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
16681613
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
16691614

1670-
array-union@^2.1.0:
1671-
version "2.1.0"
1672-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1673-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1674-
16751615
assertion-error@^2.0.1:
16761616
version "2.0.1"
16771617
resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-2.0.1.tgz#f641a196b335690b1070bf00b6e7593fec190bf7"
@@ -2107,10 +2047,10 @@ deep-is@^0.1.3:
21072047
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
21082048
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
21092049

2110-
deepmerge-ts@^5.1.0:
2111-
version "5.1.0"
2112-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2113-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
2050+
deepmerge-ts@^7.1.3:
2051+
version "7.1.3"
2052+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.3.tgz#9a07e5e7dff7afa8ddf48b90b7161ca9439ca4ca"
2053+
integrity sha512-qCSH6I0INPxd9Y1VtAiLpnYvz5O//6rCfJXKk0z66Up9/VOSr+1yS8XSKA5IWRxjocFGlzPyaZYe+jxq7OOLtQ==
21142054

21152055
delegates@^1.0.0:
21162056
version "1.0.0"
@@ -2156,13 +2096,6 @@ diff@^5.2.0:
21562096
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
21572097
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
21582098

2159-
dir-glob@^3.0.1:
2160-
version "3.0.1"
2161-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
2162-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
2163-
dependencies:
2164-
path-type "^4.0.0"
2165-
21662099
dlv@^1.1.3:
21672100
version "1.1.3"
21682101
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
@@ -2433,17 +2366,17 @@ [email protected]:
24332366
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
24342367
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
24352368

2436-
eslint-plugin-functional@6.6.1:
2437-
version "6.6.1"
2438-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.1.tgz#506783b0c9ce4195653c00119b8e721aa0a35456"
2439-
integrity sha512-BXA0XtP2ygMh+3wx5zvX5cBcd54sq6l5ceOS9Yift3J7bp8oSAk7UVV7+i9wKuhtNoo11qiDEjjPuO/qxMQ98g==
2369+
eslint-plugin-functional@7.2.0:
2370+
version "7.2.0"
2371+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-7.2.0.tgz#c534de4a8a46d0aa758909f53a79f6b353edbec4"
2372+
integrity sha512-4tP92re2id4bgz/zSTqUqSxvi5XEvLjohwPHOS6ChmBM8bsEfQPT0CCd4aMjS+O53mmxvjirbOa5Zlt9v4Z/MQ==
24402373
dependencies:
2441-
"@typescript-eslint/utils" "^7.3.1"
2442-
deepmerge-ts "^5.1.0"
2443-
escape-string-regexp "^4.0.0"
2444-
is-immutable-type "^4.0.0"
2445-
semver "^7.6.0"
2374+
"@typescript-eslint/utils" "^8.10.0"
2375+
deepmerge-ts "^7.1.3"
2376+
escape-string-regexp "^5.0.0"
2377+
is-immutable-type "^5.0.0"
24462378
ts-api-utils "^1.3.0"
2379+
ts-declaration-location "^1.0.4"
24472380

24482381
eslint-scope@^7.2.2:
24492382
version "7.2.2"
@@ -2602,7 +2535,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
26022535
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
26032536
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
26042537

2605-
fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.2:
2538+
fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.3.2:
26062539
version "3.3.2"
26072540
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
26082541
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2817,18 +2750,6 @@ globals@^13.19.0:
28172750
dependencies:
28182751
type-fest "^0.20.2"
28192752

2820-
globby@^11.1.0:
2821-
version "11.1.0"
2822-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2823-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
2824-
dependencies:
2825-
array-union "^2.1.0"
2826-
dir-glob "^3.0.1"
2827-
fast-glob "^3.2.9"
2828-
ignore "^5.2.0"
2829-
merge2 "^1.4.1"
2830-
slash "^3.0.0"
2831-
28322753
graceful-fs@^4.1.5, graceful-fs@^4.2.9:
28332754
version "4.2.11"
28342755
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
@@ -3080,14 +3001,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
30803001
dependencies:
30813002
is-extglob "^2.1.1"
30823003

3083-
is-immutable-type@^4.0.0:
3084-
version "4.0.0"
3085-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
3086-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
3004+
is-immutable-type@^5.0.0:
3005+
version "5.0.1"
3006+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.1.tgz#bfc2a10d995891b4205a448710b4f4c8260986fa"
3007+
integrity sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==
30873008
dependencies:
3088-
"@typescript-eslint/type-utils" "^7.2.0"
3089-
ts-api-utils "^1.3.0"
3090-
ts-declaration-location "^1.0.0"
3009+
"@typescript-eslint/type-utils" "^8.0.0"
3010+
ts-api-utils "^2.0.0"
3011+
ts-declaration-location "^1.0.4"
30913012

30923013
is-inside-container@^1.0.0:
30933014
version "1.0.0"
@@ -3506,7 +3427,7 @@ mdast-util-to-string@^4.0.0:
35063427
dependencies:
35073428
"@types/mdast" "^4.0.0"
35083429

3509-
merge2@^1.3.0, merge2@^1.4.1:
3430+
merge2@^1.3.0:
35103431
version "1.4.1"
35113432
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
35123433
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -3797,14 +3718,21 @@ mimic-function@^5.0.0:
37973718
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
37983719
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
37993720

3721+
minimatch@^10.0.1:
3722+
version "10.0.1"
3723+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3724+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3725+
dependencies:
3726+
brace-expansion "^2.0.1"
3727+
38003728
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
38013729
version "3.1.2"
38023730
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
38033731
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
38043732
dependencies:
38053733
brace-expansion "^1.1.7"
38063734

3807-
minimatch@^9.0.0, minimatch@^9.0.4:
3735+
minimatch@^9.0.4:
38083736
version "9.0.5"
38093737
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
38103738
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -4135,11 +4063,6 @@ [email protected]:
41354063
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
41364064
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
41374065

4138-
path-type@^4.0.0:
4139-
version "4.0.0"
4140-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
4141-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
4142-
41434066
pathe@^1.1.2:
41444067
version "1.1.2"
41454068
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
@@ -4641,11 +4564,6 @@ sisteransi@^1.0.5:
46414564
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
46424565
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
46434566

4644-
slash@^3.0.0:
4645-
version "3.0.0"
4646-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
4647-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
4648-
46494567
source-map-js@^1.2.0, source-map-js@^1.2.1:
46504568
version "1.2.1"
46514569
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
@@ -4858,12 +4776,17 @@ ts-api-utils@^1.3.0:
48584776
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
48594777
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
48604778

4861-
ts-declaration-location@^1.0.0:
4862-
version "1.0.2"
4863-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.2.tgz#cf8d39762149a650c6515298ba32e96db0edafd6"
4864-
integrity sha512-F7+4QiD/WguzLqviTNu+4tgR5SJtW4orC9RDCYzkwbeyHNq7hfGpq4Y8odaf0w9Z6orH+y98jgUdVaUFOPNRhg==
4779+
ts-api-utils@^2.0.0:
4780+
version "2.0.0"
4781+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
4782+
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
4783+
4784+
ts-declaration-location@^1.0.4:
4785+
version "1.0.5"
4786+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2"
4787+
integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==
48654788
dependencies:
4866-
minimatch "^9.0.0"
4789+
minimatch "^10.0.1"
48674790

48684791
48694792
version "12.0.0"

0 commit comments

Comments
 (0)