Skip to content

Commit 5b4652f

Browse files
chore(deps): update typescript-eslint monorepo to v8.60.0
1 parent 0955d68 commit 5b4652f

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
@@ -61,8 +61,8 @@
6161
"@types/dotenv": "8.2.3",
6262
"@types/node": "24.12.2",
6363
"@types/ramda": "0.31.1",
64-
"@typescript-eslint/eslint-plugin": "8.55.0",
65-
"@typescript-eslint/parser": "8.55.0",
64+
"@typescript-eslint/eslint-plugin": "8.60.0",
65+
"@typescript-eslint/parser": "8.60.0",
6666
"astro": "^5.0.0",
6767
"ava": "6.4.0",
6868
"dotenv": "17.4.2",

yarn.lock

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

1729-
"@typescript-eslint/eslint-plugin@8.55.0":
1730-
version "8.55.0"
1731-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f"
1732-
integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ==
1729+
"@typescript-eslint/eslint-plugin@8.60.0":
1730+
version "8.60.0"
1731+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.60.0.tgz#8fc1e0a950c43270eaf0212dc060f7edaa42f9cf"
1732+
integrity sha512-QYb/sa74/s7OKMbACMjrYnGspj9Hs5YI5aaffSL65UfeBUzVzBJfVo3oWSpbzPurvm7yaCCo2Lk7lVj610HqKw==
17331733
dependencies:
17341734
"@eslint-community/regexpp" "^4.12.2"
1735-
"@typescript-eslint/scope-manager" "8.55.0"
1736-
"@typescript-eslint/type-utils" "8.55.0"
1737-
"@typescript-eslint/utils" "8.55.0"
1738-
"@typescript-eslint/visitor-keys" "8.55.0"
1735+
"@typescript-eslint/scope-manager" "8.60.0"
1736+
"@typescript-eslint/type-utils" "8.60.0"
1737+
"@typescript-eslint/utils" "8.60.0"
1738+
"@typescript-eslint/visitor-keys" "8.60.0"
17391739
ignore "^7.0.5"
17401740
natural-compare "^1.4.0"
1741-
ts-api-utils "^2.4.0"
1741+
ts-api-utils "^2.5.0"
17421742

1743-
"@typescript-eslint/parser@8.55.0":
1744-
version "8.55.0"
1745-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c"
1746-
integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw==
1743+
"@typescript-eslint/parser@8.60.0":
1744+
version "8.60.0"
1745+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.60.0.tgz#38d611b8e658cb10850d4975e8a175a222fbcd6a"
1746+
integrity sha512-fcqpj/MyK4sxDPcbe7STNPbpQL4RLZOPWuaTmwZYuc+hJKzRf58yRxfhqGpc6PIq9ZyfSBpfHgmUHmHs0KwHwg==
17471747
dependencies:
1748-
"@typescript-eslint/scope-manager" "8.55.0"
1749-
"@typescript-eslint/types" "8.55.0"
1750-
"@typescript-eslint/typescript-estree" "8.55.0"
1751-
"@typescript-eslint/visitor-keys" "8.55.0"
1748+
"@typescript-eslint/scope-manager" "8.60.0"
1749+
"@typescript-eslint/types" "8.60.0"
1750+
"@typescript-eslint/typescript-estree" "8.60.0"
1751+
"@typescript-eslint/visitor-keys" "8.60.0"
17521752
debug "^4.4.3"
17531753

1754-
"@typescript-eslint/project-service@8.55.0":
1755-
version "8.55.0"
1756-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b"
1757-
integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==
1754+
"@typescript-eslint/project-service@8.60.0":
1755+
version "8.60.0"
1756+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.60.0.tgz#b82ab12e64d005d0c7163d1240c432381f1bde0f"
1757+
integrity sha512-aZu74NNKJeUWqCjDddzdiKaS82dgYgV/vmf+Ui3ZdZejmgfXR/q+pRumgobnQ2cCJTgGTWp4ypiwsuofFubavg==
17581758
dependencies:
1759-
"@typescript-eslint/tsconfig-utils" "^8.55.0"
1760-
"@typescript-eslint/types" "^8.55.0"
1759+
"@typescript-eslint/tsconfig-utils" "^8.60.0"
1760+
"@typescript-eslint/types" "^8.60.0"
17611761
debug "^4.4.3"
17621762

17631763
"@typescript-eslint/scope-manager@7.4.0":
@@ -1768,29 +1768,29 @@
17681768
"@typescript-eslint/types" "7.4.0"
17691769
"@typescript-eslint/visitor-keys" "7.4.0"
17701770

1771-
"@typescript-eslint/scope-manager@8.55.0":
1772-
version "8.55.0"
1773-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c"
1774-
integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==
1771+
"@typescript-eslint/scope-manager@8.60.0":
1772+
version "8.60.0"
1773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.60.0.tgz#7617a4617c043fe235dcf066f9a40f106cfd2fd5"
1774+
integrity sha512-pFzqhllJMs+jghLQWzV00ds39xLzuyqPSev5pd8f4Ir0rtKR3ZLUB4/4dhjOFighWb9larvtfJvqL+4yKDI3Xw==
17751775
dependencies:
1776-
"@typescript-eslint/types" "8.55.0"
1777-
"@typescript-eslint/visitor-keys" "8.55.0"
1776+
"@typescript-eslint/types" "8.60.0"
1777+
"@typescript-eslint/visitor-keys" "8.60.0"
17781778

1779-
"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0":
1780-
version "8.55.0"
1781-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa"
1782-
integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==
1779+
"@typescript-eslint/tsconfig-utils@8.60.0", "@typescript-eslint/tsconfig-utils@^8.60.0":
1780+
version "8.60.0"
1781+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.60.0.tgz#3af78c48956227a407dea9626b8db8ca53f130d2"
1782+
integrity sha512-BZPR3RGYlAXnly6ymAxfkVn5rCbZzQNou0rxv3GfWZ8cTQp+hhVd73khbGLAd8k1TlAPLISH337M+tAgAnaJDQ==
17831783

1784-
"@typescript-eslint/type-utils@8.55.0":
1785-
version "8.55.0"
1786-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200"
1787-
integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g==
1784+
"@typescript-eslint/type-utils@8.60.0":
1785+
version "8.60.0"
1786+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.60.0.tgz#6971a61bc4f3a1b2df45dcc14e26a43a88a4cb6a"
1787+
integrity sha512-SX46wEUtitCpq7AN38HkUU/+zvUpdKf7ephtWAFgckH8O7PQIyL5gvrhQgBLuEYgLfuKWOVvWVskMbuFHAz5xg==
17881788
dependencies:
1789-
"@typescript-eslint/types" "8.55.0"
1790-
"@typescript-eslint/typescript-estree" "8.55.0"
1791-
"@typescript-eslint/utils" "8.55.0"
1789+
"@typescript-eslint/types" "8.60.0"
1790+
"@typescript-eslint/typescript-estree" "8.60.0"
1791+
"@typescript-eslint/utils" "8.60.0"
17921792
debug "^4.4.3"
1793-
ts-api-utils "^2.4.0"
1793+
ts-api-utils "^2.5.0"
17941794

17951795
"@typescript-eslint/type-utils@^7.2.0":
17961796
version "7.4.0"
@@ -1807,10 +1807,10 @@
18071807
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6"
18081808
integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==
18091809

1810-
"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0":
1811-
version "8.55.0"
1812-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
1813-
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
1810+
"@typescript-eslint/types@8.60.0", "@typescript-eslint/types@^8.60.0":
1811+
version "8.60.0"
1812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.60.0.tgz#e77ad768e933263b1960b2fe79de75fe1cc6e7db"
1813+
integrity sha512-AsE7x2XaAK+CVbeih0Fvbn+r1qHxtpLDJ3XUuFcIinT318T90yHMJC+Zgv+jUuDjQQd06HKwxnDu6sz1IcTilA==
18141814

18151815
"@typescript-eslint/typescript-estree@7.4.0":
18161816
version "7.4.0"
@@ -1826,20 +1826,20 @@
18261826
semver "^7.5.4"
18271827
ts-api-utils "^1.0.1"
18281828

1829-
"@typescript-eslint/typescript-estree@8.55.0":
1830-
version "8.55.0"
1831-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3"
1832-
integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==
1829+
"@typescript-eslint/typescript-estree@8.60.0":
1830+
version "8.60.0"
1831+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.60.0.tgz#c102196a44414481190041c99eea1d854e66001b"
1832+
integrity sha512-3AcZNBGMClm6CXDyo8kYvVGT/sx29sS0oBsIb9oZI2gunA4Vm2M3YHzRLPvsUBBsl+yB5FPtltq7gGH0iTlp9g==
18331833
dependencies:
1834-
"@typescript-eslint/project-service" "8.55.0"
1835-
"@typescript-eslint/tsconfig-utils" "8.55.0"
1836-
"@typescript-eslint/types" "8.55.0"
1837-
"@typescript-eslint/visitor-keys" "8.55.0"
1834+
"@typescript-eslint/project-service" "8.60.0"
1835+
"@typescript-eslint/tsconfig-utils" "8.60.0"
1836+
"@typescript-eslint/types" "8.60.0"
1837+
"@typescript-eslint/visitor-keys" "8.60.0"
18381838
debug "^4.4.3"
1839-
minimatch "^9.0.5"
1839+
minimatch "^10.2.2"
18401840
semver "^7.7.3"
18411841
tinyglobby "^0.2.15"
1842-
ts-api-utils "^2.4.0"
1842+
ts-api-utils "^2.5.0"
18431843

18441844
"@typescript-eslint/utils@7.4.0", "@typescript-eslint/utils@^7.3.1":
18451845
version "7.4.0"
@@ -1854,15 +1854,15 @@
18541854
"@typescript-eslint/typescript-estree" "7.4.0"
18551855
semver "^7.5.4"
18561856

1857-
"@typescript-eslint/utils@8.55.0":
1858-
version "8.55.0"
1859-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619"
1860-
integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==
1857+
"@typescript-eslint/utils@8.60.0":
1858+
version "8.60.0"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.60.0.tgz#6110cddaef87606ae4ca6f8bf81bb5949fc8e098"
1860+
integrity sha512-HtXuPfrHTyBDkameWpl+vJb1Uevu2tznAyahM1Oc4AENidCLTPiZDWIo4GfcxNdC/RcfGcadzzkqbRG87dUrQA==
18611861
dependencies:
18621862
"@eslint-community/eslint-utils" "^4.9.1"
1863-
"@typescript-eslint/scope-manager" "8.55.0"
1864-
"@typescript-eslint/types" "8.55.0"
1865-
"@typescript-eslint/typescript-estree" "8.55.0"
1863+
"@typescript-eslint/scope-manager" "8.60.0"
1864+
"@typescript-eslint/types" "8.60.0"
1865+
"@typescript-eslint/typescript-estree" "8.60.0"
18661866

18671867
"@typescript-eslint/visitor-keys@7.4.0":
18681868
version "7.4.0"
@@ -1872,13 +1872,13 @@
18721872
"@typescript-eslint/types" "7.4.0"
18731873
eslint-visitor-keys "^3.4.1"
18741874

1875-
"@typescript-eslint/visitor-keys@8.55.0":
1876-
version "8.55.0"
1877-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d"
1878-
integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==
1875+
"@typescript-eslint/visitor-keys@8.60.0":
1876+
version "8.60.0"
1877+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.60.0.tgz#f2c41eedd3d7b03b808369fb2e3fb40a93783ec2"
1878+
integrity sha512-9WI52t8ZGLVGrPMBet25yAftqY/n95+zmoUUtJBBQTKDSKUu7OsPTroT2op7U9JatkoRccL0YkWDNMFfC4Sjxg==
18791879
dependencies:
1880-
"@typescript-eslint/types" "8.55.0"
1881-
eslint-visitor-keys "^4.2.1"
1880+
"@typescript-eslint/types" "8.60.0"
1881+
eslint-visitor-keys "^5.0.0"
18821882

18831883
"@ungap/structured-clone@^1.0.0":
18841884
version "1.3.0"
@@ -2600,6 +2600,11 @@ balanced-match@^1.0.0:
26002600
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
26012601
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
26022602

2603+
balanced-match@^4.0.2:
2604+
version "4.0.4"
2605+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
2606+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
2607+
26032608
base-64@^1.0.0:
26042609
version "1.0.0"
26052610
resolved "https://registry.yarnpkg.com/base-64/-/base-64-1.0.0.tgz#09d0f2084e32a3fd08c2475b973788eee6ae8f4a"
@@ -2686,6 +2691,13 @@ brace-expansion@^2.0.1:
26862691
dependencies:
26872692
balanced-match "^1.0.0"
26882693

2694+
brace-expansion@^5.0.5:
2695+
version "5.0.6"
2696+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.6.tgz#ec68fe0a641a29d8711579caf641d05bae1f2285"
2697+
integrity sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==
2698+
dependencies:
2699+
balanced-match "^4.0.2"
2700+
26892701
braces@^3.0.3:
26902702
version "3.0.3"
26912703
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -3470,10 +3482,10 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
34703482
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
34713483
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
34723484

3473-
eslint-visitor-keys@^4.2.1:
3474-
version "4.2.1"
3475-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3476-
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3485+
eslint-visitor-keys@^5.0.0:
3486+
version "5.0.1"
3487+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
3488+
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
34773489

34783490
eslint@8.57.1:
34793491
version "8.57.1"
@@ -5215,6 +5227,13 @@ minimatch@9.0.3, minimatch@^9.0.1:
52155227
dependencies:
52165228
brace-expansion "^2.0.1"
52175229

5230+
minimatch@^10.2.2:
5231+
version "10.2.5"
5232+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5233+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
5234+
dependencies:
5235+
brace-expansion "^5.0.5"
5236+
52185237
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
52195238
version "3.1.2"
52205239
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5229,13 +5248,6 @@ minimatch@^9.0.4:
52295248
dependencies:
52305249
brace-expansion "^2.0.1"
52315250

5232-
minimatch@^9.0.5:
5233-
version "9.0.5"
5234-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5235-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
5236-
dependencies:
5237-
brace-expansion "^2.0.1"
5238-
52395251
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
52405252
version "7.0.4"
52415253
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
@@ -6711,10 +6723,10 @@ ts-api-utils@^1.3.0:
67116723
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
67126724
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
67136725

6714-
ts-api-utils@^2.4.0:
6715-
version "2.4.0"
6716-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
6717-
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
6726+
ts-api-utils@^2.5.0:
6727+
version "2.5.0"
6728+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
6729+
integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==
67186730

67196731
ts-declaration-location@^1.0.0:
67206732
version "1.0.0"

0 commit comments

Comments
 (0)