Skip to content

Commit ca8276d

Browse files
build(deps-dev): bump @typescript-eslint/parser from 4.6.1 to 4.7.0 (#2580)
1 parent c33048f commit ca8276d

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

+27-27
Original file line numberDiff line numberDiff line change
@@ -944,48 +944,48 @@
944944
"@types/yargs-parser" "*"
945945

946946
"@typescript-eslint/parser@^4.1.1":
947-
version "4.6.1"
948-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.1.tgz#b801bff67b536ecc4a840ac9289ba2be57e02428"
949-
integrity sha512-lScKRPt1wM9UwyKkGKyQDqf0bh6jm8DQ5iN37urRIXDm16GEv+HGEmum2Fc423xlk5NUOkOpfTnKZc/tqKZkDQ==
947+
version "4.7.0"
948+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c"
949+
integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw==
950950
dependencies:
951-
"@typescript-eslint/scope-manager" "4.6.1"
952-
"@typescript-eslint/types" "4.6.1"
953-
"@typescript-eslint/typescript-estree" "4.6.1"
951+
"@typescript-eslint/scope-manager" "4.7.0"
952+
"@typescript-eslint/types" "4.7.0"
953+
"@typescript-eslint/typescript-estree" "4.7.0"
954954
debug "^4.1.1"
955955

956-
"@typescript-eslint/scope-manager@4.6.1":
957-
version "4.6.1"
958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.1.tgz#21872b91cbf7adfc7083f17b8041149148baf992"
959-
integrity sha512-f95+80r6VdINYscJY1KDUEDcxZ3prAWHulL4qRDfNVD0I5QAVSGqFkwHERDoLYJJWmEAkUMdQVvx7/c2Hp+Bjg==
956+
"@typescript-eslint/scope-manager@4.7.0":
957+
version "4.7.0"
958+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
959+
integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
960960
dependencies:
961-
"@typescript-eslint/types" "4.6.1"
962-
"@typescript-eslint/visitor-keys" "4.6.1"
961+
"@typescript-eslint/types" "4.7.0"
962+
"@typescript-eslint/visitor-keys" "4.7.0"
963963

964-
"@typescript-eslint/types@4.6.1":
965-
version "4.6.1"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552"
967-
integrity sha512-k2ZCHhJ96YZyPIsykickez+OMHkz06xppVLfJ+DY90i532/Cx2Z+HiRMH8YZQo7a4zVd/TwNBuRCdXlGK4yo8w==
964+
"@typescript-eslint/types@4.7.0":
965+
version "4.7.0"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
967+
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
968968

969-
"@typescript-eslint/typescript-estree@4.6.1":
970-
version "4.6.1"
971-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.1.tgz#6025cce724329413f57e4959b2d676fceeca246f"
972-
integrity sha512-/J/kxiyjQQKqEr5kuKLNQ1Finpfb8gf/NpbwqFFYEBjxOsZ621r9AqwS9UDRA1Rrr/eneX/YsbPAIhU2rFLjXQ==
969+
"@typescript-eslint/typescript-estree@4.7.0":
970+
version "4.7.0"
971+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
972+
integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
973973
dependencies:
974-
"@typescript-eslint/types" "4.6.1"
975-
"@typescript-eslint/visitor-keys" "4.6.1"
974+
"@typescript-eslint/types" "4.7.0"
975+
"@typescript-eslint/visitor-keys" "4.7.0"
976976
debug "^4.1.1"
977977
globby "^11.0.1"
978978
is-glob "^4.0.1"
979979
lodash "^4.17.15"
980980
semver "^7.3.2"
981981
tsutils "^3.17.1"
982982

983-
"@typescript-eslint/visitor-keys@4.6.1":
984-
version "4.6.1"
985-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.1.tgz#6b125883402d8939df7b54528d879e88f7ba3614"
986-
integrity sha512-owABze4toX7QXwOLT3/D5a8NecZEjEWU1srqxENTfqsY3bwVnl3YYbOh6s1rp2wQKO9RTHFGjKes08FgE7SVMw==
983+
"@typescript-eslint/visitor-keys@4.7.0":
984+
version "4.7.0"
985+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
986+
integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
987987
dependencies:
988-
"@typescript-eslint/types" "4.6.1"
988+
"@typescript-eslint/types" "4.7.0"
989989
eslint-visitor-keys "^2.0.0"
990990

991991

0 commit comments

Comments
 (0)