Skip to content

Commit 3543439

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.44.0 to 5.45.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.45.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 d62eb10 commit 3543439

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.44.0"
794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
795-
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
793+
version "5.45.0"
794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.45.0.tgz#ffa505cf961d4844d38cfa19dcec4973a6039e41"
795+
integrity sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==
796796
dependencies:
797-
"@typescript-eslint/scope-manager" "5.44.0"
798-
"@typescript-eslint/type-utils" "5.44.0"
799-
"@typescript-eslint/utils" "5.44.0"
797+
"@typescript-eslint/scope-manager" "5.45.0"
798+
"@typescript-eslint/type-utils" "5.45.0"
799+
"@typescript-eslint/utils" "5.45.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.45.0"
815815
debug "^4.3.4"
816816

817-
"@typescript-eslint/[email protected]":
818-
version "5.44.0"
819-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
820-
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
821-
dependencies:
822-
"@typescript-eslint/types" "5.44.0"
823-
"@typescript-eslint/visitor-keys" "5.44.0"
824-
825817
"@typescript-eslint/[email protected]":
826818
version "5.45.0"
827819
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96"
@@ -830,39 +822,21 @@
830822
"@typescript-eslint/types" "5.45.0"
831823
"@typescript-eslint/visitor-keys" "5.45.0"
832824

833-
"@typescript-eslint/type-utils@5.44.0":
834-
version "5.44.0"
835-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
836-
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
825+
"@typescript-eslint/type-utils@5.45.0":
826+
version "5.45.0"
827+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.45.0.tgz#aefbc954c40878fcebeabfb77d20d84a3da3a8b2"
828+
integrity sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==
837829
dependencies:
838-
"@typescript-eslint/typescript-estree" "5.44.0"
839-
"@typescript-eslint/utils" "5.44.0"
830+
"@typescript-eslint/typescript-estree" "5.45.0"
831+
"@typescript-eslint/utils" "5.45.0"
840832
debug "^4.3.4"
841833
tsutils "^3.21.0"
842834

843-
"@typescript-eslint/[email protected]":
844-
version "5.44.0"
845-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
846-
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
847-
848835
"@typescript-eslint/[email protected]":
849836
version "5.45.0"
850837
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.0.tgz#794760b9037ee4154c09549ef5a96599621109c5"
851838
integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==
852839

853-
"@typescript-eslint/[email protected]":
854-
version "5.44.0"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
856-
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
857-
dependencies:
858-
"@typescript-eslint/types" "5.44.0"
859-
"@typescript-eslint/visitor-keys" "5.44.0"
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.45.0"
868842
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d"
@@ -876,28 +850,20 @@
876850
semver "^7.3.7"
877851
tsutils "^3.21.0"
878852

879-
"@typescript-eslint/utils@5.44.0":
880-
version "5.44.0"
881-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
882-
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
853+
"@typescript-eslint/utils@5.45.0":
854+
version "5.45.0"
855+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.45.0.tgz#9cca2996eee1b8615485a6918a5c763629c7acf5"
856+
integrity sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==
883857
dependencies:
884858
"@types/json-schema" "^7.0.9"
885859
"@types/semver" "^7.3.12"
886-
"@typescript-eslint/scope-manager" "5.44.0"
887-
"@typescript-eslint/types" "5.44.0"
888-
"@typescript-eslint/typescript-estree" "5.44.0"
860+
"@typescript-eslint/scope-manager" "5.45.0"
861+
"@typescript-eslint/types" "5.45.0"
862+
"@typescript-eslint/typescript-estree" "5.45.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.44.0"
895-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
896-
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
897-
dependencies:
898-
"@typescript-eslint/types" "5.44.0"
899-
eslint-visitor-keys "^3.3.0"
900-
901867
"@typescript-eslint/[email protected]":
902868
version "5.45.0"
903869
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.0.tgz#e0d160e9e7fdb7f8da697a5b78e7a14a22a70528"

0 commit comments

Comments
 (0)