Skip to content

Commit cc68c0f

Browse files
chore: bump @typescript-eslint/parser from 6.9.1 to 6.17.0 (#6622)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.17.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/v6.17.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 749e105 commit cc68c0f

File tree

1 file changed

+43
-8
lines changed

1 file changed

+43
-8
lines changed

yarn.lock

+43-8
Original file line numberDiff line numberDiff line change
@@ -384,14 +384,14 @@
384384
ts-api-utils "^1.0.1"
385385

386386
"@typescript-eslint/parser@^6.7.2":
387-
version "6.16.0"
388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.16.0.tgz#36f39f63b126aa25af2ad2df13d9891e9fd5b40c"
389-
integrity sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==
390-
dependencies:
391-
"@typescript-eslint/scope-manager" "6.16.0"
392-
"@typescript-eslint/types" "6.16.0"
393-
"@typescript-eslint/typescript-estree" "6.16.0"
394-
"@typescript-eslint/visitor-keys" "6.16.0"
387+
version "6.17.0"
388+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.17.0.tgz#8cd7a0599888ca6056082225b2fdf9a635bf32a1"
389+
integrity sha512-C4bBaX2orvhK+LlwrY8oWGmSl4WolCfYm513gEccdWZj0CwGadbIADb0FtVEcI+WzUyjyoBj2JRP8g25E6IB8A==
390+
dependencies:
391+
"@typescript-eslint/scope-manager" "6.17.0"
392+
"@typescript-eslint/types" "6.17.0"
393+
"@typescript-eslint/typescript-estree" "6.17.0"
394+
"@typescript-eslint/visitor-keys" "6.17.0"
395395
debug "^4.3.4"
396396

397397
"@typescript-eslint/[email protected]":
@@ -402,6 +402,14 @@
402402
"@typescript-eslint/types" "6.16.0"
403403
"@typescript-eslint/visitor-keys" "6.16.0"
404404

405+
"@typescript-eslint/[email protected]":
406+
version "6.17.0"
407+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.17.0.tgz#70e6c1334d0d76562dfa61aed9009c140a7601b4"
408+
integrity sha512-RX7a8lwgOi7am0k17NUO0+ZmMOX4PpjLtLRgLmT1d3lBYdWH4ssBUbwdmc5pdRX8rXon8v9x8vaoOSpkHfcXGA==
409+
dependencies:
410+
"@typescript-eslint/types" "6.17.0"
411+
"@typescript-eslint/visitor-keys" "6.17.0"
412+
405413
"@typescript-eslint/[email protected]":
406414
version "6.16.0"
407415
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
@@ -417,6 +425,11 @@
417425
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
418426
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
419427

428+
"@typescript-eslint/[email protected]":
429+
version "6.17.0"
430+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.17.0.tgz#844a92eb7c527110bf9a7d177e3f22bd5a2f40cb"
431+
integrity sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A==
432+
420433
"@typescript-eslint/[email protected]":
421434
version "6.16.0"
422435
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
@@ -431,6 +444,20 @@
431444
semver "^7.5.4"
432445
ts-api-utils "^1.0.1"
433446

447+
"@typescript-eslint/[email protected]":
448+
version "6.17.0"
449+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.17.0.tgz#b913d19886c52d8dc3db856903a36c6c64fd62aa"
450+
integrity sha512-gVQe+SLdNPfjlJn5VNGhlOhrXz4cajwFd5kAgWtZ9dCZf4XJf8xmgCTLIqec7aha3JwgLI2CK6GY1043FRxZwg==
451+
dependencies:
452+
"@typescript-eslint/types" "6.17.0"
453+
"@typescript-eslint/visitor-keys" "6.17.0"
454+
debug "^4.3.4"
455+
globby "^11.1.0"
456+
is-glob "^4.0.3"
457+
minimatch "9.0.3"
458+
semver "^7.5.4"
459+
ts-api-utils "^1.0.1"
460+
434461
"@typescript-eslint/[email protected]":
435462
version "6.16.0"
436463
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
@@ -452,6 +479,14 @@
452479
"@typescript-eslint/types" "6.16.0"
453480
eslint-visitor-keys "^3.4.1"
454481

482+
"@typescript-eslint/[email protected]":
483+
version "6.17.0"
484+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.17.0.tgz#3ed043709c39b43ec1e58694f329e0b0430c26b6"
485+
integrity sha512-H6VwB/k3IuIeQOyYczyyKN8wH6ed8EwliaYHLxOIhyF0dYEIsN8+Bk3GE19qafeMKyZJJHP8+O1HiFhFLUNKSg==
486+
dependencies:
487+
"@typescript-eslint/types" "6.17.0"
488+
eslint-visitor-keys "^3.4.1"
489+
455490
"@ungap/structured-clone@^1.2.0":
456491
version "1.2.0"
457492
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)