Skip to content

Commit a92380c

Browse files
Merge pull request #678 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1
chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1
2 parents 69ed30a + 228aaeb commit a92380c

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

Diff for: yarn.lock

+6-40
Original file line numberDiff line numberDiff line change
@@ -806,23 +806,15 @@
806806
tsutils "^3.21.0"
807807

808808
"@typescript-eslint/parser@^5.10.2":
809-
version "5.48.0"
810-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.0.tgz#02803355b23884a83e543755349809a50b7ed9ba"
811-
integrity sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==
809+
version "5.48.1"
810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.1.tgz#d0125792dab7e232035434ab8ef0658154db2f10"
811+
integrity sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==
812812
dependencies:
813-
"@typescript-eslint/scope-manager" "5.48.0"
814-
"@typescript-eslint/types" "5.48.0"
815-
"@typescript-eslint/typescript-estree" "5.48.0"
813+
"@typescript-eslint/scope-manager" "5.48.1"
814+
"@typescript-eslint/types" "5.48.1"
815+
"@typescript-eslint/typescript-estree" "5.48.1"
816816
debug "^4.3.4"
817817

818-
"@typescript-eslint/[email protected]":
819-
version "5.48.0"
820-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.0.tgz#607731cb0957fbc52fd754fd79507d1b6659cecf"
821-
integrity sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==
822-
dependencies:
823-
"@typescript-eslint/types" "5.48.0"
824-
"@typescript-eslint/visitor-keys" "5.48.0"
825-
826818
"@typescript-eslint/[email protected]":
827819
version "5.48.1"
828820
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.1.tgz#39c71e4de639f5fe08b988005beaaf6d79f9d64d"
@@ -841,29 +833,11 @@
841833
debug "^4.3.4"
842834
tsutils "^3.21.0"
843835

844-
"@typescript-eslint/[email protected]":
845-
version "5.48.0"
846-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
847-
integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
848-
849836
"@typescript-eslint/[email protected]":
850837
version "5.48.1"
851838
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.1.tgz#efd1913a9aaf67caf8a6e6779fd53e14e8587e14"
852839
integrity sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==
853840

854-
"@typescript-eslint/[email protected]":
855-
version "5.48.0"
856-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.0.tgz#a7f04bccb001003405bb5452d43953a382c2fac2"
857-
integrity sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==
858-
dependencies:
859-
"@typescript-eslint/types" "5.48.0"
860-
"@typescript-eslint/visitor-keys" "5.48.0"
861-
debug "^4.3.4"
862-
globby "^11.1.0"
863-
is-glob "^4.0.3"
864-
semver "^7.3.7"
865-
tsutils "^3.21.0"
866-
867841
"@typescript-eslint/[email protected]":
868842
version "5.48.1"
869843
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.1.tgz#9efa8ee2aa471c6ab62e649f6e64d8d121bc2056"
@@ -891,14 +865,6 @@
891865
eslint-utils "^3.0.0"
892866
semver "^7.3.7"
893867

894-
"@typescript-eslint/[email protected]":
895-
version "5.48.0"
896-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz#4446d5e7f6cadde7140390c0e284c8702d944904"
897-
integrity sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==
898-
dependencies:
899-
"@typescript-eslint/types" "5.48.0"
900-
eslint-visitor-keys "^3.3.0"
901-
902868
"@typescript-eslint/[email protected]":
903869
version "5.48.1"
904870
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.1.tgz#79fd4fb9996023ef86849bf6f904f33eb6c8fccb"

0 commit comments

Comments
 (0)