Skip to content

Commit c0244d7

Browse files
chore(deps): update dependencies to v7.6.0 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6797f0f commit c0244d7

File tree

2 files changed

+92
-80
lines changed

2 files changed

+92
-80
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@swc/jest": "0.2.36",
6565
"@types/jest": "29.5.12",
6666
"@types/node": "20.12.5",
67-
"@typescript-eslint/eslint-plugin": "7.5.0",
68-
"@typescript-eslint/parser": "7.5.0",
67+
"@typescript-eslint/eslint-plugin": "7.6.0",
68+
"@typescript-eslint/parser": "7.6.0",
6969
"eslint": "8.57.0",
7070
"eslint-config-prettier": "9.1.0",
7171
"eslint-plugin-jest": "27.9.0",

yarn.lock

Lines changed: 90 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
dependencies:
451451
eslint-visitor-keys "^3.3.0"
452452

453-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
453+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
454454
version "4.10.0"
455455
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
456456
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -1579,7 +1579,7 @@
15791579
expect "^29.0.0"
15801580
pretty-format "^29.0.0"
15811581

1582-
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
1582+
"@types/json-schema@^7.0.15", "@types/json-schema@^7.0.9":
15831583
version "7.0.15"
15841584
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
15851585
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -1622,11 +1622,16 @@
16221622
dependencies:
16231623
"@types/node" "*"
16241624

1625-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1625+
"@types/semver@^7.3.12":
16261626
version "7.5.6"
16271627
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
16281628
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
16291629

1630+
"@types/semver@^7.5.8":
1631+
version "7.5.8"
1632+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
1633+
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
1634+
16301635
"@types/stack-utils@^2.0.0":
16311636
version "2.0.3"
16321637
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
@@ -1644,32 +1649,32 @@
16441649
dependencies:
16451650
"@types/yargs-parser" "*"
16461651

1647-
"@typescript-eslint/eslint-plugin@7.5.0":
1648-
version "7.5.0"
1649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.5.0.tgz#1dc52fe48454d5b54be2d5f089680452f1628a5a"
1650-
integrity sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ==
1651-
dependencies:
1652-
"@eslint-community/regexpp" "^4.5.1"
1653-
"@typescript-eslint/scope-manager" "7.5.0"
1654-
"@typescript-eslint/type-utils" "7.5.0"
1655-
"@typescript-eslint/utils" "7.5.0"
1656-
"@typescript-eslint/visitor-keys" "7.5.0"
1652+
"@typescript-eslint/eslint-plugin@7.6.0":
1653+
version "7.6.0"
1654+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz#1f5df5cda490a0bcb6fbdd3382e19f1241024242"
1655+
integrity sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==
1656+
dependencies:
1657+
"@eslint-community/regexpp" "^4.10.0"
1658+
"@typescript-eslint/scope-manager" "7.6.0"
1659+
"@typescript-eslint/type-utils" "7.6.0"
1660+
"@typescript-eslint/utils" "7.6.0"
1661+
"@typescript-eslint/visitor-keys" "7.6.0"
16571662
debug "^4.3.4"
16581663
graphemer "^1.4.0"
1659-
ignore "^5.2.4"
1664+
ignore "^5.3.1"
16601665
natural-compare "^1.4.0"
1661-
semver "^7.5.4"
1662-
ts-api-utils "^1.0.1"
1666+
semver "^7.6.0"
1667+
ts-api-utils "^1.3.0"
16631668

1664-
"@typescript-eslint/parser@7.5.0":
1665-
version "7.5.0"
1666-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.5.0.tgz#1eeff36309ac2253c905dd4a88b4b71b72a358ed"
1667-
integrity sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ==
1669+
"@typescript-eslint/parser@7.6.0":
1670+
version "7.6.0"
1671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.6.0.tgz#0aca5de3045d68b36e88903d15addaf13d040a95"
1672+
integrity sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==
16681673
dependencies:
1669-
"@typescript-eslint/scope-manager" "7.5.0"
1670-
"@typescript-eslint/types" "7.5.0"
1671-
"@typescript-eslint/typescript-estree" "7.5.0"
1672-
"@typescript-eslint/visitor-keys" "7.5.0"
1674+
"@typescript-eslint/scope-manager" "7.6.0"
1675+
"@typescript-eslint/types" "7.6.0"
1676+
"@typescript-eslint/typescript-estree" "7.6.0"
1677+
"@typescript-eslint/visitor-keys" "7.6.0"
16731678
debug "^4.3.4"
16741679

16751680
"@typescript-eslint/scope-manager@5.62.0":
@@ -1680,33 +1685,33 @@
16801685
"@typescript-eslint/types" "5.62.0"
16811686
"@typescript-eslint/visitor-keys" "5.62.0"
16821687

1683-
"@typescript-eslint/scope-manager@7.5.0":
1684-
version "7.5.0"
1685-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.5.0.tgz#70f0a7361430ab1043a5f97386da2a0d8b2f4d56"
1686-
integrity sha512-Z1r7uJY0MDeUlql9XJ6kRVgk/sP11sr3HKXn268HZyqL7i4cEfrdFuSSY/0tUqT37l5zT0tJOsuDP16kio85iA==
1688+
"@typescript-eslint/scope-manager@7.6.0":
1689+
version "7.6.0"
1690+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d"
1691+
integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==
16871692
dependencies:
1688-
"@typescript-eslint/types" "7.5.0"
1689-
"@typescript-eslint/visitor-keys" "7.5.0"
1693+
"@typescript-eslint/types" "7.6.0"
1694+
"@typescript-eslint/visitor-keys" "7.6.0"
16901695

1691-
"@typescript-eslint/type-utils@7.5.0":
1692-
version "7.5.0"
1693-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.5.0.tgz#a8faa403232da3a3901655387c7082111f692cf9"
1694-
integrity sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw==
1696+
"@typescript-eslint/type-utils@7.6.0":
1697+
version "7.6.0"
1698+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.6.0.tgz#644f75075f379827d25fe0713e252ccd4e4a428c"
1699+
integrity sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==
16951700
dependencies:
1696-
"@typescript-eslint/typescript-estree" "7.5.0"
1697-
"@typescript-eslint/utils" "7.5.0"
1701+
"@typescript-eslint/typescript-estree" "7.6.0"
1702+
"@typescript-eslint/utils" "7.6.0"
16981703
debug "^4.3.4"
1699-
ts-api-utils "^1.0.1"
1704+
ts-api-utils "^1.3.0"
17001705

17011706
"@typescript-eslint/types@5.62.0":
17021707
version "5.62.0"
17031708
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
17041709
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
17051710

1706-
"@typescript-eslint/types@7.5.0":
1707-
version "7.5.0"
1708-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.5.0.tgz#0a284bcdef3cb850ec9fd57992df9f29d6bde1bc"
1709-
integrity sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==
1711+
"@typescript-eslint/types@7.6.0":
1712+
version "7.6.0"
1713+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.6.0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38"
1714+
integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==
17101715

17111716
"@typescript-eslint/typescript-estree@5.62.0":
17121717
version "5.62.0"
@@ -1721,32 +1726,32 @@
17211726
semver "^7.3.7"
17221727
tsutils "^3.21.0"
17231728

1724-
"@typescript-eslint/typescript-estree@7.5.0":
1725-
version "7.5.0"
1726-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.5.0.tgz#aa5031c511874420f6b5edd90f8e4021525ee776"
1727-
integrity sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==
1729+
"@typescript-eslint/typescript-estree@7.6.0":
1730+
version "7.6.0"
1731+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz#112a3775563799fd3f011890ac8322f80830ac17"
1732+
integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==
17281733
dependencies:
1729-
"@typescript-eslint/types" "7.5.0"
1730-
"@typescript-eslint/visitor-keys" "7.5.0"
1734+
"@typescript-eslint/types" "7.6.0"
1735+
"@typescript-eslint/visitor-keys" "7.6.0"
17311736
debug "^4.3.4"
17321737
globby "^11.1.0"
17331738
is-glob "^4.0.3"
1734-
minimatch "9.0.3"
1735-
semver "^7.5.4"
1736-
ts-api-utils "^1.0.1"
1739+
minimatch "^9.0.4"
1740+
semver "^7.6.0"
1741+
ts-api-utils "^1.3.0"
17371742

1738-
"@typescript-eslint/utils@7.5.0":
1739-
version "7.5.0"
1740-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.5.0.tgz#bbd963647fbbe9ffea033f42c0fb7e89bb19c858"
1741-
integrity sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw==
1743+
"@typescript-eslint/utils@7.6.0":
1744+
version "7.6.0"
1745+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.6.0.tgz#e400d782280b6f724c8a1204269d984c79202282"
1746+
integrity sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==
17421747
dependencies:
17431748
"@eslint-community/eslint-utils" "^4.4.0"
1744-
"@types/json-schema" "^7.0.12"
1745-
"@types/semver" "^7.5.0"
1746-
"@typescript-eslint/scope-manager" "7.5.0"
1747-
"@typescript-eslint/types" "7.5.0"
1748-
"@typescript-eslint/typescript-estree" "7.5.0"
1749-
semver "^7.5.4"
1749+
"@types/json-schema" "^7.0.15"
1750+
"@types/semver" "^7.5.8"
1751+
"@typescript-eslint/scope-manager" "7.6.0"
1752+
"@typescript-eslint/types" "7.6.0"
1753+
"@typescript-eslint/typescript-estree" "7.6.0"
1754+
semver "^7.6.0"
17501755

17511756
"@typescript-eslint/utils@^5.10.0":
17521757
version "5.62.0"
@@ -1770,13 +1775,13 @@
17701775
"@typescript-eslint/types" "5.62.0"
17711776
eslint-visitor-keys "^3.3.0"
17721777

1773-
"@typescript-eslint/visitor-keys@7.5.0":
1774-
version "7.5.0"
1775-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.5.0.tgz#8abcac66f93ef20b093e87a400c2d21e3a6d55ee"
1776-
integrity sha512-mcuHM/QircmA6O7fy6nn2w/3ditQkj+SgtOc8DW3uQ10Yfj42amm2i+6F2K4YAOPNNTmE6iM1ynM6lrSwdendA==
1778+
"@typescript-eslint/visitor-keys@7.6.0":
1779+
version "7.6.0"
1780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76"
1781+
integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==
17771782
dependencies:
1778-
"@typescript-eslint/types" "7.5.0"
1779-
eslint-visitor-keys "^3.4.1"
1783+
"@typescript-eslint/types" "7.6.0"
1784+
eslint-visitor-keys "^3.4.3"
17801785

17811786
"@ungap/structured-clone@^1.2.0":
17821787
version "1.2.0"
@@ -3804,7 +3809,7 @@ ignore@^5.2.0:
38043809
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
38053810
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
38063811

3807-
ignore@^5.2.4:
3812+
ignore@^5.2.4, ignore@^5.3.1:
38083813
version "5.3.1"
38093814
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
38103815
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -5054,13 +5059,6 @@ mimic-response@^3.1.0:
50545059
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
50555060
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
50565061

5057-
minimatch@9.0.3, minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
5058-
version "9.0.3"
5059-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5060-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5061-
dependencies:
5062-
brace-expansion "^2.0.1"
5063-
50645062
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
50655063
version "3.1.2"
50665064
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5075,6 +5073,20 @@ minimatch@^5.0.1:
50755073
dependencies:
50765074
brace-expansion "^2.0.1"
50775075

5076+
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
5077+
version "9.0.3"
5078+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5079+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5080+
dependencies:
5081+
brace-expansion "^2.0.1"
5082+
5083+
minimatch@^9.0.4:
5084+
version "9.0.4"
5085+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
5086+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
5087+
dependencies:
5088+
brace-expansion "^2.0.1"
5089+
50785090
minimist@^1.2.0, minimist@^1.2.5:
50795091
version "1.2.8"
50805092
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -7188,10 +7200,10 @@ trim-repeated@^2.0.0:
71887200
dependencies:
71897201
escape-string-regexp "^5.0.0"
71907202

7191-
ts-api-utils@^1.0.1:
7192-
version "1.0.3"
7193-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
7194-
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
7203+
ts-api-utils@^1.3.0:
7204+
version "1.3.0"
7205+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
7206+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
71957207

71967208
ts-node@^10.9.1:
71977209
version "10.9.2"

0 commit comments

Comments
 (0)