Skip to content

Commit 6f88e88

Browse files
build(deps): update dependency @typescript-eslint/eslint-plugin to v5.47.0
1 parent 99b556b commit 6f88e88

File tree

2 files changed

+56
-22
lines changed

2 files changed

+56
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@softwareventures/prettier-config": "4.0.0",
8585
"@softwareventures/semantic-release-config": "3.1.0",
8686
"@softwareventures/tsconfig": "7.0.0",
87-
"@typescript-eslint/eslint-plugin": "5.46.1",
87+
"@typescript-eslint/eslint-plugin": "5.47.0",
8888
"@typescript-eslint/parser": "5.46.1",
8989
"ava": "5.1.0",
9090
"cz-conventional-changelog": "3.3.0",

yarn.lock

Lines changed: 55 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -842,14 +842,14 @@
842842
resolved "https://registry.yarnpkg.com/@types/wordwrap/-/wordwrap-1.0.1.tgz#6cfbe1e2ea03a30831453389e5fdec8be40fd178"
843843
integrity sha512-xe+rWyom8xn0laMWH3M7elOpWj2rDQk+3f13RAur89GKsf4FO5qmBNtXXtwepFo2XNgQI0nePdCEStoHFnNvWg==
844844

845-
"@typescript-eslint/eslint-plugin@5.46.1":
846-
version "5.46.1"
847-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.1.tgz#098abb4c9354e19f460d57ab18bff1f676a6cff0"
848-
integrity sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==
849-
dependencies:
850-
"@typescript-eslint/scope-manager" "5.46.1"
851-
"@typescript-eslint/type-utils" "5.46.1"
852-
"@typescript-eslint/utils" "5.46.1"
845+
"@typescript-eslint/eslint-plugin@5.47.0":
846+
version "5.47.0"
847+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.0.tgz#dadb79df3b0499699b155839fd6792f16897d910"
848+
integrity sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==
849+
dependencies:
850+
"@typescript-eslint/scope-manager" "5.47.0"
851+
"@typescript-eslint/type-utils" "5.47.0"
852+
"@typescript-eslint/utils" "5.47.0"
853853
debug "^4.3.4"
854854
ignore "^5.2.0"
855855
natural-compare-lite "^1.4.0"
@@ -875,13 +875,21 @@
875875
"@typescript-eslint/types" "5.46.1"
876876
"@typescript-eslint/visitor-keys" "5.46.1"
877877

878-
"@typescript-eslint/type-utils@5.46.1":
879-
version "5.46.1"
880-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz#195033e4b30b51b870dfcf2828e88d57b04a11cc"
881-
integrity sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==
878+
"@typescript-eslint/scope-manager@5.47.0":
879+
version "5.47.0"
880+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz#f58144a6b0ff58b996f92172c488813aee9b09df"
881+
integrity sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==
882882
dependencies:
883-
"@typescript-eslint/typescript-estree" "5.46.1"
884-
"@typescript-eslint/utils" "5.46.1"
883+
"@typescript-eslint/types" "5.47.0"
884+
"@typescript-eslint/visitor-keys" "5.47.0"
885+
886+
"@typescript-eslint/[email protected]":
887+
version "5.47.0"
888+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.47.0.tgz#2b440979c574e317d3473225ae781f292c99e55d"
889+
integrity sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==
890+
dependencies:
891+
"@typescript-eslint/typescript-estree" "5.47.0"
892+
"@typescript-eslint/utils" "5.47.0"
885893
debug "^4.3.4"
886894
tsutils "^3.21.0"
887895

@@ -890,6 +898,11 @@
890898
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
891899
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
892900

901+
"@typescript-eslint/[email protected]":
902+
version "5.47.0"
903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.0.tgz#67490def406eaa023dbbd8da42ee0d0c9b5229d3"
904+
integrity sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==
905+
893906
"@typescript-eslint/[email protected]":
894907
version "5.46.1"
895908
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2"
@@ -903,16 +916,29 @@
903916
semver "^7.3.7"
904917
tsutils "^3.21.0"
905918

906-
"@typescript-eslint/[email protected]":
907-
version "5.46.1"
908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.1.tgz#7da3c934d9fd0eb4002a6bb3429f33298b469b4a"
909-
integrity sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==
919+
"@typescript-eslint/[email protected]":
920+
version "5.47.0"
921+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz#ed971a11c5c928646d6ba7fc9dfdd6e997649aca"
922+
integrity sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==
923+
dependencies:
924+
"@typescript-eslint/types" "5.47.0"
925+
"@typescript-eslint/visitor-keys" "5.47.0"
926+
debug "^4.3.4"
927+
globby "^11.1.0"
928+
is-glob "^4.0.3"
929+
semver "^7.3.7"
930+
tsutils "^3.21.0"
931+
932+
"@typescript-eslint/[email protected]":
933+
version "5.47.0"
934+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.0.tgz#b5005f7d2696769a1fdc1e00897005a25b3a0ec7"
935+
integrity sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==
910936
dependencies:
911937
"@types/json-schema" "^7.0.9"
912938
"@types/semver" "^7.3.12"
913-
"@typescript-eslint/scope-manager" "5.46.1"
914-
"@typescript-eslint/types" "5.46.1"
915-
"@typescript-eslint/typescript-estree" "5.46.1"
939+
"@typescript-eslint/scope-manager" "5.47.0"
940+
"@typescript-eslint/types" "5.47.0"
941+
"@typescript-eslint/typescript-estree" "5.47.0"
916942
eslint-scope "^5.1.1"
917943
eslint-utils "^3.0.0"
918944
semver "^7.3.7"
@@ -925,6 +951,14 @@
925951
"@typescript-eslint/types" "5.46.1"
926952
eslint-visitor-keys "^3.3.0"
927953

954+
"@typescript-eslint/[email protected]":
955+
version "5.47.0"
956+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz#4aca4efbdf6209c154df1f7599852d571b80bb45"
957+
integrity sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==
958+
dependencies:
959+
"@typescript-eslint/types" "5.47.0"
960+
eslint-visitor-keys "^3.3.0"
961+
928962
JSONStream@^1.0.4:
929963
version "1.3.5"
930964
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)