Skip to content

Commit 16dd89e

Browse files
chore(deps): update typescript-eslint monorepo to v8.58.0
1 parent 3cc295f commit 16dd89e

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.11.0",
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.58.0",
65+
"@typescript-eslint/parser": "8.58.0",
6666
"astro": "^5.0.0",
6767
"ava": "6.4.0",
6868
"dotenv": "17.3.1",

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.58.0":
1730+
version "8.58.0"
1731+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz#ad40e492f1931f46da1bd888e52b9e56df9063aa"
1732+
integrity sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg==
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.58.0"
1736+
"@typescript-eslint/type-utils" "8.58.0"
1737+
"@typescript-eslint/utils" "8.58.0"
1738+
"@typescript-eslint/visitor-keys" "8.58.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.58.0":
1744+
version "8.58.0"
1745+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.0.tgz#da04ece1967b6c2fe8f10c3473dabf3825795ef7"
1746+
integrity sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA==
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.58.0"
1749+
"@typescript-eslint/types" "8.58.0"
1750+
"@typescript-eslint/typescript-estree" "8.58.0"
1751+
"@typescript-eslint/visitor-keys" "8.58.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.58.0":
1755+
version "8.58.0"
1756+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa"
1757+
integrity sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg==
17581758
dependencies:
1759-
"@typescript-eslint/tsconfig-utils" "^8.55.0"
1760-
"@typescript-eslint/types" "^8.55.0"
1759+
"@typescript-eslint/tsconfig-utils" "^8.58.0"
1760+
"@typescript-eslint/types" "^8.58.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.58.0":
1772+
version "8.58.0"
1773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab"
1774+
integrity sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ==
17751775
dependencies:
1776-
"@typescript-eslint/types" "8.55.0"
1777-
"@typescript-eslint/visitor-keys" "8.55.0"
1776+
"@typescript-eslint/types" "8.58.0"
1777+
"@typescript-eslint/visitor-keys" "8.58.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.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0":
1780+
version "8.58.0"
1781+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482"
1782+
integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==
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.58.0":
1785+
version "8.58.0"
1786+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz#ce0e72cd967ffbbe8de322db6089bd4374be352f"
1787+
integrity sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg==
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.58.0"
1790+
"@typescript-eslint/typescript-estree" "8.58.0"
1791+
"@typescript-eslint/utils" "8.58.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.58.0", "@typescript-eslint/types@^8.58.0":
1811+
version "8.58.0"
1812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a"
1813+
integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==
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.58.0":
1830+
version "8.58.0"
1831+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a"
1832+
integrity sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA==
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.58.0"
1835+
"@typescript-eslint/tsconfig-utils" "8.58.0"
1836+
"@typescript-eslint/types" "8.58.0"
1837+
"@typescript-eslint/visitor-keys" "8.58.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.58.0":
1858+
version "8.58.0"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.0.tgz#21a74a7963b0d288b719a4121c7dd555adaab3c3"
1860+
integrity sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==
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.58.0"
1864+
"@typescript-eslint/types" "8.58.0"
1865+
"@typescript-eslint/typescript-estree" "8.58.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.58.0":
1876+
version "8.58.0"
1877+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz#2abd55a4be70fd55967aceaba4330b9ba9f45189"
1878+
integrity sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ==
18791879
dependencies:
1880-
"@typescript-eslint/types" "8.55.0"
1881-
eslint-visitor-keys "^4.2.1"
1880+
"@typescript-eslint/types" "8.58.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.5"
2696+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
2697+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
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"
@@ -5210,6 +5222,13 @@ minimatch@9.0.3, minimatch@^9.0.1:
52105222
dependencies:
52115223
brace-expansion "^2.0.1"
52125224

5225+
minimatch@^10.2.2:
5226+
version "10.2.5"
5227+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5228+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
5229+
dependencies:
5230+
brace-expansion "^5.0.5"
5231+
52135232
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
52145233
version "3.1.2"
52155234
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5224,13 +5243,6 @@ minimatch@^9.0.4:
52245243
dependencies:
52255244
brace-expansion "^2.0.1"
52265245

5227-
minimatch@^9.0.5:
5228-
version "9.0.5"
5229-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5230-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
5231-
dependencies:
5232-
brace-expansion "^2.0.1"
5233-
52345246
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
52355247
version "7.0.4"
52365248
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
@@ -6697,10 +6709,10 @@ ts-api-utils@^1.3.0:
66976709
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
66986710
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
66996711

6700-
ts-api-utils@^2.4.0:
6701-
version "2.4.0"
6702-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
6703-
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
6712+
ts-api-utils@^2.5.0:
6713+
version "2.5.0"
6714+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
6715+
integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==
67046716

67056717
ts-declaration-location@^1.0.0:
67066718
version "1.0.0"

0 commit comments

Comments
 (0)