Skip to content

Commit 2b72da2

Browse files
chore: bump @typescript-eslint/parser from 5.41.0 to 5.57.1 (#6132)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.57.1. - [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/v5.57.1/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 3c838e2 commit 2b72da2

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

yarn.lock

+6-40
Original file line numberDiff line numberDiff line change
@@ -389,23 +389,15 @@
389389
tsutils "^3.21.0"
390390

391391
"@typescript-eslint/parser@^5.41.0":
392-
version "5.41.0"
393-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.41.0.tgz#0414a6405007e463dc527b459af1f19430382d67"
394-
integrity sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==
392+
version "5.57.1"
393+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.1.tgz#af911234bd4401d09668c5faf708a0570a17a748"
394+
integrity sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==
395395
dependencies:
396-
"@typescript-eslint/scope-manager" "5.41.0"
397-
"@typescript-eslint/types" "5.41.0"
398-
"@typescript-eslint/typescript-estree" "5.41.0"
396+
"@typescript-eslint/scope-manager" "5.57.1"
397+
"@typescript-eslint/types" "5.57.1"
398+
"@typescript-eslint/typescript-estree" "5.57.1"
399399
debug "^4.3.4"
400400

401-
"@typescript-eslint/[email protected]":
402-
version "5.41.0"
403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.41.0.tgz#28e3a41d626288d0628be14cf9de8d49fc30fadf"
404-
integrity sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==
405-
dependencies:
406-
"@typescript-eslint/types" "5.41.0"
407-
"@typescript-eslint/visitor-keys" "5.41.0"
408-
409401
"@typescript-eslint/[email protected]":
410402
version "5.57.1"
411403
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710"
@@ -424,29 +416,11 @@
424416
debug "^4.3.4"
425417
tsutils "^3.21.0"
426418

427-
"@typescript-eslint/[email protected]":
428-
version "5.41.0"
429-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.41.0.tgz#6800abebc4e6abaf24cdf220fb4ce28f4ab09a85"
430-
integrity sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==
431-
432419
"@typescript-eslint/[email protected]":
433420
version "5.57.1"
434421
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603"
435422
integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==
436423

437-
"@typescript-eslint/[email protected]":
438-
version "5.41.0"
439-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.41.0.tgz#bf5c6b3138adbdc73ba4871d060ae12c59366c61"
440-
integrity sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==
441-
dependencies:
442-
"@typescript-eslint/types" "5.41.0"
443-
"@typescript-eslint/visitor-keys" "5.41.0"
444-
debug "^4.3.4"
445-
globby "^11.1.0"
446-
is-glob "^4.0.3"
447-
semver "^7.3.7"
448-
tsutils "^3.21.0"
449-
450424
"@typescript-eslint/[email protected]":
451425
version "5.57.1"
452426
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.1.tgz#10d9643e503afc1ca4f5553d9bbe672ea4050b71"
@@ -474,14 +448,6 @@
474448
eslint-scope "^5.1.1"
475449
semver "^7.3.7"
476450

477-
"@typescript-eslint/[email protected]":
478-
version "5.41.0"
479-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.41.0.tgz#d3510712bc07d5540160ed3c0f8f213b73e3bcd9"
480-
integrity sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==
481-
dependencies:
482-
"@typescript-eslint/types" "5.41.0"
483-
eslint-visitor-keys "^3.3.0"
484-
485451
"@typescript-eslint/[email protected]":
486452
version "5.57.1"
487453
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.1.tgz#585e5fa42a9bbcd9065f334fd7c8a4ddfa7d905e"

0 commit comments

Comments
 (0)