Skip to content

Commit b53621e

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.59.8 to 5.59.11. - [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.59.11/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47c4577 commit b53621e

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

Diff for: yarn.lock

+40-40
Original file line numberDiff line numberDiff line change
@@ -908,14 +908,14 @@
908908
"@types/yargs-parser" "*"
909909

910910
"@typescript-eslint/eslint-plugin@^5.10.2":
911-
version "5.59.8"
912-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
913-
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
911+
version "5.59.11"
912+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.11.tgz#8d466aa21abea4c3f37129997b198d141f09e76f"
913+
integrity sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==
914914
dependencies:
915915
"@eslint-community/regexpp" "^4.4.0"
916-
"@typescript-eslint/scope-manager" "5.59.8"
917-
"@typescript-eslint/type-utils" "5.59.8"
918-
"@typescript-eslint/utils" "5.59.8"
916+
"@typescript-eslint/scope-manager" "5.59.11"
917+
"@typescript-eslint/type-utils" "5.59.11"
918+
"@typescript-eslint/utils" "5.59.11"
919919
debug "^4.3.4"
920920
grapheme-splitter "^1.0.4"
921921
ignore "^5.2.0"
@@ -933,13 +933,13 @@
933933
"@typescript-eslint/typescript-estree" "5.59.9"
934934
debug "^4.3.4"
935935

936-
"@typescript-eslint/[email protected].8":
937-
version "5.59.8"
938-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
939-
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
936+
"@typescript-eslint/[email protected].11":
937+
version "5.59.11"
938+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.11.tgz#5d131a67a19189c42598af9fb2ea1165252001ce"
939+
integrity sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==
940940
dependencies:
941-
"@typescript-eslint/types" "5.59.8"
942-
"@typescript-eslint/visitor-keys" "5.59.8"
941+
"@typescript-eslint/types" "5.59.11"
942+
"@typescript-eslint/visitor-keys" "5.59.11"
943943

944944
"@typescript-eslint/[email protected]":
945945
version "5.59.9"
@@ -949,33 +949,33 @@
949949
"@typescript-eslint/types" "5.59.9"
950950
"@typescript-eslint/visitor-keys" "5.59.9"
951951

952-
"@typescript-eslint/[email protected].8":
953-
version "5.59.8"
954-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
955-
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
952+
"@typescript-eslint/[email protected].11":
953+
version "5.59.11"
954+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.11.tgz#5eb67121808a84cb57d65a15f48f5bdda25f2346"
955+
integrity sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==
956956
dependencies:
957-
"@typescript-eslint/typescript-estree" "5.59.8"
958-
"@typescript-eslint/utils" "5.59.8"
957+
"@typescript-eslint/typescript-estree" "5.59.11"
958+
"@typescript-eslint/utils" "5.59.11"
959959
debug "^4.3.4"
960960
tsutils "^3.21.0"
961961

962-
"@typescript-eslint/[email protected].8":
963-
version "5.59.8"
964-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
965-
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
962+
"@typescript-eslint/[email protected].11":
963+
version "5.59.11"
964+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.11.tgz#1a9018fe3c565ba6969561f2a49f330cf1fe8db1"
965+
integrity sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==
966966

967967
"@typescript-eslint/[email protected]":
968968
version "5.59.9"
969969
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.9.tgz#3b4e7ae63718ce1b966e0ae620adc4099a6dcc52"
970970
integrity sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==
971971

972-
"@typescript-eslint/[email protected].8":
973-
version "5.59.8"
974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
975-
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
972+
"@typescript-eslint/[email protected].11":
973+
version "5.59.11"
974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz#b2caaa31725e17c33970c1197bcd54e3c5f42b9f"
975+
integrity sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==
976976
dependencies:
977-
"@typescript-eslint/types" "5.59.8"
978-
"@typescript-eslint/visitor-keys" "5.59.8"
977+
"@typescript-eslint/types" "5.59.11"
978+
"@typescript-eslint/visitor-keys" "5.59.11"
979979
debug "^4.3.4"
980980
globby "^11.1.0"
981981
is-glob "^4.0.3"
@@ -995,26 +995,26 @@
995995
semver "^7.3.7"
996996
tsutils "^3.21.0"
997997

998-
"@typescript-eslint/[email protected].8":
999-
version "5.59.8"
1000-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
1001-
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
998+
"@typescript-eslint/[email protected].11":
999+
version "5.59.11"
1000+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.11.tgz#9dbff49dc80bfdd9289f9f33548f2e8db3c59ba1"
1001+
integrity sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==
10021002
dependencies:
10031003
"@eslint-community/eslint-utils" "^4.2.0"
10041004
"@types/json-schema" "^7.0.9"
10051005
"@types/semver" "^7.3.12"
1006-
"@typescript-eslint/scope-manager" "5.59.8"
1007-
"@typescript-eslint/types" "5.59.8"
1008-
"@typescript-eslint/typescript-estree" "5.59.8"
1006+
"@typescript-eslint/scope-manager" "5.59.11"
1007+
"@typescript-eslint/types" "5.59.11"
1008+
"@typescript-eslint/typescript-estree" "5.59.11"
10091009
eslint-scope "^5.1.1"
10101010
semver "^7.3.7"
10111011

1012-
"@typescript-eslint/[email protected].8":
1013-
version "5.59.8"
1014-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
1015-
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
1012+
"@typescript-eslint/[email protected].11":
1013+
version "5.59.11"
1014+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz#dca561ddad169dc27d62396d64f45b2d2c3ecc56"
1015+
integrity sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==
10161016
dependencies:
1017-
"@typescript-eslint/types" "5.59.8"
1017+
"@typescript-eslint/types" "5.59.11"
10181018
eslint-visitor-keys "^3.3.0"
10191019

10201020
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)