Skip to content

Commit 7847c4b

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.9.1 to 5.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.1 to 5.10.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b4e7a3 commit 7847c4b

File tree

1 file changed

+40
-6
lines changed

1 file changed

+40
-6
lines changed

Diff for: yarn.lock

+40-6
Original file line numberDiff line numberDiff line change
@@ -913,15 +913,23 @@
913913
eslint-utils "^3.0.0"
914914

915915
"@typescript-eslint/parser@^5.8.0":
916-
version "5.9.1"
917-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.1.tgz#b114011010a87e17b3265ca715e16c76a9834cef"
918-
integrity sha512-PLYO0AmwD6s6n0ZQB5kqPgfvh73p0+VqopQQLuNfi7Lm0EpfKyDalchpVwkE+81k5HeiRrTV/9w1aNHzjD7C4g==
916+
version "5.10.0"
917+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
918+
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
919919
dependencies:
920-
"@typescript-eslint/scope-manager" "5.9.1"
921-
"@typescript-eslint/types" "5.9.1"
922-
"@typescript-eslint/typescript-estree" "5.9.1"
920+
"@typescript-eslint/scope-manager" "5.10.0"
921+
"@typescript-eslint/types" "5.10.0"
922+
"@typescript-eslint/typescript-estree" "5.10.0"
923923
debug "^4.3.2"
924924

925+
"@typescript-eslint/[email protected]":
926+
version "5.10.0"
927+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
928+
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
929+
dependencies:
930+
"@typescript-eslint/types" "5.10.0"
931+
"@typescript-eslint/visitor-keys" "5.10.0"
932+
925933
"@typescript-eslint/[email protected]":
926934
version "5.9.1"
927935
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.1.tgz#6c27be89f1a9409f284d95dfa08ee3400166fe69"
@@ -939,11 +947,29 @@
939947
debug "^4.3.2"
940948
tsutils "^3.21.0"
941949

950+
"@typescript-eslint/[email protected]":
951+
version "5.10.0"
952+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
953+
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
954+
942955
"@typescript-eslint/[email protected]":
943956
version "5.9.1"
944957
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
945958
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
946959

960+
"@typescript-eslint/[email protected]":
961+
version "5.10.0"
962+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
963+
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
964+
dependencies:
965+
"@typescript-eslint/types" "5.10.0"
966+
"@typescript-eslint/visitor-keys" "5.10.0"
967+
debug "^4.3.2"
968+
globby "^11.0.4"
969+
is-glob "^4.0.3"
970+
semver "^7.3.5"
971+
tsutils "^3.21.0"
972+
947973
"@typescript-eslint/[email protected]":
948974
version "5.9.1"
949975
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.1.tgz#d5b996f49476495070d2b8dd354861cf33c005d6"
@@ -957,6 +983,14 @@
957983
semver "^7.3.5"
958984
tsutils "^3.21.0"
959985

986+
"@typescript-eslint/[email protected]":
987+
version "5.10.0"
988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
989+
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
990+
dependencies:
991+
"@typescript-eslint/types" "5.10.0"
992+
eslint-visitor-keys "^3.0.0"
993+
960994
"@typescript-eslint/[email protected]":
961995
version "5.9.1"
962996
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.1.tgz#f52206f38128dd4f675cf28070a41596eee985b7"

0 commit comments

Comments
 (0)