Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Commit 2d121f4

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

2 files changed

Lines changed: 109 additions & 121 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"@types/lodash": "^4.17.16",
7373
"@types/node": "^22.10.7",
7474
"@types/supertest": "^6.0.2",
75-
"@typescript-eslint/eslint-plugin": "^6.0.0",
76-
"@typescript-eslint/parser": "^6.0.0",
75+
"@typescript-eslint/eslint-plugin": "^8.0.0",
76+
"@typescript-eslint/parser": "^8.0.0",
7777
"eslint": "^8.0.0",
7878
"eslint-config-airbnb-base": "^15.0.0",
7979
"eslint-config-airbnb-typescript": "^18.0.0",

yarn.lock

Lines changed: 107 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,14 @@
482482
dependencies:
483483
eslint-visitor-keys "^3.4.3"
484484

485-
"@eslint-community/regexpp@4.12.1", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1", "@eslint-community/regexpp@^4.8.0":
485+
"@eslint-community/eslint-utils@^4.7.0":
486+
version "4.9.0"
487+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
488+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
489+
dependencies:
490+
eslint-visitor-keys "^3.4.3"
491+
492+
"@eslint-community/regexpp@4.12.1", "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1", "@eslint-community/regexpp@^4.8.0":
486493
version "4.12.1"
487494
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
488495
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
@@ -1382,7 +1389,7 @@
13821389
expect "^29.0.0"
13831390
pretty-format "^29.0.0"
13841391

1385-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
1392+
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
13861393
version "7.0.15"
13871394
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
13881395
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -1438,11 +1445,6 @@
14381445
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
14391446
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
14401447

1441-
"@types/semver@^7.5.0":
1442-
version "7.5.8"
1443-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
1444-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
1445-
14461448
"@types/send@*":
14471449
version "0.17.4"
14481450
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a"
@@ -1512,41 +1514,40 @@
15121514
dependencies:
15131515
"@types/yargs-parser" "*"
15141516

1515-
"@typescript-eslint/eslint-plugin@^6.0.0":
1516-
version "6.21.0"
1517-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
1518-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
1519-
dependencies:
1520-
"@eslint-community/regexpp" "^4.5.1"
1521-
"@typescript-eslint/scope-manager" "6.21.0"
1522-
"@typescript-eslint/type-utils" "6.21.0"
1523-
"@typescript-eslint/utils" "6.21.0"
1524-
"@typescript-eslint/visitor-keys" "6.21.0"
1525-
debug "^4.3.4"
1517+
"@typescript-eslint/eslint-plugin@^8.0.0":
1518+
version "8.46.2"
1519+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
1520+
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
1521+
dependencies:
1522+
"@eslint-community/regexpp" "^4.10.0"
1523+
"@typescript-eslint/scope-manager" "8.46.2"
1524+
"@typescript-eslint/type-utils" "8.46.2"
1525+
"@typescript-eslint/utils" "8.46.2"
1526+
"@typescript-eslint/visitor-keys" "8.46.2"
15261527
graphemer "^1.4.0"
1527-
ignore "^5.2.4"
1528+
ignore "^7.0.0"
15281529
natural-compare "^1.4.0"
1529-
semver "^7.5.4"
1530-
ts-api-utils "^1.0.1"
1530+
ts-api-utils "^2.1.0"
15311531

1532-
"@typescript-eslint/parser@^6.0.0":
1533-
version "6.21.0"
1534-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
1535-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
1532+
"@typescript-eslint/parser@^8.0.0":
1533+
version "8.46.2"
1534+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
1535+
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
15361536
dependencies:
1537-
"@typescript-eslint/scope-manager" "6.21.0"
1538-
"@typescript-eslint/types" "6.21.0"
1539-
"@typescript-eslint/typescript-estree" "6.21.0"
1540-
"@typescript-eslint/visitor-keys" "6.21.0"
1537+
"@typescript-eslint/scope-manager" "8.46.2"
1538+
"@typescript-eslint/types" "8.46.2"
1539+
"@typescript-eslint/typescript-estree" "8.46.2"
1540+
"@typescript-eslint/visitor-keys" "8.46.2"
15411541
debug "^4.3.4"
15421542

1543-
"@typescript-eslint/scope-manager@6.21.0":
1544-
version "6.21.0"
1545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
1546-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
1543+
"@typescript-eslint/project-service@8.46.2":
1544+
version "8.46.2"
1545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
1546+
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
15471547
dependencies:
1548-
"@typescript-eslint/types" "6.21.0"
1549-
"@typescript-eslint/visitor-keys" "6.21.0"
1548+
"@typescript-eslint/tsconfig-utils" "^8.46.2"
1549+
"@typescript-eslint/types" "^8.46.2"
1550+
debug "^4.3.4"
15501551

15511552
"@typescript-eslint/scope-manager@8.27.0":
15521553
version "8.27.0"
@@ -1556,39 +1557,39 @@
15561557
"@typescript-eslint/types" "8.27.0"
15571558
"@typescript-eslint/visitor-keys" "8.27.0"
15581559

1559-
"@typescript-eslint/type-utils@6.21.0":
1560-
version "6.21.0"
1561-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
1562-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
1560+
"@typescript-eslint/scope-manager@8.46.2":
1561+
version "8.46.2"
1562+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
1563+
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
15631564
dependencies:
1564-
"@typescript-eslint/typescript-estree" "6.21.0"
1565-
"@typescript-eslint/utils" "6.21.0"
1566-
debug "^4.3.4"
1567-
ts-api-utils "^1.0.1"
1565+
"@typescript-eslint/types" "8.46.2"
1566+
"@typescript-eslint/visitor-keys" "8.46.2"
15681567

1569-
"@typescript-eslint/types@6.21.0":
1570-
version "6.21.0"
1571-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
1572-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
1568+
"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2":
1569+
version "8.46.2"
1570+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
1571+
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
1572+
1573+
"@typescript-eslint/type-utils@8.46.2":
1574+
version "8.46.2"
1575+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
1576+
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
1577+
dependencies:
1578+
"@typescript-eslint/types" "8.46.2"
1579+
"@typescript-eslint/typescript-estree" "8.46.2"
1580+
"@typescript-eslint/utils" "8.46.2"
1581+
debug "^4.3.4"
1582+
ts-api-utils "^2.1.0"
15731583

15741584
"@typescript-eslint/types@8.27.0":
15751585
version "8.27.0"
15761586
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa"
15771587
integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==
15781588

1579-
"@typescript-eslint/typescript-estree@6.21.0":
1580-
version "6.21.0"
1581-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
1582-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
1583-
dependencies:
1584-
"@typescript-eslint/types" "6.21.0"
1585-
"@typescript-eslint/visitor-keys" "6.21.0"
1586-
debug "^4.3.4"
1587-
globby "^11.1.0"
1588-
is-glob "^4.0.3"
1589-
minimatch "9.0.3"
1590-
semver "^7.5.4"
1591-
ts-api-utils "^1.0.1"
1589+
"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2":
1590+
version "8.46.2"
1591+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
1592+
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
15921593

15931594
"@typescript-eslint/typescript-estree@8.27.0":
15941595
version "8.27.0"
@@ -1604,18 +1605,31 @@
16041605
semver "^7.6.0"
16051606
ts-api-utils "^2.0.1"
16061607

1607-
"@typescript-eslint/utils@6.21.0":
1608-
version "6.21.0"
1609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
1610-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
1608+
"@typescript-eslint/typescript-estree@8.46.2":
1609+
version "8.46.2"
1610+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
1611+
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
16111612
dependencies:
1612-
"@eslint-community/eslint-utils" "^4.4.0"
1613-
"@types/json-schema" "^7.0.12"
1614-
"@types/semver" "^7.5.0"
1615-
"@typescript-eslint/scope-manager" "6.21.0"
1616-
"@typescript-eslint/types" "6.21.0"
1617-
"@typescript-eslint/typescript-estree" "6.21.0"
1618-
semver "^7.5.4"
1613+
"@typescript-eslint/project-service" "8.46.2"
1614+
"@typescript-eslint/tsconfig-utils" "8.46.2"
1615+
"@typescript-eslint/types" "8.46.2"
1616+
"@typescript-eslint/visitor-keys" "8.46.2"
1617+
debug "^4.3.4"
1618+
fast-glob "^3.3.2"
1619+
is-glob "^4.0.3"
1620+
minimatch "^9.0.4"
1621+
semver "^7.6.0"
1622+
ts-api-utils "^2.1.0"
1623+
1624+
"@typescript-eslint/utils@8.46.2":
1625+
version "8.46.2"
1626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
1627+
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
1628+
dependencies:
1629+
"@eslint-community/eslint-utils" "^4.7.0"
1630+
"@typescript-eslint/scope-manager" "8.46.2"
1631+
"@typescript-eslint/types" "8.46.2"
1632+
"@typescript-eslint/typescript-estree" "8.46.2"
16191633

16201634
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
16211635
version "8.27.0"
@@ -1627,14 +1641,6 @@
16271641
"@typescript-eslint/types" "8.27.0"
16281642
"@typescript-eslint/typescript-estree" "8.27.0"
16291643

1630-
"@typescript-eslint/visitor-keys@6.21.0":
1631-
version "6.21.0"
1632-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
1633-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
1634-
dependencies:
1635-
"@typescript-eslint/types" "6.21.0"
1636-
eslint-visitor-keys "^3.4.1"
1637-
16381644
"@typescript-eslint/visitor-keys@8.27.0":
16391645
version "8.27.0"
16401646
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334"
@@ -1643,6 +1649,14 @@
16431649
"@typescript-eslint/types" "8.27.0"
16441650
eslint-visitor-keys "^4.2.0"
16451651

1652+
"@typescript-eslint/visitor-keys@8.46.2":
1653+
version "8.46.2"
1654+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
1655+
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
1656+
dependencies:
1657+
"@typescript-eslint/types" "8.46.2"
1658+
eslint-visitor-keys "^4.2.1"
1659+
16461660
"@ungap/structured-clone@^1.2.0":
16471661
version "1.3.0"
16481662
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
@@ -1994,11 +2008,6 @@ array-timsort@^1.0.3:
19942008
resolved "https://registry.yarnpkg.com/array-timsort/-/array-timsort-1.0.3.tgz#3c9e4199e54fb2b9c3fe5976396a21614ef0d926"
19952009
integrity sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==
19962010

1997-
array-union@^2.1.0:
1998-
version "2.1.0"
1999-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
2000-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
2001-
20022011
array.prototype.findlastindex@^1.2.5:
20032012
version "1.2.6"
20042013
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz#cfa1065c81dcb64e34557c9b81d012f6a421c564"
@@ -2838,13 +2847,6 @@ diff@^4.0.1:
28382847
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
28392848
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
28402849

2841-
dir-glob@^3.0.1:
2842-
version "3.0.1"
2843-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
2844-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
2845-
dependencies:
2846-
path-type "^4.0.0"
2847-
28482850
doctrine@^2.1.0:
28492851
version "2.1.0"
28502852
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -3235,6 +3237,11 @@ eslint-visitor-keys@^4.2.0:
32353237
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
32363238
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
32373239

3240+
eslint-visitor-keys@^4.2.1:
3241+
version "4.2.1"
3242+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3243+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3244+
32383245
eslint@^8.0.0:
32393246
version "8.57.1"
32403247
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -3449,7 +3456,7 @@ fast-diff@^1.1.2:
34493456
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
34503457
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
34513458

3452-
fast-glob@^3.2.9, fast-glob@^3.3.2:
3459+
fast-glob@^3.3.2:
34533460
version "3.3.3"
34543461
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
34553462
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -3846,18 +3853,6 @@ globalthis@^1.0.4:
38463853
define-properties "^1.2.1"
38473854
gopd "^1.0.1"
38483855

3849-
globby@^11.1.0:
3850-
version "11.1.0"
3851-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
3852-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
3853-
dependencies:
3854-
array-union "^2.1.0"
3855-
dir-glob "^3.0.1"
3856-
fast-glob "^3.2.9"
3857-
ignore "^5.2.0"
3858-
merge2 "^1.4.1"
3859-
slash "^3.0.0"
3860-
38613856
google-auth-library@^9.15.1:
38623857
version "9.15.1"
38633858
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.15.1.tgz#0c5d84ed1890b2375f1cd74f03ac7b806b392928"
@@ -4014,11 +4009,16 @@ ieee754@^1.1.13:
40144009
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
40154010
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
40164011

4017-
ignore@^5.2.0, ignore@^5.2.4:
4012+
ignore@^5.2.0:
40184013
version "5.3.2"
40194014
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
40204015
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
40214016

4017+
ignore@^7.0.0:
4018+
version "7.0.5"
4019+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
4020+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
4021+
40224022
import-fresh@^3.2.1, import-fresh@^3.3.0:
40234023
version "3.3.1"
40244024
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
@@ -5226,7 +5226,7 @@ merge-stream@^2.0.0:
52265226
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
52275227
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
52285228

5229-
merge2@^1.3.0, merge2@^1.4.1:
5229+
merge2@^1.3.0:
52305230
version "1.4.1"
52315231
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
52325232
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -5288,13 +5288,6 @@ mimic-function@^5.0.0:
52885288
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
52895289
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
52905290

5291-
minimatch@9.0.3:
5292-
version "9.0.3"
5293-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5294-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5295-
dependencies:
5296-
brace-expansion "^2.0.1"
5297-
52985291
minimatch@9.0.5, minimatch@^9.0.4:
52995292
version "9.0.5"
53005293
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -6736,12 +6729,7 @@ tree-kill@1.2.2:
67366729
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
67376730
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
67386731

6739-
ts-api-utils@^1.0.1:
6740-
version "1.4.3"
6741-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
6742-
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
6743-
6744-
ts-api-utils@^2.0.1:
6732+
ts-api-utils@^2.0.1, ts-api-utils@^2.1.0:
67456733
version "2.1.0"
67466734
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
67476735
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==

0 commit comments

Comments
 (0)