Skip to content

Commit 3141089

Browse files
chore: bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.49.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.49.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb7d5e4 commit 3141089

2 files changed

Lines changed: 41 additions & 131 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@commitlint/cli": "20.2.0",
3737
"@commitlint/config-conventional": "20.2.0",
38-
"@typescript-eslint/eslint-plugin": "7.18.0",
38+
"@typescript-eslint/eslint-plugin": "8.49.0",
3939
"@typescript-eslint/parser": "8.49.0",
4040
"commitizen": "4.3.1",
4141
"concurrently": "9.2.1",

yarn.lock

Lines changed: 40 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -446,23 +446,25 @@
446446
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz#c8e119a30a7c8d60b9d2e22d2073722dde3b710b"
447447
integrity sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==
448448

449-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
449+
"@eslint-community/eslint-utils@^4.2.0":
450450
version "4.4.0"
451451
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
452452
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
453453
dependencies:
454454
eslint-visitor-keys "^3.3.0"
455455

456-
"@eslint-community/regexpp@^4.10.0":
456+
"@eslint-community/eslint-utils@^4.7.0":
457+
version "4.9.0"
458+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
459+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
460+
dependencies:
461+
eslint-visitor-keys "^3.4.3"
462+
463+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
457464
version "4.12.1"
458465
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
459466
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
460467

461-
"@eslint-community/regexpp@^4.6.1":
462-
version "4.10.0"
463-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
464-
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
465-
466468
"@eslint/eslintrc@^2.1.4":
467469
version "2.1.4"
468470
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
@@ -866,12 +868,12 @@
866868
"@nodelib/fs.stat" "2.0.5"
867869
run-parallel "^1.1.9"
868870

869-
"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2":
871+
"@nodelib/fs.stat@2.0.5":
870872
version "2.0.5"
871873
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
872874
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
873875

874-
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
876+
"@nodelib/fs.walk@^1.2.8":
875877
version "1.2.8"
876878
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
877879
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -1692,20 +1694,19 @@
16921694
dependencies:
16931695
csstype "^3.2.2"
16941696

1695-
"@typescript-eslint/eslint-plugin@7.18.0":
1696-
version "7.18.0"
1697-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
1698-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
1697+
"@typescript-eslint/eslint-plugin@8.49.0":
1698+
version "8.49.0"
1699+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz#8ed8736b8415a9193989220eadb6031dbcd2260a"
1700+
integrity sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A==
16991701
dependencies:
17001702
"@eslint-community/regexpp" "^4.10.0"
1701-
"@typescript-eslint/scope-manager" "7.18.0"
1702-
"@typescript-eslint/type-utils" "7.18.0"
1703-
"@typescript-eslint/utils" "7.18.0"
1704-
"@typescript-eslint/visitor-keys" "7.18.0"
1705-
graphemer "^1.4.0"
1706-
ignore "^5.3.1"
1703+
"@typescript-eslint/scope-manager" "8.49.0"
1704+
"@typescript-eslint/type-utils" "8.49.0"
1705+
"@typescript-eslint/utils" "8.49.0"
1706+
"@typescript-eslint/visitor-keys" "8.49.0"
1707+
ignore "^7.0.0"
17071708
natural-compare "^1.4.0"
1708-
ts-api-utils "^1.3.0"
1709+
ts-api-utils "^2.1.0"
17091710

17101711
"@typescript-eslint/parser@8.49.0":
17111712
version "8.49.0"
@@ -1727,14 +1728,6 @@
17271728
"@typescript-eslint/types" "^8.49.0"
17281729
debug "^4.3.4"
17291730

1730-
"@typescript-eslint/scope-manager@7.18.0":
1731-
version "7.18.0"
1732-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
1733-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
1734-
dependencies:
1735-
"@typescript-eslint/types" "7.18.0"
1736-
"@typescript-eslint/visitor-keys" "7.18.0"
1737-
17381731
"@typescript-eslint/scope-manager@8.49.0":
17391732
version "8.49.0"
17401733
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz#a3496765b57fb48035d671174552e462e5bffa63"
@@ -1753,20 +1746,16 @@
17531746
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.50.1.tgz#ee4894bec14ef13db305d0323b14b109d996f116"
17541747
integrity sha512-ooHmotT/lCWLXi55G4mvaUF60aJa012QzvLK0Y+Mp4WdSt17QhMhWOaBWeGTFVkb2gDgBe19Cxy1elPXylslDw==
17551748

1756-
"@typescript-eslint/type-utils@7.18.0":
1757-
version "7.18.0"
1758-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
1759-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
1749+
"@typescript-eslint/type-utils@8.49.0":
1750+
version "8.49.0"
1751+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz#d8118a0c1896a78a22f01d3c176e9945409b085b"
1752+
integrity sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==
17601753
dependencies:
1761-
"@typescript-eslint/typescript-estree" "7.18.0"
1762-
"@typescript-eslint/utils" "7.18.0"
1754+
"@typescript-eslint/types" "8.49.0"
1755+
"@typescript-eslint/typescript-estree" "8.49.0"
1756+
"@typescript-eslint/utils" "8.49.0"
17631757
debug "^4.3.4"
1764-
ts-api-utils "^1.3.0"
1765-
1766-
"@typescript-eslint/types@7.18.0":
1767-
version "7.18.0"
1768-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
1769-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
1758+
ts-api-utils "^2.1.0"
17701759

17711760
"@typescript-eslint/types@8.49.0":
17721761
version "8.49.0"
@@ -1778,20 +1767,6 @@
17781767
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.50.1.tgz#43d19e99613788e0715f799a29f139981bcd8385"
17791768
integrity sha512-v5lFIS2feTkNyMhd7AucE/9j/4V9v5iIbpVRncjk/K0sQ6Sb+Np9fgYS/63n6nwqahHQvbmujeBL7mp07Q9mlA==
17801769

1781-
"@typescript-eslint/typescript-estree@7.18.0":
1782-
version "7.18.0"
1783-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
1784-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
1785-
dependencies:
1786-
"@typescript-eslint/types" "7.18.0"
1787-
"@typescript-eslint/visitor-keys" "7.18.0"
1788-
debug "^4.3.4"
1789-
globby "^11.1.0"
1790-
is-glob "^4.0.3"
1791-
minimatch "^9.0.4"
1792-
semver "^7.6.0"
1793-
ts-api-utils "^1.3.0"
1794-
17951770
"@typescript-eslint/typescript-estree@8.49.0":
17961771
version "8.49.0"
17971772
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz#99c5a53275197ccb4e849786dad68344e9924135"
@@ -1807,23 +1782,15 @@
18071782
tinyglobby "^0.2.15"
18081783
ts-api-utils "^2.1.0"
18091784

1810-
"@typescript-eslint/utils@7.18.0":
1811-
version "7.18.0"
1812-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
1813-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
1814-
dependencies:
1815-
"@eslint-community/eslint-utils" "^4.4.0"
1816-
"@typescript-eslint/scope-manager" "7.18.0"
1817-
"@typescript-eslint/types" "7.18.0"
1818-
"@typescript-eslint/typescript-estree" "7.18.0"
1819-
1820-
"@typescript-eslint/visitor-keys@7.18.0":
1821-
version "7.18.0"
1822-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
1823-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
1785+
"@typescript-eslint/utils@8.49.0":
1786+
version "8.49.0"
1787+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.49.0.tgz#43b3b91d30afd6f6114532cf0b228f1790f43aff"
1788+
integrity sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==
18241789
dependencies:
1825-
"@typescript-eslint/types" "7.18.0"
1826-
eslint-visitor-keys "^3.4.3"
1790+
"@eslint-community/eslint-utils" "^4.7.0"
1791+
"@typescript-eslint/scope-manager" "8.49.0"
1792+
"@typescript-eslint/types" "8.49.0"
1793+
"@typescript-eslint/typescript-estree" "8.49.0"
18271794

18281795
"@typescript-eslint/visitor-keys@8.49.0":
18291796
version "8.49.0"
@@ -3279,13 +3246,6 @@ detect-indent@^5.0.0:
32793246
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
32803247
integrity sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==
32813248

3282-
dir-glob@^3.0.1:
3283-
version "3.0.1"
3284-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
3285-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
3286-
dependencies:
3287-
path-type "^4.0.0"
3288-
32893249
doctrine@^2.1.0:
32903250
version "2.1.0"
32913251
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -4040,17 +4000,6 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
40404000
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
40414001
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
40424002

4043-
fast-glob@^3.2.9:
4044-
version "3.3.2"
4045-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4046-
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
4047-
dependencies:
4048-
"@nodelib/fs.stat" "^2.0.2"
4049-
"@nodelib/fs.walk" "^1.2.3"
4050-
glob-parent "^5.1.2"
4051-
merge2 "^1.3.0"
4052-
micromatch "^4.0.4"
4053-
40544003
fast-json-stable-stringify@^2.0.0:
40554004
version "2.1.0"
40564005
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4495,13 +4444,6 @@ glob-parent@6.0.2, glob-parent@^6.0.2:
44954444
dependencies:
44964445
is-glob "^4.0.3"
44974446

4498-
glob-parent@^5.1.2:
4499-
version "5.1.2"
4500-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
4501-
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
4502-
dependencies:
4503-
is-glob "^4.0.1"
4504-
45054447
glob@7.2.3, glob@^7.1.3:
45064448
version "7.2.3"
45074449
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4610,18 +4552,6 @@ globalthis@^1.0.4:
46104552
define-properties "^1.2.1"
46114553
gopd "^1.0.1"
46124554

4613-
globby@^11.1.0:
4614-
version "11.1.0"
4615-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
4616-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
4617-
dependencies:
4618-
array-union "^2.1.0"
4619-
dir-glob "^3.0.1"
4620-
fast-glob "^3.2.9"
4621-
ignore "^5.2.0"
4622-
merge2 "^1.4.1"
4623-
slash "^3.0.0"
4624-
46254555
gopd@^1.0.1:
46264556
version "1.0.1"
46274557
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -4850,12 +4780,7 @@ ignore@^5.2.0:
48504780
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
48514781
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
48524782

4853-
ignore@^5.3.1:
4854-
version "5.3.2"
4855-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
4856-
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
4857-
4858-
ignore@^7.0.5:
4783+
ignore@^7.0.0, ignore@^7.0.5:
48594784
version "7.0.5"
48604785
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
48614786
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
@@ -5139,7 +5064,7 @@ is-generator-function@^1.0.10:
51395064
dependencies:
51405065
has-tostringtag "^1.0.0"
51415066

5142-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
5067+
is-glob@^4.0.0, is-glob@^4.0.3:
51435068
version "4.0.3"
51445069
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
51455070
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -6078,17 +6003,12 @@ merge-stream@^2.0.0:
60786003
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
60796004
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
60806005

6081-
merge2@^1.3.0, merge2@^1.4.1:
6082-
version "1.4.1"
6083-
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
6084-
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
6085-
60866006
merge@^2.1.1:
60876007
version "2.1.1"
60886008
resolved "https://registry.yarnpkg.com/merge/-/merge-2.1.1.tgz#59ef4bf7e0b3e879186436e8481c06a6c162ca98"
60896009
integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==
60906010

6091-
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8:
6011+
micromatch@^4.0.2, micromatch@^4.0.8:
60926012
version "4.0.8"
60936013
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
60946014
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -7025,11 +6945,6 @@ path-type@^3.0.0:
70256945
dependencies:
70266946
pify "^3.0.0"
70276947

7028-
path-type@^4.0.0:
7029-
version "4.0.0"
7030-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
7031-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
7032-
70336948
pathe@^2.0.1, pathe@^2.0.3:
70346949
version "2.0.3"
70356950
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716"
@@ -8352,11 +8267,6 @@ trim-newlines@^3.0.0:
83528267
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
83538268
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
83548269

8355-
ts-api-utils@^1.3.0:
8356-
version "1.4.3"
8357-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
8358-
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
8359-
83608270
ts-api-utils@^2.1.0:
83618271
version "2.1.0"
83628272
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"

0 commit comments

Comments
 (0)