Skip to content

Commit eefaefd

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

File tree

1 file changed

+19
-53
lines changed

1 file changed

+19
-53
lines changed

Diff for: yarn.lock

+19-53
Original file line numberDiff line numberDiff line change
@@ -790,13 +790,13 @@
790790
"@types/yargs-parser" "*"
791791

792792
"@typescript-eslint/eslint-plugin@^5.10.2":
793-
version "5.42.1"
794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.1.tgz#696b9cc21dfd4749c1c8ad1307f76a36a00aa0e3"
795-
integrity sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==
793+
version "5.43.0"
794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.43.0.tgz#4a5248eb31b454715ddfbf8cfbf497529a0a78bc"
795+
integrity sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==
796796
dependencies:
797-
"@typescript-eslint/scope-manager" "5.42.1"
798-
"@typescript-eslint/type-utils" "5.42.1"
799-
"@typescript-eslint/utils" "5.42.1"
797+
"@typescript-eslint/scope-manager" "5.43.0"
798+
"@typescript-eslint/type-utils" "5.43.0"
799+
"@typescript-eslint/utils" "5.43.0"
800800
debug "^4.3.4"
801801
ignore "^5.2.0"
802802
natural-compare-lite "^1.4.0"
@@ -814,14 +814,6 @@
814814
"@typescript-eslint/typescript-estree" "5.43.0"
815815
debug "^4.3.4"
816816

817-
"@typescript-eslint/[email protected]":
818-
version "5.42.1"
819-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz#05e5e1351485637d466464237e5259b49f609b18"
820-
integrity sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==
821-
dependencies:
822-
"@typescript-eslint/types" "5.42.1"
823-
"@typescript-eslint/visitor-keys" "5.42.1"
824-
825817
"@typescript-eslint/[email protected]":
826818
version "5.43.0"
827819
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz#566e46303392014d5d163704724872e1f2dd3c15"
@@ -830,39 +822,21 @@
830822
"@typescript-eslint/types" "5.43.0"
831823
"@typescript-eslint/visitor-keys" "5.43.0"
832824

833-
"@typescript-eslint/type-utils@5.42.1":
834-
version "5.42.1"
835-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.42.1.tgz#21328feb2d4b193c5852b35aabd241ccc1449daa"
836-
integrity sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==
825+
"@typescript-eslint/type-utils@5.43.0":
826+
version "5.43.0"
827+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.43.0.tgz#91110fb827df5161209ecca06f70d19a96030be6"
828+
integrity sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==
837829
dependencies:
838-
"@typescript-eslint/typescript-estree" "5.42.1"
839-
"@typescript-eslint/utils" "5.42.1"
830+
"@typescript-eslint/typescript-estree" "5.43.0"
831+
"@typescript-eslint/utils" "5.43.0"
840832
debug "^4.3.4"
841833
tsutils "^3.21.0"
842834

843-
"@typescript-eslint/[email protected]":
844-
version "5.42.1"
845-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.1.tgz#0d4283c30e9b70d2aa2391c36294413de9106df2"
846-
integrity sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==
847-
848835
"@typescript-eslint/[email protected]":
849836
version "5.43.0"
850837
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
851838
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
852839

853-
"@typescript-eslint/[email protected]":
854-
version "5.42.1"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz#f9a223ecb547a781d37e07a5ac6ba9ff681eaef0"
856-
integrity sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==
857-
dependencies:
858-
"@typescript-eslint/types" "5.42.1"
859-
"@typescript-eslint/visitor-keys" "5.42.1"
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.43.0"
868842
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
@@ -876,28 +850,20 @@
876850
semver "^7.3.7"
877851
tsutils "^3.21.0"
878852

879-
"@typescript-eslint/utils@5.42.1":
880-
version "5.42.1"
881-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.42.1.tgz#2789b1cd990f0c07aaa3e462dbe0f18d736d5071"
882-
integrity sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==
853+
"@typescript-eslint/utils@5.43.0":
854+
version "5.43.0"
855+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.43.0.tgz#00fdeea07811dbdf68774a6f6eacfee17fcc669f"
856+
integrity sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==
883857
dependencies:
884858
"@types/json-schema" "^7.0.9"
885859
"@types/semver" "^7.3.12"
886-
"@typescript-eslint/scope-manager" "5.42.1"
887-
"@typescript-eslint/types" "5.42.1"
888-
"@typescript-eslint/typescript-estree" "5.42.1"
860+
"@typescript-eslint/scope-manager" "5.43.0"
861+
"@typescript-eslint/types" "5.43.0"
862+
"@typescript-eslint/typescript-estree" "5.43.0"
889863
eslint-scope "^5.1.1"
890864
eslint-utils "^3.0.0"
891865
semver "^7.3.7"
892866

893-
"@typescript-eslint/[email protected]":
894-
version "5.42.1"
895-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz#df10839adf6605e1cdb79174cf21e46df9be4872"
896-
integrity sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==
897-
dependencies:
898-
"@typescript-eslint/types" "5.42.1"
899-
eslint-visitor-keys "^3.3.0"
900-
901867
"@typescript-eslint/[email protected]":
902868
version "5.43.0"
903869
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz#cbbdadfdfea385310a20a962afda728ea106befa"

0 commit comments

Comments
 (0)