Skip to content

Commit cbe7c04

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 2cebbe9 commit cbe7c04

File tree

2 files changed

+150
-87
lines changed

2 files changed

+150
-87
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"@lerna-lite/version": "^2.1.0",
1212
"@tsconfig/node18-strictest": "1.0.0",
1313
"@types/jest": "29.5.14",
14-
"@typescript-eslint/eslint-plugin": "5.62.0",
15-
"@typescript-eslint/parser": "5.62.0",
14+
"@typescript-eslint/eslint-plugin": "8.36.0",
15+
"@typescript-eslint/parser": "8.36.0",
1616
"eslint": "8.57.1",
1717
"eslint-config-prettier": "8.10.0",
1818
"eslint-plugin-jest": "27.9.0",

yarn.lock

Lines changed: 148 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -632,10 +632,17 @@
632632
dependencies:
633633
eslint-visitor-keys "^3.3.0"
634634

635-
"@eslint-community/regexpp@^4.4.0":
636-
version "4.4.0"
637-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
638-
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
635+
"@eslint-community/eslint-utils@^4.7.0":
636+
version "4.7.0"
637+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
638+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
639+
dependencies:
640+
eslint-visitor-keys "^3.4.3"
641+
642+
"@eslint-community/regexpp@^4.10.0":
643+
version "4.12.1"
644+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
645+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
639646

640647
"@eslint-community/regexpp@^4.6.1":
641648
version "4.6.2"
@@ -1458,11 +1465,6 @@
14581465
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
14591466
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
14601467

1461-
"@types/semver@^7.3.12":
1462-
version "7.3.12"
1463-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
1464-
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
1465-
14661468
"@types/stack-utils@^2.0.0":
14671469
version "2.0.0"
14681470
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
@@ -1480,30 +1482,39 @@
14801482
dependencies:
14811483
"@types/yargs-parser" "*"
14821484

1483-
"@typescript-eslint/eslint-plugin@5.62.0":
1484-
version "5.62.0"
1485-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1486-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1485+
"@typescript-eslint/eslint-plugin@8.36.0":
1486+
version "8.36.0"
1487+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae"
1488+
integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg==
14871489
dependencies:
1488-
"@eslint-community/regexpp" "^4.4.0"
1489-
"@typescript-eslint/scope-manager" "5.62.0"
1490-
"@typescript-eslint/type-utils" "5.62.0"
1491-
"@typescript-eslint/utils" "5.62.0"
1492-
debug "^4.3.4"
1490+
"@eslint-community/regexpp" "^4.10.0"
1491+
"@typescript-eslint/scope-manager" "8.36.0"
1492+
"@typescript-eslint/type-utils" "8.36.0"
1493+
"@typescript-eslint/utils" "8.36.0"
1494+
"@typescript-eslint/visitor-keys" "8.36.0"
14931495
graphemer "^1.4.0"
1494-
ignore "^5.2.0"
1495-
natural-compare-lite "^1.4.0"
1496-
semver "^7.3.7"
1497-
tsutils "^3.21.0"
1496+
ignore "^7.0.0"
1497+
natural-compare "^1.4.0"
1498+
ts-api-utils "^2.1.0"
1499+
1500+
"@typescript-eslint/[email protected]":
1501+
version "8.36.0"
1502+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42"
1503+
integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q==
1504+
dependencies:
1505+
"@typescript-eslint/scope-manager" "8.36.0"
1506+
"@typescript-eslint/types" "8.36.0"
1507+
"@typescript-eslint/typescript-estree" "8.36.0"
1508+
"@typescript-eslint/visitor-keys" "8.36.0"
1509+
debug "^4.3.4"
14981510

1499-
"@typescript-eslint/[email protected].0":
1500-
version "5.62.0"
1501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1502-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1511+
"@typescript-eslint/[email protected].0":
1512+
version "8.36.0"
1513+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd"
1514+
integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==
15031515
dependencies:
1504-
"@typescript-eslint/scope-manager" "5.62.0"
1505-
"@typescript-eslint/types" "5.62.0"
1506-
"@typescript-eslint/typescript-estree" "5.62.0"
1516+
"@typescript-eslint/tsconfig-utils" "^8.36.0"
1517+
"@typescript-eslint/types" "^8.36.0"
15071518
debug "^4.3.4"
15081519

15091520
"@typescript-eslint/[email protected]":
@@ -1514,33 +1525,38 @@
15141525
"@typescript-eslint/types" "5.16.0"
15151526
"@typescript-eslint/visitor-keys" "5.16.0"
15161527

1517-
"@typescript-eslint/scope-manager@5.62.0":
1518-
version "5.62.0"
1519-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1520-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
1528+
"@typescript-eslint/scope-manager@8.36.0":
1529+
version "8.36.0"
1530+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168"
1531+
integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==
15211532
dependencies:
1522-
"@typescript-eslint/types" "5.62.0"
1523-
"@typescript-eslint/visitor-keys" "5.62.0"
1533+
"@typescript-eslint/types" "8.36.0"
1534+
"@typescript-eslint/visitor-keys" "8.36.0"
15241535

1525-
"@typescript-eslint/[email protected]":
1526-
version "5.62.0"
1527-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1528-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1536+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.36.0":
1537+
version "8.36.0"
1538+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
1539+
integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
1540+
1541+
"@typescript-eslint/[email protected]":
1542+
version "8.36.0"
1543+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f"
1544+
integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg==
15291545
dependencies:
1530-
"@typescript-eslint/typescript-estree" "5.62.0"
1531-
"@typescript-eslint/utils" "5.62.0"
1546+
"@typescript-eslint/typescript-estree" "8.36.0"
1547+
"@typescript-eslint/utils" "8.36.0"
15321548
debug "^4.3.4"
1533-
tsutils "^3.21.0"
1549+
ts-api-utils "^2.1.0"
15341550

15351551
"@typescript-eslint/[email protected]":
15361552
version "5.16.0"
15371553
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.16.0.tgz#5827b011982950ed350f075eaecb7f47d3c643ee"
15381554
integrity sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==
15391555

1540-
"@typescript-eslint/types@5.62.0":
1541-
version "5.62.0"
1542-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1543-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1556+
"@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.36.0":
1557+
version "8.36.0"
1558+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
1559+
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
15441560

15451561
"@typescript-eslint/[email protected]":
15461562
version "5.16.0"
@@ -1555,32 +1571,31 @@
15551571
semver "^7.3.5"
15561572
tsutils "^3.21.0"
15571573

1558-
"@typescript-eslint/typescript-estree@5.62.0":
1559-
version "5.62.0"
1560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1561-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1574+
"@typescript-eslint/typescript-estree@8.36.0":
1575+
version "8.36.0"
1576+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc"
1577+
integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==
15621578
dependencies:
1563-
"@typescript-eslint/types" "5.62.0"
1564-
"@typescript-eslint/visitor-keys" "5.62.0"
1579+
"@typescript-eslint/project-service" "8.36.0"
1580+
"@typescript-eslint/tsconfig-utils" "8.36.0"
1581+
"@typescript-eslint/types" "8.36.0"
1582+
"@typescript-eslint/visitor-keys" "8.36.0"
15651583
debug "^4.3.4"
1566-
globby "^11.1.0"
1584+
fast-glob "^3.3.2"
15671585
is-glob "^4.0.3"
1568-
semver "^7.3.7"
1569-
tsutils "^3.21.0"
1586+
minimatch "^9.0.4"
1587+
semver "^7.6.0"
1588+
ts-api-utils "^2.1.0"
15701589

1571-
"@typescript-eslint/utils@5.62.0":
1572-
version "5.62.0"
1573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1574-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1590+
"@typescript-eslint/utils@8.36.0":
1591+
version "8.36.0"
1592+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf"
1593+
integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==
15751594
dependencies:
1576-
"@eslint-community/eslint-utils" "^4.2.0"
1577-
"@types/json-schema" "^7.0.9"
1578-
"@types/semver" "^7.3.12"
1579-
"@typescript-eslint/scope-manager" "5.62.0"
1580-
"@typescript-eslint/types" "5.62.0"
1581-
"@typescript-eslint/typescript-estree" "5.62.0"
1582-
eslint-scope "^5.1.1"
1583-
semver "^7.3.7"
1595+
"@eslint-community/eslint-utils" "^4.7.0"
1596+
"@typescript-eslint/scope-manager" "8.36.0"
1597+
"@typescript-eslint/types" "8.36.0"
1598+
"@typescript-eslint/typescript-estree" "8.36.0"
15841599

15851600
"@typescript-eslint/utils@^5.10.0":
15861601
version "5.16.0"
@@ -1602,13 +1617,13 @@
16021617
"@typescript-eslint/types" "5.16.0"
16031618
eslint-visitor-keys "^3.0.0"
16041619

1605-
"@typescript-eslint/visitor-keys@5.62.0":
1606-
version "5.62.0"
1607-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1608-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1620+
"@typescript-eslint/visitor-keys@8.36.0":
1621+
version "8.36.0"
1622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674"
1623+
integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==
16091624
dependencies:
1610-
"@typescript-eslint/types" "5.62.0"
1611-
eslint-visitor-keys "^3.3.0"
1625+
"@typescript-eslint/types" "8.36.0"
1626+
eslint-visitor-keys "^4.2.1"
16121627

16131628
"@ungap/structured-clone@^1.2.0":
16141629
version "1.2.0"
@@ -1893,6 +1908,13 @@ braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
18931908
dependencies:
18941909
fill-range "^7.0.1"
18951910

1911+
braces@^3.0.3:
1912+
version "3.0.3"
1913+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1914+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1915+
dependencies:
1916+
fill-range "^7.1.1"
1917+
18961918
browserslist@^4.17.5:
18971919
version "4.19.1"
18981920
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
@@ -2716,6 +2738,11 @@ eslint-visitor-keys@^3.4.3:
27162738
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
27172739
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
27182740

2741+
eslint-visitor-keys@^4.2.1:
2742+
version "4.2.1"
2743+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2744+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
2745+
27192746
27202747
version "8.57.1"
27212748
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -2952,6 +2979,17 @@ fast-glob@^3.3.0:
29522979
merge2 "^1.3.0"
29532980
micromatch "^4.0.4"
29542981

2982+
fast-glob@^3.3.2:
2983+
version "3.3.3"
2984+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
2985+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
2986+
dependencies:
2987+
"@nodelib/fs.stat" "^2.0.2"
2988+
"@nodelib/fs.walk" "^1.2.3"
2989+
glob-parent "^5.1.2"
2990+
merge2 "^1.3.0"
2991+
micromatch "^4.0.8"
2992+
29552993
[email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
29562994
version "2.1.0"
29572995
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -3013,6 +3051,13 @@ fill-range@^7.0.1:
30133051
dependencies:
30143052
to-regex-range "^5.0.1"
30153053

3054+
fill-range@^7.1.1:
3055+
version "7.1.1"
3056+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
3057+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
3058+
dependencies:
3059+
to-regex-range "^5.0.1"
3060+
30163061
find-up@^2.0.0:
30173062
version "2.1.0"
30183063
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
@@ -3281,7 +3326,7 @@ globals@^13.19.0:
32813326
dependencies:
32823327
type-fest "^0.20.2"
32833328

3284-
globby@^11.0.3, globby@^11.1.0:
3329+
globby@^11.0.3:
32853330
version "11.1.0"
32863331
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
32873332
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -3488,6 +3533,11 @@ ignore@^5.2.4:
34883533
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
34893534
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
34903535

3536+
ignore@^7.0.0:
3537+
version "7.0.5"
3538+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
3539+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
3540+
34913541
import-fresh@^3.2.1, import-fresh@^3.3.0:
34923542
version "3.3.0"
34933543
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -4545,6 +4595,14 @@ micromatch@^4.0.4:
45454595
braces "^3.0.2"
45464596
picomatch "^2.3.1"
45474597

4598+
micromatch@^4.0.8:
4599+
version "4.0.8"
4600+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
4601+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
4602+
dependencies:
4603+
braces "^3.0.3"
4604+
picomatch "^2.3.1"
4605+
45484606
mimic-fn@^2.1.0:
45494607
version "2.1.0"
45504608
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
@@ -4581,6 +4639,13 @@ minimatch@^9.0.1, minimatch@^9.0.3:
45814639
dependencies:
45824640
brace-expansion "^2.0.1"
45834641

4642+
minimatch@^9.0.4:
4643+
version "9.0.5"
4644+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
4645+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
4646+
dependencies:
4647+
brace-expansion "^2.0.1"
4648+
45844649
45854650
version "4.1.0"
45864651
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4688,11 +4753,6 @@ mz@^2.7.0:
46884753
object-assign "^4.0.1"
46894754
thenify-all "^1.0.0"
46904755

4691-
natural-compare-lite@^1.4.0:
4692-
version "1.4.0"
4693-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
4694-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
4695-
46964756
natural-compare@^1.4.0:
46974757
version "1.4.0"
46984758
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -5503,12 +5563,10 @@ semver@^7.0.0, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4:
55035563
dependencies:
55045564
lru-cache "^6.0.0"
55055565

5506-
semver@^7.3.7:
5507-
version "7.3.7"
5508-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
5509-
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
5510-
dependencies:
5511-
lru-cache "^6.0.0"
5566+
semver@^7.6.0:
5567+
version "7.7.2"
5568+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
5569+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
55125570

55135571
semver@^7.6.3:
55145572
version "7.6.3"
@@ -5970,6 +6028,11 @@ trim-newlines@^3.0.0:
59706028
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
59716029
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
59726030

6031+
ts-api-utils@^2.1.0:
6032+
version "2.1.0"
6033+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
6034+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
6035+
59736036
ts-interface-checker@^0.1.9:
59746037
version "0.1.13"
59756038
resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"

0 commit comments

Comments
 (0)