Skip to content

Commit ebf0152

Browse files
Merge pull request #631 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.42.1
chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1
2 parents 7e5daa9 + 948139d commit ebf0152

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
@@ -805,23 +805,15 @@
805805
tsutils "^3.21.0"
806806

807807
"@typescript-eslint/parser@^5.10.2":
808-
version "5.42.0"
809-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.0.tgz#be0ffbe279e1320e3d15e2ef0ad19262f59e9240"
810-
integrity sha512-Ixh9qrOTDRctFg3yIwrLkgf33AHyEIn6lhyf5cCfwwiGtkWhNpVKlEZApi3inGQR/barWnY7qY8FbGKBO7p3JA==
808+
version "5.42.1"
809+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.1.tgz#3e66156f2f74b11690b45950d8f5f28a62751d35"
810+
integrity sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==
811811
dependencies:
812-
"@typescript-eslint/scope-manager" "5.42.0"
813-
"@typescript-eslint/types" "5.42.0"
814-
"@typescript-eslint/typescript-estree" "5.42.0"
812+
"@typescript-eslint/scope-manager" "5.42.1"
813+
"@typescript-eslint/types" "5.42.1"
814+
"@typescript-eslint/typescript-estree" "5.42.1"
815815
debug "^4.3.4"
816816

817-
"@typescript-eslint/[email protected]":
818-
version "5.42.0"
819-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.0.tgz#e1f2bb26d3b2a508421ee2e3ceea5396b192f5ef"
820-
integrity sha512-l5/3IBHLH0Bv04y+H+zlcLiEMEMjWGaCX6WyHE5Uk2YkSGAMlgdUPsT/ywTSKgu9D1dmmKMYgYZijObfA39Wow==
821-
dependencies:
822-
"@typescript-eslint/types" "5.42.0"
823-
"@typescript-eslint/visitor-keys" "5.42.0"
824-
825817
"@typescript-eslint/[email protected]":
826818
version "5.42.1"
827819
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz#05e5e1351485637d466464237e5259b49f609b18"
@@ -840,29 +832,11 @@
840832
debug "^4.3.4"
841833
tsutils "^3.21.0"
842834

843-
"@typescript-eslint/[email protected]":
844-
version "5.42.0"
845-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.0.tgz#5aeff9b5eced48f27d5b8139339bf1ef805bad7a"
846-
integrity sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw==
847-
848835
"@typescript-eslint/[email protected]":
849836
version "5.42.1"
850837
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.1.tgz#0d4283c30e9b70d2aa2391c36294413de9106df2"
851838
integrity sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==
852839

853-
"@typescript-eslint/[email protected]":
854-
version "5.42.0"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.0.tgz#2592d24bb5f89bf54a63384ff3494870f95b3fd8"
856-
integrity sha512-2O3vSq794x3kZGtV7i4SCWZWCwjEtkWfVqX4m5fbUBomOsEOyd6OAD1qU2lbvV5S8tgy/luJnOYluNyYVeOTTg==
857-
dependencies:
858-
"@typescript-eslint/types" "5.42.0"
859-
"@typescript-eslint/visitor-keys" "5.42.0"
860-
debug "^4.3.4"
861-
globby "^11.1.0"
862-
is-glob "^4.0.3"
863-
semver "^7.3.7"
864-
tsutils "^3.21.0"
865-
866840
"@typescript-eslint/[email protected]":
867841
version "5.42.1"
868842
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz#f9a223ecb547a781d37e07a5ac6ba9ff681eaef0"
@@ -890,14 +864,6 @@
890864
eslint-utils "^3.0.0"
891865
semver "^7.3.7"
892866

893-
"@typescript-eslint/[email protected]":
894-
version "5.42.0"
895-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.0.tgz#ee8d62d486f41cfe646632fab790fbf0c1db5bb0"
896-
integrity sha512-QHbu5Hf/2lOEOwy+IUw0GoSCuAzByTAWWrOTKzTzsotiUnWFpuKnXcAhC9YztAf2EElQ0VvIK+pHJUPkM0q7jg==
897-
dependencies:
898-
"@typescript-eslint/types" "5.42.0"
899-
eslint-visitor-keys "^3.3.0"
900-
901867
"@typescript-eslint/[email protected]":
902868
version "5.42.1"
903869
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz#df10839adf6605e1cdb79174cf21e46df9be4872"

0 commit comments

Comments
 (0)