Skip to content

Commit fd9c1b7

Browse files
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.7 (#2421)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent eac8518 commit fd9c1b7

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -3898,14 +3898,14 @@
38983898
"@types/yargs-parser" "*"
38993899

39003900
"@typescript-eslint/eslint-plugin@^5.40.0":
3901-
version "5.59.2"
3902-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.2.tgz#684a2ce7182f3b4dac342eef7caa1c2bae476abd"
3903-
integrity sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==
3901+
version "5.59.7"
3902+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
3903+
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
39043904
dependencies:
39053905
"@eslint-community/regexpp" "^4.4.0"
3906-
"@typescript-eslint/scope-manager" "5.59.2"
3907-
"@typescript-eslint/type-utils" "5.59.2"
3908-
"@typescript-eslint/utils" "5.59.2"
3906+
"@typescript-eslint/scope-manager" "5.59.7"
3907+
"@typescript-eslint/type-utils" "5.59.7"
3908+
"@typescript-eslint/utils" "5.59.7"
39093909
debug "^4.3.4"
39103910
grapheme-splitter "^1.0.4"
39113911
ignore "^5.2.0"
@@ -3931,21 +3931,21 @@
39313931
"@typescript-eslint/types" "5.59.1"
39323932
"@typescript-eslint/visitor-keys" "5.59.1"
39333933

3934-
"@typescript-eslint/[email protected].2":
3935-
version "5.59.2"
3936-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz#f699fe936ee4e2c996d14f0fdd3a7da5ba7b9a4c"
3937-
integrity sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==
3934+
"@typescript-eslint/[email protected].7":
3935+
version "5.59.7"
3936+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
3937+
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
39383938
dependencies:
3939-
"@typescript-eslint/types" "5.59.2"
3940-
"@typescript-eslint/visitor-keys" "5.59.2"
3939+
"@typescript-eslint/types" "5.59.7"
3940+
"@typescript-eslint/visitor-keys" "5.59.7"
39413941

3942-
"@typescript-eslint/[email protected].2":
3943-
version "5.59.2"
3944-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.2.tgz#0729c237503604cd9a7084b5af04c496c9a4cdcf"
3945-
integrity sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==
3942+
"@typescript-eslint/[email protected].7":
3943+
version "5.59.7"
3944+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
3945+
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
39463946
dependencies:
3947-
"@typescript-eslint/typescript-estree" "5.59.2"
3948-
"@typescript-eslint/utils" "5.59.2"
3947+
"@typescript-eslint/typescript-estree" "5.59.7"
3948+
"@typescript-eslint/utils" "5.59.7"
39493949
debug "^4.3.4"
39503950
tsutils "^3.21.0"
39513951

@@ -3954,10 +3954,10 @@
39543954
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.1.tgz#03f3fedd1c044cb336ebc34cc7855f121991f41d"
39553955
integrity sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==
39563956

3957-
"@typescript-eslint/[email protected].2":
3958-
version "5.59.2"
3959-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.2.tgz#b511d2b9847fe277c5cb002a2318bd329ef4f655"
3960-
integrity sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==
3957+
"@typescript-eslint/[email protected].7":
3958+
version "5.59.7"
3959+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
3960+
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
39613961

39623962
"@typescript-eslint/[email protected]":
39633963
version "5.59.1"
@@ -3972,30 +3972,30 @@
39723972
semver "^7.3.7"
39733973
tsutils "^3.21.0"
39743974

3975-
"@typescript-eslint/[email protected].2":
3976-
version "5.59.2"
3977-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz#6e2fabd3ba01db5d69df44e0b654c0b051fe9936"
3978-
integrity sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==
3975+
"@typescript-eslint/[email protected].7":
3976+
version "5.59.7"
3977+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
3978+
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
39793979
dependencies:
3980-
"@typescript-eslint/types" "5.59.2"
3981-
"@typescript-eslint/visitor-keys" "5.59.2"
3980+
"@typescript-eslint/types" "5.59.7"
3981+
"@typescript-eslint/visitor-keys" "5.59.7"
39823982
debug "^4.3.4"
39833983
globby "^11.1.0"
39843984
is-glob "^4.0.3"
39853985
semver "^7.3.7"
39863986
tsutils "^3.21.0"
39873987

3988-
"@typescript-eslint/[email protected].2":
3989-
version "5.59.2"
3990-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.2.tgz#0c45178124d10cc986115885688db6abc37939f4"
3991-
integrity sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==
3988+
"@typescript-eslint/[email protected].7":
3989+
version "5.59.7"
3990+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
3991+
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
39923992
dependencies:
39933993
"@eslint-community/eslint-utils" "^4.2.0"
39943994
"@types/json-schema" "^7.0.9"
39953995
"@types/semver" "^7.3.12"
3996-
"@typescript-eslint/scope-manager" "5.59.2"
3997-
"@typescript-eslint/types" "5.59.2"
3998-
"@typescript-eslint/typescript-estree" "5.59.2"
3996+
"@typescript-eslint/scope-manager" "5.59.7"
3997+
"@typescript-eslint/types" "5.59.7"
3998+
"@typescript-eslint/typescript-estree" "5.59.7"
39993999
eslint-scope "^5.1.1"
40004000
semver "^7.3.7"
40014001

@@ -4007,12 +4007,12 @@
40074007
"@typescript-eslint/types" "5.59.1"
40084008
eslint-visitor-keys "^3.3.0"
40094009

4010-
"@typescript-eslint/[email protected].2":
4011-
version "5.59.2"
4012-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz#37a419dc2723a3eacbf722512b86d6caf7d3b750"
4013-
integrity sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==
4010+
"@typescript-eslint/[email protected].7":
4011+
version "5.59.7"
4012+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
4013+
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
40144014
dependencies:
4015-
"@typescript-eslint/types" "5.59.2"
4015+
"@typescript-eslint/types" "5.59.7"
40164016
eslint-visitor-keys "^3.3.0"
40174017

40184018

0 commit comments

Comments
 (0)