Skip to content

Commit 29fce33

Browse files
build(deps): update dependency @typescript-eslint/parser to v5.47.0
1 parent 6f88e88 commit 29fce33

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@softwareventures/semantic-release-config": "3.1.0",
8686
"@softwareventures/tsconfig": "7.0.0",
8787
"@typescript-eslint/eslint-plugin": "5.47.0",
88-
"@typescript-eslint/parser": "5.46.1",
88+
"@typescript-eslint/parser": "5.47.0",
8989
"ava": "5.1.0",
9090
"cz-conventional-changelog": "3.3.0",
9191
"eslint": "8.30.0",

yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -857,23 +857,15 @@
857857
semver "^7.3.7"
858858
tsutils "^3.21.0"
859859

860-
"@typescript-eslint/[email protected]":
861-
version "5.46.1"
862-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.46.1.tgz#1fc8e7102c1141eb64276c3b89d70da8c0ba5699"
863-
integrity sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==
864-
dependencies:
865-
"@typescript-eslint/scope-manager" "5.46.1"
866-
"@typescript-eslint/types" "5.46.1"
867-
"@typescript-eslint/typescript-estree" "5.46.1"
868-
debug "^4.3.4"
869-
870-
"@typescript-eslint/[email protected]":
871-
version "5.46.1"
872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a"
873-
integrity sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==
860+
"@typescript-eslint/[email protected]":
861+
version "5.47.0"
862+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.47.0.tgz#62e83de93499bf4b500528f74bf2e0554e3a6c8d"
863+
integrity sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==
874864
dependencies:
875-
"@typescript-eslint/types" "5.46.1"
876-
"@typescript-eslint/visitor-keys" "5.46.1"
865+
"@typescript-eslint/scope-manager" "5.47.0"
866+
"@typescript-eslint/types" "5.47.0"
867+
"@typescript-eslint/typescript-estree" "5.47.0"
868+
debug "^4.3.4"
877869

878870
"@typescript-eslint/[email protected]":
879871
version "5.47.0"
@@ -893,29 +885,11 @@
893885
debug "^4.3.4"
894886
tsutils "^3.21.0"
895887

896-
"@typescript-eslint/[email protected]":
897-
version "5.46.1"
898-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
899-
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
900-
901888
"@typescript-eslint/[email protected]":
902889
version "5.47.0"
903890
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.0.tgz#67490def406eaa023dbbd8da42ee0d0c9b5229d3"
904891
integrity sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==
905892

906-
"@typescript-eslint/[email protected]":
907-
version "5.46.1"
908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2"
909-
integrity sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==
910-
dependencies:
911-
"@typescript-eslint/types" "5.46.1"
912-
"@typescript-eslint/visitor-keys" "5.46.1"
913-
debug "^4.3.4"
914-
globby "^11.1.0"
915-
is-glob "^4.0.3"
916-
semver "^7.3.7"
917-
tsutils "^3.21.0"
918-
919893
"@typescript-eslint/[email protected]":
920894
version "5.47.0"
921895
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz#ed971a11c5c928646d6ba7fc9dfdd6e997649aca"
@@ -943,14 +917,6 @@
943917
eslint-utils "^3.0.0"
944918
semver "^7.3.7"
945919

946-
"@typescript-eslint/[email protected]":
947-
version "5.46.1"
948-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242"
949-
integrity sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==
950-
dependencies:
951-
"@typescript-eslint/types" "5.46.1"
952-
eslint-visitor-keys "^3.3.0"
953-
954920
"@typescript-eslint/[email protected]":
955921
version "5.47.0"
956922
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz#4aca4efbdf6209c154df1f7599852d571b80bb45"

0 commit comments

Comments
 (0)