Skip to content

Commit 6851ef9

Browse files
chore(deps): bump @typescript-eslint/parser from 7.4.0 to 7.6.0 (#584)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.6.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2866dcf commit 6851ef9

1 file changed

Lines changed: 46 additions & 34 deletions

File tree

yarn.lock

Lines changed: 46 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -784,14 +784,14 @@
784784
ts-api-utils "^1.0.1"
785785

786786
"@typescript-eslint/parser@^7.0.1":
787-
version "7.4.0"
788-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.4.0.tgz#540f4321de1e52b886c0fa68628af1459954c1f1"
789-
integrity sha512-ZvKHxHLusweEUVwrGRXXUVzFgnWhigo4JurEj0dGF1tbcGh6buL+ejDdjxOQxv6ytcY1uhun1p2sm8iWStlgLQ==
790-
dependencies:
791-
"@typescript-eslint/scope-manager" "7.4.0"
792-
"@typescript-eslint/types" "7.4.0"
793-
"@typescript-eslint/typescript-estree" "7.4.0"
794-
"@typescript-eslint/visitor-keys" "7.4.0"
787+
version "7.6.0"
788+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.6.0.tgz#0aca5de3045d68b36e88903d15addaf13d040a95"
789+
integrity sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==
790+
dependencies:
791+
"@typescript-eslint/scope-manager" "7.6.0"
792+
"@typescript-eslint/types" "7.6.0"
793+
"@typescript-eslint/typescript-estree" "7.6.0"
794+
"@typescript-eslint/visitor-keys" "7.6.0"
795795
debug "^4.3.4"
796796

797797
"@typescript-eslint/scope-manager@5.62.0":
@@ -810,13 +810,13 @@
810810
"@typescript-eslint/types" "7.1.1"
811811
"@typescript-eslint/visitor-keys" "7.1.1"
812812

813-
"@typescript-eslint/scope-manager@7.4.0":
814-
version "7.4.0"
815-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f"
816-
integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw==
813+
"@typescript-eslint/scope-manager@7.6.0":
814+
version "7.6.0"
815+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d"
816+
integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==
817817
dependencies:
818-
"@typescript-eslint/types" "7.4.0"
819-
"@typescript-eslint/visitor-keys" "7.4.0"
818+
"@typescript-eslint/types" "7.6.0"
819+
"@typescript-eslint/visitor-keys" "7.6.0"
820820

821821
"@typescript-eslint/type-utils@7.1.1":
822822
version "7.1.1"
@@ -838,10 +838,10 @@
838838
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
839839
integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q==
840840

841-
"@typescript-eslint/types@7.4.0":
842-
version "7.4.0"
843-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6"
844-
integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==
841+
"@typescript-eslint/types@7.6.0":
842+
version "7.6.0"
843+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.6.0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38"
844+
integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==
845845

846846
"@typescript-eslint/typescript-estree@5.62.0":
847847
version "5.62.0"
@@ -870,19 +870,19 @@
870870
semver "^7.5.4"
871871
ts-api-utils "^1.0.1"
872872

873-
"@typescript-eslint/typescript-estree@7.4.0":
874-
version "7.4.0"
875-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4"
876-
integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg==
873+
"@typescript-eslint/typescript-estree@7.6.0":
874+
version "7.6.0"
875+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz#112a3775563799fd3f011890ac8322f80830ac17"
876+
integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==
877877
dependencies:
878-
"@typescript-eslint/types" "7.4.0"
879-
"@typescript-eslint/visitor-keys" "7.4.0"
878+
"@typescript-eslint/types" "7.6.0"
879+
"@typescript-eslint/visitor-keys" "7.6.0"
880880
debug "^4.3.4"
881881
globby "^11.1.0"
882882
is-glob "^4.0.3"
883-
minimatch "9.0.3"
884-
semver "^7.5.4"
885-
ts-api-utils "^1.0.1"
883+
minimatch "^9.0.4"
884+
semver "^7.6.0"
885+
ts-api-utils "^1.3.0"
886886

887887
"@typescript-eslint/utils@7.1.1":
888888
version "7.1.1"
@@ -927,13 +927,13 @@
927927
"@typescript-eslint/types" "7.1.1"
928928
eslint-visitor-keys "^3.4.1"
929929

930-
"@typescript-eslint/visitor-keys@7.4.0":
931-
version "7.4.0"
932-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94"
933-
integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA==
930+
"@typescript-eslint/visitor-keys@7.6.0":
931+
version "7.6.0"
932+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76"
933+
integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==
934934
dependencies:
935-
"@typescript-eslint/types" "7.4.0"
936-
eslint-visitor-keys "^3.4.1"
935+
"@typescript-eslint/types" "7.6.0"
936+
eslint-visitor-keys "^3.4.3"
937937

938938
"@ungap/structured-clone@^1.2.0":
939939
version "1.2.0"
@@ -3308,6 +3308,13 @@ minimatch@^5.0.1:
33083308
dependencies:
33093309
brace-expansion "^2.0.1"
33103310

3311+
minimatch@^9.0.4:
3312+
version "9.0.4"
3313+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
3314+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
3315+
dependencies:
3316+
brace-expansion "^2.0.1"
3317+
33113318
minimist@^1.2.0, minimist@^1.2.6:
33123319
version "1.2.8"
33133320
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -3782,7 +3789,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
37823789
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
37833790
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
37843791

3785-
semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
3792+
semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
37863793
version "7.6.0"
37873794
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
37883795
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
@@ -4047,6 +4054,11 @@ ts-api-utils@^1.0.1:
40474054
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.2.1.tgz#f716c7e027494629485b21c0df6180f4d08f5e8b"
40484055
integrity sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==
40494056

4057+
ts-api-utils@^1.3.0:
4058+
version "1.3.0"
4059+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4060+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4061+
40504062
ts-jest@^29.1.0:
40514063
version "29.1.2"
40524064
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"

0 commit comments

Comments
 (0)