Skip to content

Commit a5e86b8

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 9c5d25d commit a5e86b8

2 files changed

Lines changed: 96 additions & 126 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.48.1",
4040
"commitizen": "4.3.1",
4141
"concurrently": "9.2.1",

yarn.lock

Lines changed: 95 additions & 125 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.48.1":
17111712
version "8.48.1"
@@ -1727,13 +1728,14 @@
17271728
"@typescript-eslint/types" "^8.48.1"
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==
1731+
"@typescript-eslint/project-service@8.49.0":
1732+
version "8.49.0"
1733+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.49.0.tgz#ce220525c88cb2d23792b391c07e14cb9697651a"
1734+
integrity sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g==
17341735
dependencies:
1735-
"@typescript-eslint/types" "7.18.0"
1736-
"@typescript-eslint/visitor-keys" "7.18.0"
1736+
"@typescript-eslint/tsconfig-utils" "^8.49.0"
1737+
"@typescript-eslint/types" "^8.49.0"
1738+
debug "^4.3.4"
17371739

17381740
"@typescript-eslint/scope-manager@8.48.1":
17391741
version "8.48.1"
@@ -1743,54 +1745,64 @@
17431745
"@typescript-eslint/types" "8.48.1"
17441746
"@typescript-eslint/visitor-keys" "8.48.1"
17451747

1748+
"@typescript-eslint/scope-manager@8.49.0":
1749+
version "8.49.0"
1750+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz#a3496765b57fb48035d671174552e462e5bffa63"
1751+
integrity sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg==
1752+
dependencies:
1753+
"@typescript-eslint/types" "8.49.0"
1754+
"@typescript-eslint/visitor-keys" "8.49.0"
1755+
17461756
"@typescript-eslint/tsconfig-utils@8.48.1":
17471757
version "8.48.1"
17481758
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.1.tgz#68139ce2d258f984e2b33a95389158f1212af646"
17491759
integrity sha512-k0Jhs4CpEffIBm6wPaCXBAD7jxBtrHjrSgtfCjUvPp9AZ78lXKdTR8fxyZO5y4vWNlOvYXRtngSZNSn+H53Jkw==
17501760

1761+
"@typescript-eslint/tsconfig-utils@8.49.0":
1762+
version "8.49.0"
1763+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz#857777c8e35dd1e564505833d8043f544442fbf4"
1764+
integrity sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA==
1765+
17511766
"@typescript-eslint/tsconfig-utils@^8.48.1":
17521767
version "8.50.0"
17531768
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.50.0.tgz#5c17537ad4c8a13bf6d7393035edaf91a1e13191"
17541769
integrity sha512-vxd3G/ybKTSlm31MOA96gqvrRGv9RJ7LGtZCn2Vrc5htA0zCDvcMqUkifcjrWNNKXHUU3WCkYOzzVSFBd0wa2w==
17551770

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==
1771+
"@typescript-eslint/tsconfig-utils@^8.49.0":
1772+
version "8.50.1"
1773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.50.1.tgz#ee4894bec14ef13db305d0323b14b109d996f116"
1774+
integrity sha512-ooHmotT/lCWLXi55G4mvaUF60aJa012QzvLK0Y+Mp4WdSt17QhMhWOaBWeGTFVkb2gDgBe19Cxy1elPXylslDw==
1775+
1776+
"@typescript-eslint/type-utils@8.49.0":
1777+
version "8.49.0"
1778+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz#d8118a0c1896a78a22f01d3c176e9945409b085b"
1779+
integrity sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==
17601780
dependencies:
1761-
"@typescript-eslint/typescript-estree" "7.18.0"
1762-
"@typescript-eslint/utils" "7.18.0"
1781+
"@typescript-eslint/types" "8.49.0"
1782+
"@typescript-eslint/typescript-estree" "8.49.0"
1783+
"@typescript-eslint/utils" "8.49.0"
17631784
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==
1785+
ts-api-utils "^2.1.0"
17701786

17711787
"@typescript-eslint/types@8.48.1":
17721788
version "8.48.1"
17731789
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.1.tgz#a9ff808f5f798f28767d5c0b015a88fa7ce46bd7"
17741790
integrity sha512-+fZ3LZNeiELGmimrujsDCT4CRIbq5oXdHe7chLiW8qzqyPMnn1puNstCrMNVAqwcl2FdIxkuJ4tOs/RFDBVc/Q==
17751791

1792+
"@typescript-eslint/types@8.49.0":
1793+
version "8.49.0"
1794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.49.0.tgz#c1bd3ebf956d9e5216396349ca23c58d74f06aee"
1795+
integrity sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==
1796+
17761797
"@typescript-eslint/types@^8.48.1":
17771798
version "8.50.0"
17781799
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.50.0.tgz#ad8f1ad88ae0096f548c9cdf60da9b92832db96e"
17791800
integrity sha512-iX1mgmGrXdANhhITbpp2QQM2fGehBse9LbTf0sidWK6yg/NE+uhV5dfU1g6EYPlcReYmkE9QLPq/2irKAmtS9w==
17801801

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"
1802+
"@typescript-eslint/types@^8.49.0":
1803+
version "8.50.1"
1804+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.50.1.tgz#43d19e99613788e0715f799a29f139981bcd8385"
1805+
integrity sha512-v5lFIS2feTkNyMhd7AucE/9j/4V9v5iIbpVRncjk/K0sQ6Sb+Np9fgYS/63n6nwqahHQvbmujeBL7mp07Q9mlA==
17941806

17951807
"@typescript-eslint/typescript-estree@8.48.1":
17961808
version "8.48.1"
@@ -1807,23 +1819,30 @@
18071819
tinyglobby "^0.2.15"
18081820
ts-api-utils "^2.1.0"
18091821

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==
1822+
"@typescript-eslint/typescript-estree@8.49.0":
1823+
version "8.49.0"
1824+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz#99c5a53275197ccb4e849786dad68344e9924135"
1825+
integrity sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA==
18141826
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"
1827+
"@typescript-eslint/project-service" "8.49.0"
1828+
"@typescript-eslint/tsconfig-utils" "8.49.0"
1829+
"@typescript-eslint/types" "8.49.0"
1830+
"@typescript-eslint/visitor-keys" "8.49.0"
1831+
debug "^4.3.4"
1832+
minimatch "^9.0.4"
1833+
semver "^7.6.0"
1834+
tinyglobby "^0.2.15"
1835+
ts-api-utils "^2.1.0"
18191836

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==
1837+
"@typescript-eslint/utils@8.49.0":
1838+
version "8.49.0"
1839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.49.0.tgz#43b3b91d30afd6f6114532cf0b228f1790f43aff"
1840+
integrity sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==
18241841
dependencies:
1825-
"@typescript-eslint/types" "7.18.0"
1826-
eslint-visitor-keys "^3.4.3"
1842+
"@eslint-community/eslint-utils" "^4.7.0"
1843+
"@typescript-eslint/scope-manager" "8.49.0"
1844+
"@typescript-eslint/types" "8.49.0"
1845+
"@typescript-eslint/typescript-estree" "8.49.0"
18271846

18281847
"@typescript-eslint/visitor-keys@8.48.1":
18291848
version "8.48.1"
@@ -1833,6 +1852,14 @@
18331852
"@typescript-eslint/types" "8.48.1"
18341853
eslint-visitor-keys "^4.2.1"
18351854

1855+
"@typescript-eslint/visitor-keys@8.49.0":
1856+
version "8.49.0"
1857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz#8e450cc502c0d285cad9e84d400cf349a85ced6c"
1858+
integrity sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==
1859+
dependencies:
1860+
"@typescript-eslint/types" "8.49.0"
1861+
eslint-visitor-keys "^4.2.1"
1862+
18361863
"@ungap/structured-clone@^1.2.0":
18371864
version "1.2.0"
18381865
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -3279,13 +3306,6 @@ detect-indent@^5.0.0:
32793306
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
32803307
integrity sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==
32813308

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-
32893309
doctrine@^2.1.0:
32903310
version "2.1.0"
32913311
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -4040,17 +4060,6 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
40404060
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
40414061
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
40424062

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-
40544063
fast-json-stable-stringify@^2.0.0:
40554064
version "2.1.0"
40564065
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4495,13 +4504,6 @@ glob-parent@6.0.2, glob-parent@^6.0.2:
44954504
dependencies:
44964505
is-glob "^4.0.3"
44974506

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-
45054507
glob@7.2.3, glob@^7.1.3:
45064508
version "7.2.3"
45074509
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4610,18 +4612,6 @@ globalthis@^1.0.4:
46104612
define-properties "^1.2.1"
46114613
gopd "^1.0.1"
46124614

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-
46254615
gopd@^1.0.1:
46264616
version "1.0.1"
46274617
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -4850,12 +4840,7 @@ ignore@^5.2.0:
48504840
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
48514841
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
48524842

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:
4843+
ignore@^7.0.0, ignore@^7.0.5:
48594844
version "7.0.5"
48604845
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
48614846
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
@@ -5139,7 +5124,7 @@ is-generator-function@^1.0.10:
51395124
dependencies:
51405125
has-tostringtag "^1.0.0"
51415126

5142-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
5127+
is-glob@^4.0.0, is-glob@^4.0.3:
51435128
version "4.0.3"
51445129
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
51455130
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -6078,17 +6063,12 @@ merge-stream@^2.0.0:
60786063
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
60796064
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
60806065

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-
60866066
merge@^2.1.1:
60876067
version "2.1.1"
60886068
resolved "https://registry.yarnpkg.com/merge/-/merge-2.1.1.tgz#59ef4bf7e0b3e879186436e8481c06a6c162ca98"
60896069
integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==
60906070

6091-
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8:
6071+
micromatch@^4.0.2, micromatch@^4.0.8:
60926072
version "4.0.8"
60936073
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
60946074
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -7025,11 +7005,6 @@ path-type@^3.0.0:
70257005
dependencies:
70267006
pify "^3.0.0"
70277007

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-
70337008
pathe@^2.0.1, pathe@^2.0.3:
70347009
version "2.0.3"
70357010
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716"
@@ -8352,11 +8327,6 @@ trim-newlines@^3.0.0:
83528327
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
83538328
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
83548329

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-
83608330
ts-api-utils@^2.1.0:
83618331
version "2.1.0"
83628332
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"

0 commit comments

Comments
 (0)