Skip to content

Commit bf9de39

Browse files
chore(deps): update typescript-eslint monorepo to v8.59.3
1 parent 201d879 commit bf9de39

2 files changed

Lines changed: 97 additions & 85 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@types/dotenv": "8.2.3",
6565
"@types/node": "24.12.2",
6666
"@types/ramda": "0.31.1",
67-
"@typescript-eslint/eslint-plugin": "8.55.0",
68-
"@typescript-eslint/parser": "8.55.0",
67+
"@typescript-eslint/eslint-plugin": "8.59.3",
68+
"@typescript-eslint/parser": "8.59.3",
6969
"astro": "^5.0.0",
7070
"ava": "6.4.0",
7171
"dotenv": "17.4.2",

yarn.lock

Lines changed: 95 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,38 +1706,38 @@
17061706
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
17071707
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
17081708

1709-
"@typescript-eslint/eslint-plugin@8.55.0":
1710-
version "8.55.0"
1711-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f"
1712-
integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ==
1709+
"@typescript-eslint/eslint-plugin@8.59.3":
1710+
version "8.59.3"
1711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
1712+
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
17131713
dependencies:
17141714
"@eslint-community/regexpp" "^4.12.2"
1715-
"@typescript-eslint/scope-manager" "8.55.0"
1716-
"@typescript-eslint/type-utils" "8.55.0"
1717-
"@typescript-eslint/utils" "8.55.0"
1718-
"@typescript-eslint/visitor-keys" "8.55.0"
1715+
"@typescript-eslint/scope-manager" "8.59.3"
1716+
"@typescript-eslint/type-utils" "8.59.3"
1717+
"@typescript-eslint/utils" "8.59.3"
1718+
"@typescript-eslint/visitor-keys" "8.59.3"
17191719
ignore "^7.0.5"
17201720
natural-compare "^1.4.0"
1721-
ts-api-utils "^2.4.0"
1721+
ts-api-utils "^2.5.0"
17221722

1723-
"@typescript-eslint/parser@8.55.0":
1724-
version "8.55.0"
1725-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c"
1726-
integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw==
1723+
"@typescript-eslint/parser@8.59.3":
1724+
version "8.59.3"
1725+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
1726+
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
17271727
dependencies:
1728-
"@typescript-eslint/scope-manager" "8.55.0"
1729-
"@typescript-eslint/types" "8.55.0"
1730-
"@typescript-eslint/typescript-estree" "8.55.0"
1731-
"@typescript-eslint/visitor-keys" "8.55.0"
1728+
"@typescript-eslint/scope-manager" "8.59.3"
1729+
"@typescript-eslint/types" "8.59.3"
1730+
"@typescript-eslint/typescript-estree" "8.59.3"
1731+
"@typescript-eslint/visitor-keys" "8.59.3"
17321732
debug "^4.4.3"
17331733

1734-
"@typescript-eslint/project-service@8.55.0":
1735-
version "8.55.0"
1736-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b"
1737-
integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==
1734+
"@typescript-eslint/project-service@8.59.3":
1735+
version "8.59.3"
1736+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
1737+
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
17381738
dependencies:
1739-
"@typescript-eslint/tsconfig-utils" "^8.55.0"
1740-
"@typescript-eslint/types" "^8.55.0"
1739+
"@typescript-eslint/tsconfig-utils" "^8.59.3"
1740+
"@typescript-eslint/types" "^8.59.3"
17411741
debug "^4.4.3"
17421742

17431743
"@typescript-eslint/scope-manager@7.10.0":
@@ -1748,29 +1748,29 @@
17481748
"@typescript-eslint/types" "7.10.0"
17491749
"@typescript-eslint/visitor-keys" "7.10.0"
17501750

1751-
"@typescript-eslint/scope-manager@8.55.0":
1752-
version "8.55.0"
1753-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c"
1754-
integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==
1751+
"@typescript-eslint/scope-manager@8.59.3":
1752+
version "8.59.3"
1753+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
1754+
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
17551755
dependencies:
1756-
"@typescript-eslint/types" "8.55.0"
1757-
"@typescript-eslint/visitor-keys" "8.55.0"
1756+
"@typescript-eslint/types" "8.59.3"
1757+
"@typescript-eslint/visitor-keys" "8.59.3"
17581758

1759-
"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0":
1760-
version "8.55.0"
1761-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa"
1762-
integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==
1759+
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.59.3":
1760+
version "8.59.3"
1761+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
1762+
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
17631763

1764-
"@typescript-eslint/type-utils@8.55.0":
1765-
version "8.55.0"
1766-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200"
1767-
integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g==
1764+
"@typescript-eslint/type-utils@8.59.3":
1765+
version "8.59.3"
1766+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
1767+
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
17681768
dependencies:
1769-
"@typescript-eslint/types" "8.55.0"
1770-
"@typescript-eslint/typescript-estree" "8.55.0"
1771-
"@typescript-eslint/utils" "8.55.0"
1769+
"@typescript-eslint/types" "8.59.3"
1770+
"@typescript-eslint/typescript-estree" "8.59.3"
1771+
"@typescript-eslint/utils" "8.59.3"
17721772
debug "^4.4.3"
1773-
ts-api-utils "^2.4.0"
1773+
ts-api-utils "^2.5.0"
17741774

17751775
"@typescript-eslint/type-utils@^7.2.0":
17761776
version "7.10.0"
@@ -1787,10 +1787,10 @@
17871787
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
17881788
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
17891789

1790-
"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0":
1791-
version "8.55.0"
1792-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
1793-
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
1790+
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.59.3":
1791+
version "8.59.3"
1792+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
1793+
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
17941794

17951795
"@typescript-eslint/typescript-estree@7.10.0":
17961796
version "7.10.0"
@@ -1806,20 +1806,20 @@
18061806
semver "^7.6.0"
18071807
ts-api-utils "^1.3.0"
18081808

1809-
"@typescript-eslint/typescript-estree@8.55.0":
1810-
version "8.55.0"
1811-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3"
1812-
integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==
1809+
"@typescript-eslint/typescript-estree@8.59.3":
1810+
version "8.59.3"
1811+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
1812+
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
18131813
dependencies:
1814-
"@typescript-eslint/project-service" "8.55.0"
1815-
"@typescript-eslint/tsconfig-utils" "8.55.0"
1816-
"@typescript-eslint/types" "8.55.0"
1817-
"@typescript-eslint/visitor-keys" "8.55.0"
1814+
"@typescript-eslint/project-service" "8.59.3"
1815+
"@typescript-eslint/tsconfig-utils" "8.59.3"
1816+
"@typescript-eslint/types" "8.59.3"
1817+
"@typescript-eslint/visitor-keys" "8.59.3"
18181818
debug "^4.4.3"
1819-
minimatch "^9.0.5"
1819+
minimatch "^10.2.2"
18201820
semver "^7.7.3"
18211821
tinyglobby "^0.2.15"
1822-
ts-api-utils "^2.4.0"
1822+
ts-api-utils "^2.5.0"
18231823

18241824
"@typescript-eslint/utils@7.10.0", "@typescript-eslint/utils@^7.3.1":
18251825
version "7.10.0"
@@ -1831,15 +1831,15 @@
18311831
"@typescript-eslint/types" "7.10.0"
18321832
"@typescript-eslint/typescript-estree" "7.10.0"
18331833

1834-
"@typescript-eslint/utils@8.55.0":
1835-
version "8.55.0"
1836-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619"
1837-
integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==
1834+
"@typescript-eslint/utils@8.59.3":
1835+
version "8.59.3"
1836+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
1837+
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
18381838
dependencies:
18391839
"@eslint-community/eslint-utils" "^4.9.1"
1840-
"@typescript-eslint/scope-manager" "8.55.0"
1841-
"@typescript-eslint/types" "8.55.0"
1842-
"@typescript-eslint/typescript-estree" "8.55.0"
1840+
"@typescript-eslint/scope-manager" "8.59.3"
1841+
"@typescript-eslint/types" "8.59.3"
1842+
"@typescript-eslint/typescript-estree" "8.59.3"
18431843

18441844
"@typescript-eslint/visitor-keys@7.10.0":
18451845
version "7.10.0"
@@ -1849,13 +1849,13 @@
18491849
"@typescript-eslint/types" "7.10.0"
18501850
eslint-visitor-keys "^3.4.3"
18511851

1852-
"@typescript-eslint/visitor-keys@8.55.0":
1853-
version "8.55.0"
1854-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d"
1855-
integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==
1852+
"@typescript-eslint/visitor-keys@8.59.3":
1853+
version "8.59.3"
1854+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
1855+
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
18561856
dependencies:
1857-
"@typescript-eslint/types" "8.55.0"
1858-
eslint-visitor-keys "^4.2.1"
1857+
"@typescript-eslint/types" "8.59.3"
1858+
eslint-visitor-keys "^5.0.0"
18591859

18601860
"@ungap/structured-clone@^1.0.0":
18611861
version "1.3.0"
@@ -2577,6 +2577,11 @@ balanced-match@^1.0.0:
25772577
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
25782578
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
25792579

2580+
balanced-match@^4.0.2:
2581+
version "4.0.4"
2582+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
2583+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
2584+
25802585
base-64@^1.0.0:
25812586
version "1.0.0"
25822587
resolved "https://registry.yarnpkg.com/base-64/-/base-64-1.0.0.tgz#09d0f2084e32a3fd08c2475b973788eee6ae8f4a"
@@ -2663,6 +2668,13 @@ brace-expansion@^2.0.1:
26632668
dependencies:
26642669
balanced-match "^1.0.0"
26652670

2671+
brace-expansion@^5.0.5:
2672+
version "5.0.6"
2673+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.6.tgz#ec68fe0a641a29d8711579caf641d05bae1f2285"
2674+
integrity sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==
2675+
dependencies:
2676+
balanced-match "^4.0.2"
2677+
26662678
braces@^3.0.3:
26672679
version "3.0.3"
26682680
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -3442,10 +3454,10 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
34423454
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
34433455
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
34443456

3445-
eslint-visitor-keys@^4.2.1:
3446-
version "4.2.1"
3447-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3448-
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3457+
eslint-visitor-keys@^5.0.0:
3458+
version "5.0.1"
3459+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
3460+
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
34493461

34503462
eslint@8.57.1:
34513463
version "8.57.1"
@@ -5164,6 +5176,13 @@ minimalistic-crypto-utils@^1.0.1:
51645176
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
51655177
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
51665178

5179+
minimatch@^10.2.2:
5180+
version "10.2.5"
5181+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5182+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
5183+
dependencies:
5184+
brace-expansion "^5.0.5"
5185+
51675186
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
51685187
version "3.1.2"
51695188
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5178,13 +5197,6 @@ minimatch@^9.0.0, minimatch@^9.0.4:
51785197
dependencies:
51795198
brace-expansion "^2.0.1"
51805199

5181-
minimatch@^9.0.5:
5182-
version "9.0.5"
5183-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5184-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
5185-
dependencies:
5186-
brace-expansion "^2.0.1"
5187-
51885200
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4, minipass@^7.1.2:
51895201
version "7.1.2"
51905202
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
@@ -6645,10 +6657,10 @@ ts-api-utils@^1.3.0:
66456657
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
66466658
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
66476659

6648-
ts-api-utils@^2.4.0:
6649-
version "2.4.0"
6650-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
6651-
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
6660+
ts-api-utils@^2.5.0:
6661+
version "2.5.0"
6662+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
6663+
integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==
66526664

66536665
ts-declaration-location@^1.0.0:
66546666
version "1.0.1"

0 commit comments

Comments
 (0)