Skip to content

Commit fde840c

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent c0c8040 commit fde840c

File tree

2 files changed

+138
-88
lines changed

2 files changed

+138
-88
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"devDependencies": {
3737
"@types/jest": "^29.5.11",
3838
"@types/node": "^20.11.5",
39-
"@typescript-eslint/eslint-plugin": "6.21.0",
40-
"@typescript-eslint/parser": "6.21.0",
39+
"@typescript-eslint/eslint-plugin": "8.32.1",
40+
"@typescript-eslint/parser": "8.32.1",
4141
"@vercel/ncc": "0.38.1",
4242
"dotenv": "^16.3.1",
4343
"eslint": "^8.56.0",

yarn.lock

Lines changed: 136 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -508,14 +508,26 @@
508508
dependencies:
509509
"@jridgewell/trace-mapping" "0.3.9"
510510

511-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
511+
"@eslint-community/eslint-utils@^4.2.0":
512512
version "4.4.0"
513513
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
514514
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
515515
dependencies:
516516
eslint-visitor-keys "^3.3.0"
517517

518-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
518+
"@eslint-community/eslint-utils@^4.7.0":
519+
version "4.7.0"
520+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
521+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
522+
dependencies:
523+
eslint-visitor-keys "^3.4.3"
524+
525+
"@eslint-community/regexpp@^4.10.0":
526+
version "4.12.1"
527+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
528+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
529+
530+
"@eslint-community/regexpp@^4.6.1":
519531
version "4.10.0"
520532
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
521533
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -1222,7 +1234,7 @@
12221234
resolved "https://registry.yarnpkg.com/@types/js-levenshtein/-/js-levenshtein-1.1.3.tgz#a6fd0bdc8255b274e5438e0bfb25f154492d1106"
12231235
integrity sha512-jd+Q+sD20Qfu9e2aEXogiO3vpOC1PYJOUdyN9gvs4Qrvkg4wF43L5OhqrPeokdv8TL0/mXoYfpkcoGZMNN2pkQ==
12241236

1225-
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
1237+
"@types/json-schema@^7.0.9":
12261238
version "7.0.15"
12271239
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
12281240
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -1254,7 +1266,7 @@
12541266
dependencies:
12551267
undici-types "~5.26.4"
12561268

1257-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1269+
"@types/semver@^7.3.12":
12581270
version "7.5.6"
12591271
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
12601272
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
@@ -1288,32 +1300,30 @@
12881300
dependencies:
12891301
"@types/yargs-parser" "*"
12901302

1291-
"@typescript-eslint/eslint-plugin@6.21.0":
1292-
version "6.21.0"
1293-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
1294-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
1303+
"@typescript-eslint/eslint-plugin@8.32.1":
1304+
version "8.32.1"
1305+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
1306+
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
12951307
dependencies:
1296-
"@eslint-community/regexpp" "^4.5.1"
1297-
"@typescript-eslint/scope-manager" "6.21.0"
1298-
"@typescript-eslint/type-utils" "6.21.0"
1299-
"@typescript-eslint/utils" "6.21.0"
1300-
"@typescript-eslint/visitor-keys" "6.21.0"
1301-
debug "^4.3.4"
1308+
"@eslint-community/regexpp" "^4.10.0"
1309+
"@typescript-eslint/scope-manager" "8.32.1"
1310+
"@typescript-eslint/type-utils" "8.32.1"
1311+
"@typescript-eslint/utils" "8.32.1"
1312+
"@typescript-eslint/visitor-keys" "8.32.1"
13021313
graphemer "^1.4.0"
1303-
ignore "^5.2.4"
1314+
ignore "^7.0.0"
13041315
natural-compare "^1.4.0"
1305-
semver "^7.5.4"
1306-
ts-api-utils "^1.0.1"
1316+
ts-api-utils "^2.1.0"
13071317

1308-
"@typescript-eslint/parser@6.21.0":
1309-
version "6.21.0"
1310-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
1311-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
1318+
"@typescript-eslint/parser@8.32.1":
1319+
version "8.32.1"
1320+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
1321+
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
13121322
dependencies:
1313-
"@typescript-eslint/scope-manager" "6.21.0"
1314-
"@typescript-eslint/types" "6.21.0"
1315-
"@typescript-eslint/typescript-estree" "6.21.0"
1316-
"@typescript-eslint/visitor-keys" "6.21.0"
1323+
"@typescript-eslint/scope-manager" "8.32.1"
1324+
"@typescript-eslint/types" "8.32.1"
1325+
"@typescript-eslint/typescript-estree" "8.32.1"
1326+
"@typescript-eslint/visitor-keys" "8.32.1"
13171327
debug "^4.3.4"
13181328

13191329
"@typescript-eslint/[email protected]":
@@ -1324,33 +1334,33 @@
13241334
"@typescript-eslint/types" "5.62.0"
13251335
"@typescript-eslint/visitor-keys" "5.62.0"
13261336

1327-
"@typescript-eslint/scope-manager@6.21.0":
1328-
version "6.21.0"
1329-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
1330-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
1337+
"@typescript-eslint/scope-manager@8.32.1":
1338+
version "8.32.1"
1339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
1340+
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
13311341
dependencies:
1332-
"@typescript-eslint/types" "6.21.0"
1333-
"@typescript-eslint/visitor-keys" "6.21.0"
1342+
"@typescript-eslint/types" "8.32.1"
1343+
"@typescript-eslint/visitor-keys" "8.32.1"
13341344

1335-
"@typescript-eslint/type-utils@6.21.0":
1336-
version "6.21.0"
1337-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
1338-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
1345+
"@typescript-eslint/type-utils@8.32.1":
1346+
version "8.32.1"
1347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
1348+
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
13391349
dependencies:
1340-
"@typescript-eslint/typescript-estree" "6.21.0"
1341-
"@typescript-eslint/utils" "6.21.0"
1350+
"@typescript-eslint/typescript-estree" "8.32.1"
1351+
"@typescript-eslint/utils" "8.32.1"
13421352
debug "^4.3.4"
1343-
ts-api-utils "^1.0.1"
1353+
ts-api-utils "^2.1.0"
13441354

13451355
"@typescript-eslint/[email protected]":
13461356
version "5.62.0"
13471357
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
13481358
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
13491359

1350-
"@typescript-eslint/types@6.21.0":
1351-
version "6.21.0"
1352-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
1353-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
1360+
"@typescript-eslint/types@8.32.1":
1361+
version "8.32.1"
1362+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
1363+
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
13541364

13551365
"@typescript-eslint/[email protected]":
13561366
version "5.62.0"
@@ -1365,32 +1375,29 @@
13651375
semver "^7.3.7"
13661376
tsutils "^3.21.0"
13671377

1368-
"@typescript-eslint/typescript-estree@6.21.0":
1369-
version "6.21.0"
1370-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
1371-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
1378+
"@typescript-eslint/typescript-estree@8.32.1":
1379+
version "8.32.1"
1380+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
1381+
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
13721382
dependencies:
1373-
"@typescript-eslint/types" "6.21.0"
1374-
"@typescript-eslint/visitor-keys" "6.21.0"
1383+
"@typescript-eslint/types" "8.32.1"
1384+
"@typescript-eslint/visitor-keys" "8.32.1"
13751385
debug "^4.3.4"
1376-
globby "^11.1.0"
1386+
fast-glob "^3.3.2"
13771387
is-glob "^4.0.3"
1378-
minimatch "9.0.3"
1379-
semver "^7.5.4"
1380-
ts-api-utils "^1.0.1"
1381-
1382-
"@typescript-eslint/[email protected]":
1383-
version "6.21.0"
1384-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
1385-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
1386-
dependencies:
1387-
"@eslint-community/eslint-utils" "^4.4.0"
1388-
"@types/json-schema" "^7.0.12"
1389-
"@types/semver" "^7.5.0"
1390-
"@typescript-eslint/scope-manager" "6.21.0"
1391-
"@typescript-eslint/types" "6.21.0"
1392-
"@typescript-eslint/typescript-estree" "6.21.0"
1393-
semver "^7.5.4"
1388+
minimatch "^9.0.4"
1389+
semver "^7.6.0"
1390+
ts-api-utils "^2.1.0"
1391+
1392+
"@typescript-eslint/[email protected]":
1393+
version "8.32.1"
1394+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
1395+
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
1396+
dependencies:
1397+
"@eslint-community/eslint-utils" "^4.7.0"
1398+
"@typescript-eslint/scope-manager" "8.32.1"
1399+
"@typescript-eslint/types" "8.32.1"
1400+
"@typescript-eslint/typescript-estree" "8.32.1"
13941401

13951402
"@typescript-eslint/utils@^5.10.0":
13961403
version "5.62.0"
@@ -1414,13 +1421,13 @@
14141421
"@typescript-eslint/types" "5.62.0"
14151422
eslint-visitor-keys "^3.3.0"
14161423

1417-
"@typescript-eslint/visitor-keys@6.21.0":
1418-
version "6.21.0"
1419-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
1420-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
1424+
"@typescript-eslint/visitor-keys@8.32.1":
1425+
version "8.32.1"
1426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
1427+
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
14211428
dependencies:
1422-
"@typescript-eslint/types" "6.21.0"
1423-
eslint-visitor-keys "^3.4.1"
1429+
"@typescript-eslint/types" "8.32.1"
1430+
eslint-visitor-keys "^4.2.0"
14241431

14251432
"@ungap/structured-clone@^1.2.0":
14261433
version "1.2.0"
@@ -1722,6 +1729,13 @@ braces@^3.0.2, braces@~3.0.2:
17221729
dependencies:
17231730
fill-range "^7.0.1"
17241731

1732+
braces@^3.0.3:
1733+
version "3.0.3"
1734+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1735+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1736+
dependencies:
1737+
fill-range "^7.1.1"
1738+
17251739
browserslist@^4.22.2:
17261740
version "4.22.2"
17271741
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
@@ -2282,6 +2296,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
22822296
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
22832297
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
22842298

2299+
eslint-visitor-keys@^4.2.0:
2300+
version "4.2.0"
2301+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2302+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2303+
22852304
eslint@^8.56.0:
22862305
version "8.57.0"
22872306
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -2445,6 +2464,17 @@ fast-glob@^3.2.9:
24452464
merge2 "^1.3.0"
24462465
micromatch "^4.0.4"
24472466

2467+
fast-glob@^3.3.2:
2468+
version "3.3.3"
2469+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
2470+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
2471+
dependencies:
2472+
"@nodelib/fs.stat" "^2.0.2"
2473+
"@nodelib/fs.walk" "^1.2.3"
2474+
glob-parent "^5.1.2"
2475+
merge2 "^1.3.0"
2476+
micromatch "^4.0.8"
2477+
24482478
[email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
24492479
version "2.1.0"
24502480
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -2490,6 +2520,13 @@ fill-range@^7.0.1:
24902520
dependencies:
24912521
to-regex-range "^5.0.1"
24922522

2523+
fill-range@^7.1.1:
2524+
version "7.1.1"
2525+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
2526+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
2527+
dependencies:
2528+
to-regex-range "^5.0.1"
2529+
24932530
find-up@^4.0.0, find-up@^4.1.0:
24942531
version "4.1.0"
24952532
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
@@ -2770,10 +2807,10 @@ ignore@^5.2.0:
27702807
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
27712808
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
27722809

2773-
ignore@^5.2.4:
2774-
version "5.3.0"
2775-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
2776-
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
2810+
ignore@^7.0.0:
2811+
version "7.0.4"
2812+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
2813+
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
27772814

27782815
import-fresh@^3.2.1:
27792816
version "3.3.0"
@@ -3711,6 +3748,14 @@ micromatch@^4.0.4:
37113748
braces "^3.0.2"
37123749
picomatch "^2.3.1"
37133750

3751+
micromatch@^4.0.8:
3752+
version "4.0.8"
3753+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3754+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
3755+
dependencies:
3756+
braces "^3.0.3"
3757+
picomatch "^2.3.1"
3758+
37143759
37153760
version "1.52.0"
37163761
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
@@ -3728,20 +3773,20 @@ mimic-fn@^2.1.0:
37283773
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
37293774
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
37303775

3731-
3732-
version "9.0.3"
3733-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3734-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
3735-
dependencies:
3736-
brace-expansion "^2.0.1"
3737-
37383776
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
37393777
version "3.1.2"
37403778
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
37413779
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
37423780
dependencies:
37433781
brace-expansion "^1.1.7"
37443782

3783+
minimatch@^9.0.4:
3784+
version "9.0.5"
3785+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3786+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3787+
dependencies:
3788+
brace-expansion "^2.0.1"
3789+
37453790
minimist@^1.2.0, minimist@^1.2.6:
37463791
version "1.2.8"
37473792
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -4286,6 +4331,11 @@ semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
42864331
dependencies:
42874332
lru-cache "^6.0.0"
42884333

4334+
semver@^7.6.0:
4335+
version "7.7.2"
4336+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
4337+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
4338+
42894339
set-function-length@^1.1.1:
42904340
version "1.2.0"
42914341
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.0.tgz#2f81dc6c16c7059bda5ab7c82c11f03a515ed8e1"
@@ -4549,10 +4599,10 @@ tracer@^0.8.7:
45494599
mkdirp "^0.5.1"
45504600
tinytim "0.1.1"
45514601

4552-
ts-api-utils@^1.0.1:
4553-
version "1.0.3"
4554-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
4555-
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
4602+
ts-api-utils@^2.1.0:
4603+
version "2.1.0"
4604+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
4605+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
45564606

45574607
ts-essentials@^7.0.3:
45584608
version "7.0.3"

0 commit comments

Comments
 (0)