Skip to content

Commit e96f8a2

Browse files
Merge pull request #457 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.20.0
chore(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0
2 parents 2804ebe + dcd7d54 commit e96f8a2

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
@@ -723,23 +723,15 @@
723723
tsutils "^3.21.0"
724724

725725
"@typescript-eslint/parser@^5.10.2":
726-
version "5.19.0"
727-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.19.0.tgz#05e587c1492868929b931afa0cb5579b0f728e75"
728-
integrity sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==
726+
version "5.20.0"
727+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.20.0.tgz#4991c4ee0344315c2afc2a62f156565f689c8d0b"
728+
integrity sha512-UWKibrCZQCYvobmu3/N8TWbEeo/EPQbS41Ux1F9XqPzGuV7pfg6n50ZrFo6hryynD8qOTTfLHtHjjdQtxJ0h/w==
729729
dependencies:
730-
"@typescript-eslint/scope-manager" "5.19.0"
731-
"@typescript-eslint/types" "5.19.0"
732-
"@typescript-eslint/typescript-estree" "5.19.0"
730+
"@typescript-eslint/scope-manager" "5.20.0"
731+
"@typescript-eslint/types" "5.20.0"
732+
"@typescript-eslint/typescript-estree" "5.20.0"
733733
debug "^4.3.2"
734734

735-
"@typescript-eslint/[email protected]":
736-
version "5.19.0"
737-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.19.0.tgz#97e59b0bcbcb54dbcdfba96fc103b9020bbe9cb4"
738-
integrity sha512-Fz+VrjLmwq5fbQn5W7cIJZ066HxLMKvDEmf4eu1tZ8O956aoX45jAuBB76miAECMTODyUxH61AQM7q4/GOMQ5g==
739-
dependencies:
740-
"@typescript-eslint/types" "5.19.0"
741-
"@typescript-eslint/visitor-keys" "5.19.0"
742-
743735
"@typescript-eslint/[email protected]":
744736
version "5.20.0"
745737
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.20.0.tgz#79c7fb8598d2942e45b3c881ced95319818c7980"
@@ -757,29 +749,11 @@
757749
debug "^4.3.2"
758750
tsutils "^3.21.0"
759751

760-
"@typescript-eslint/[email protected]":
761-
version "5.19.0"
762-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.19.0.tgz#12d3d600d754259da771806ee8b2c842d3be8d12"
763-
integrity sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w==
764-
765752
"@typescript-eslint/[email protected]":
766753
version "5.20.0"
767754
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.20.0.tgz#fa39c3c2aa786568302318f1cb51fcf64258c20c"
768755
integrity sha512-+d8wprF9GyvPwtoB4CxBAR/s0rpP25XKgnOvMf/gMXYDvlUC3rPFHupdTQ/ow9vn7UDe5rX02ovGYQbv/IUCbg==
769756

770-
"@typescript-eslint/[email protected]":
771-
version "5.19.0"
772-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.19.0.tgz#fc987b8f62883f9ea6a5b488bdbcd20d33c0025f"
773-
integrity sha512-dRPuD4ocXdaE1BM/dNR21elSEUPKaWgowCA0bqJ6YbYkvtrPVEvZ+zqcX5a8ECYn3q5iBSSUcBBD42ubaOp0Hw==
774-
dependencies:
775-
"@typescript-eslint/types" "5.19.0"
776-
"@typescript-eslint/visitor-keys" "5.19.0"
777-
debug "^4.3.2"
778-
globby "^11.0.4"
779-
is-glob "^4.0.3"
780-
semver "^7.3.5"
781-
tsutils "^3.21.0"
782-
783757
"@typescript-eslint/[email protected]":
784758
version "5.20.0"
785759
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.20.0.tgz#ab73686ab18c8781bbf249c9459a55dc9417d6b0"
@@ -805,14 +779,6 @@
805779
eslint-scope "^5.1.1"
806780
eslint-utils "^3.0.0"
807781

808-
"@typescript-eslint/[email protected]":
809-
version "5.19.0"
810-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.19.0.tgz#c84ebc7f6c744707a361ca5ec7f7f64cd85b8af6"
811-
integrity sha512-Ym7zZoMDZcAKWsULi2s7UMLREdVQdScPQ/fKWMYefarCztWlHPFVJo8racf8R0Gc8FAEJ2eD4of8As1oFtnQlQ==
812-
dependencies:
813-
"@typescript-eslint/types" "5.19.0"
814-
eslint-visitor-keys "^3.0.0"
815-
816782
"@typescript-eslint/[email protected]":
817783
version "5.20.0"
818784
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.20.0.tgz#70236b5c6b67fbaf8b2f58bf3414b76c1e826c2a"

0 commit comments

Comments
 (0)