Skip to content

Commit aefdca6

Browse files
Merge pull request #453 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.19.0
chore(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0
2 parents 06e655a + de20e62 commit aefdca6

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

yarn.lock

Lines changed: 6 additions & 40 deletions
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.18.0"
727-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.18.0.tgz#2bcd4ff21df33621df33e942ccb21cb897f004c6"
728-
integrity sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==
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==
729729
dependencies:
730-
"@typescript-eslint/scope-manager" "5.18.0"
731-
"@typescript-eslint/types" "5.18.0"
732-
"@typescript-eslint/typescript-estree" "5.18.0"
730+
"@typescript-eslint/scope-manager" "5.19.0"
731+
"@typescript-eslint/types" "5.19.0"
732+
"@typescript-eslint/typescript-estree" "5.19.0"
733733
debug "^4.3.2"
734734

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

760-
"@typescript-eslint/[email protected]":
761-
version "5.18.0"
762-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
763-
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
764-
765752
"@typescript-eslint/[email protected]":
766753
version "5.19.0"
767754
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.19.0.tgz#12d3d600d754259da771806ee8b2c842d3be8d12"
768755
integrity sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w==
769756

770-
"@typescript-eslint/[email protected]":
771-
version "5.18.0"
772-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.18.0.tgz#6498e5ee69a32e82b6e18689e2f72e4060986474"
773-
integrity sha512-wa+2VAhOPpZs1bVij9e5gyVu60ReMi/KuOx4LKjGx2Y3XTNUDJgQ+5f77D49pHtqef/klglf+mibuHs9TrPxdQ==
774-
dependencies:
775-
"@typescript-eslint/types" "5.18.0"
776-
"@typescript-eslint/visitor-keys" "5.18.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.19.0"
785759
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.19.0.tgz#fc987b8f62883f9ea6a5b488bdbcd20d33c0025f"
@@ -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.18.0"
810-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.18.0.tgz#c7c07709823804171d569017f3b031ced7253e60"
811-
integrity sha512-Hf+t+dJsjAKpKSkg3EHvbtEpFFb/1CiOHnvI8bjHgOD4/wAw3gKrA0i94LrbekypiZVanJu3McWJg7rWDMzRTg==
812-
dependencies:
813-
"@typescript-eslint/types" "5.18.0"
814-
eslint-visitor-keys "^3.0.0"
815-
816782
"@typescript-eslint/[email protected]":
817783
version "5.19.0"
818784
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.19.0.tgz#c84ebc7f6c744707a361ca5ec7f7f64cd85b8af6"

0 commit comments

Comments
 (0)