Skip to content

Commit 63b4684

Browse files
renovate[bot]TheDevMinerTV
authored andcommitted
chore(deps): update typescript-eslint monorepo to v6.4.1
1 parent e4a9815 commit 63b4684

File tree

1 file changed

+58
-53
lines changed

1 file changed

+58
-53
lines changed

yarn.lock

Lines changed: 58 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,12 @@
316316
dependencies:
317317
eslint-visitor-keys "^3.3.0"
318318

319-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
319+
"@eslint-community/regexpp@^4.5.1":
320+
version "4.8.0"
321+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.0.tgz#11195513186f68d42fbf449f9a7136b2c0c92005"
322+
integrity sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==
323+
324+
"@eslint-community/regexpp@^4.6.1":
320325
version "4.6.2"
321326
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
322327
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
@@ -804,15 +809,15 @@
804809
"@types/yargs-parser" "*"
805810

806811
"@typescript-eslint/eslint-plugin@^6.1.0":
807-
version "6.4.0"
808-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.4.0.tgz#53428b616f7d80fe879f45a08f11cc0f0b62cf13"
809-
integrity sha512-62o2Hmc7Gs3p8SLfbXcipjWAa6qk2wZGChXG2JbBtYpwSRmti/9KHLqfbLs9uDigOexG+3PaQ9G2g3201FWLKg==
812+
version "6.4.1"
813+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.4.1.tgz#bc0c6f000134b53c304ad0bec4ee4753cd3e89d2"
814+
integrity sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==
810815
dependencies:
811816
"@eslint-community/regexpp" "^4.5.1"
812-
"@typescript-eslint/scope-manager" "6.4.0"
813-
"@typescript-eslint/type-utils" "6.4.0"
814-
"@typescript-eslint/utils" "6.4.0"
815-
"@typescript-eslint/visitor-keys" "6.4.0"
817+
"@typescript-eslint/scope-manager" "6.4.1"
818+
"@typescript-eslint/type-utils" "6.4.1"
819+
"@typescript-eslint/utils" "6.4.1"
820+
"@typescript-eslint/visitor-keys" "6.4.1"
816821
debug "^4.3.4"
817822
graphemer "^1.4.0"
818823
ignore "^5.2.4"
@@ -821,71 +826,71 @@
821826
ts-api-utils "^1.0.1"
822827

823828
"@typescript-eslint/parser@^6.1.0":
824-
version "6.4.0"
825-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.0.tgz#47e7c6e22ff1248e8675d95f488890484de67600"
826-
integrity sha512-I1Ah1irl033uxjxO9Xql7+biL3YD7w9IU8zF+xlzD/YxY6a4b7DYA08PXUUCbm2sEljwJF6ERFy2kTGAGcNilg==
827-
dependencies:
828-
"@typescript-eslint/scope-manager" "6.4.0"
829-
"@typescript-eslint/types" "6.4.0"
830-
"@typescript-eslint/typescript-estree" "6.4.0"
831-
"@typescript-eslint/visitor-keys" "6.4.0"
829+
version "6.4.1"
830+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.1.tgz#85ad550bf4ac4aa227504f1becb828f8e46c44e3"
831+
integrity sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==
832+
dependencies:
833+
"@typescript-eslint/scope-manager" "6.4.1"
834+
"@typescript-eslint/types" "6.4.1"
835+
"@typescript-eslint/typescript-estree" "6.4.1"
836+
"@typescript-eslint/visitor-keys" "6.4.1"
832837
debug "^4.3.4"
833838

834-
"@typescript-eslint/scope-manager@6.4.0":
835-
version "6.4.0"
836-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.0.tgz#3048e4262ba3eafa4e2e69b08912d9037ec646ae"
837-
integrity sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig==
839+
"@typescript-eslint/scope-manager@6.4.1":
840+
version "6.4.1"
841+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.1.tgz#4b073a30be2dbe603e44e9ae0cff7e1d3ed19278"
842+
integrity sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==
838843
dependencies:
839-
"@typescript-eslint/types" "6.4.0"
840-
"@typescript-eslint/visitor-keys" "6.4.0"
844+
"@typescript-eslint/types" "6.4.1"
845+
"@typescript-eslint/visitor-keys" "6.4.1"
841846

842-
"@typescript-eslint/type-utils@6.4.0":
843-
version "6.4.0"
844-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.4.0.tgz#c8ac92716ed6a9d5443aa3e342910355b0796ba0"
845-
integrity sha512-TvqrUFFyGY0cX3WgDHcdl2/mMCWCDv/0thTtx/ODMY1QhEiyFtv/OlLaNIiYLwRpAxAtOLOY9SUf1H3Q3dlwAg==
847+
"@typescript-eslint/type-utils@6.4.1":
848+
version "6.4.1"
849+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.4.1.tgz#fa21cb13016c8d6f352fe9b2d6c9ab6edc2d1857"
850+
integrity sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==
846851
dependencies:
847-
"@typescript-eslint/typescript-estree" "6.4.0"
848-
"@typescript-eslint/utils" "6.4.0"
852+
"@typescript-eslint/typescript-estree" "6.4.1"
853+
"@typescript-eslint/utils" "6.4.1"
849854
debug "^4.3.4"
850855
ts-api-utils "^1.0.1"
851856

852-
"@typescript-eslint/types@6.4.0":
853-
version "6.4.0"
854-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.0.tgz#5b109a59a805f0d8d375895e42d9e5f0037f66ee"
855-
integrity sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==
857+
"@typescript-eslint/types@6.4.1":
858+
version "6.4.1"
859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.1.tgz#b2c61159f46dda210fed9f117f5d027f65bb5c3b"
860+
integrity sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==
856861

857-
"@typescript-eslint/typescript-estree@6.4.0":
858-
version "6.4.0"
859-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.0.tgz#3c58d20632db93fec3d6ab902acbedf593d37276"
860-
integrity sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==
862+
"@typescript-eslint/typescript-estree@6.4.1":
863+
version "6.4.1"
864+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.1.tgz#91ff88101c710adb0f70a317f2f65efa9441da45"
865+
integrity sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==
861866
dependencies:
862-
"@typescript-eslint/types" "6.4.0"
863-
"@typescript-eslint/visitor-keys" "6.4.0"
867+
"@typescript-eslint/types" "6.4.1"
868+
"@typescript-eslint/visitor-keys" "6.4.1"
864869
debug "^4.3.4"
865870
globby "^11.1.0"
866871
is-glob "^4.0.3"
867872
semver "^7.5.4"
868873
ts-api-utils "^1.0.1"
869874

870-
"@typescript-eslint/utils@6.4.0":
871-
version "6.4.0"
872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.4.0.tgz#23e996b693603c5924b1fbb733cc73196256baa5"
873-
integrity sha512-BvvwryBQpECPGo8PwF/y/q+yacg8Hn/2XS+DqL/oRsOPK+RPt29h5Ui5dqOKHDlbXrAeHUTnyG3wZA0KTDxRZw==
875+
"@typescript-eslint/utils@6.4.1":
876+
version "6.4.1"
877+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.4.1.tgz#81bf62ff0c3119a26c19fab683582e29450717bc"
878+
integrity sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==
874879
dependencies:
875880
"@eslint-community/eslint-utils" "^4.4.0"
876881
"@types/json-schema" "^7.0.12"
877882
"@types/semver" "^7.5.0"
878-
"@typescript-eslint/scope-manager" "6.4.0"
879-
"@typescript-eslint/types" "6.4.0"
880-
"@typescript-eslint/typescript-estree" "6.4.0"
883+
"@typescript-eslint/scope-manager" "6.4.1"
884+
"@typescript-eslint/types" "6.4.1"
885+
"@typescript-eslint/typescript-estree" "6.4.1"
881886
semver "^7.5.4"
882887

883-
"@typescript-eslint/visitor-keys@6.4.0":
884-
version "6.4.0"
885-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.0.tgz#96a426cdb1add28274abd7a34aefe27f8b7d51ef"
886-
integrity sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==
888+
"@typescript-eslint/visitor-keys@6.4.1":
889+
version "6.4.1"
890+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.1.tgz#e3ccf7b8d42e625946ac5094ed92a405fb4115e0"
891+
integrity sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==
887892
dependencies:
888-
"@typescript-eslint/types" "6.4.0"
893+
"@typescript-eslint/types" "6.4.1"
889894
eslint-visitor-keys "^3.4.1"
890895

891896
acorn-jsx@^5.3.2:
@@ -2922,9 +2927,9 @@ to-regex-range@^5.0.1:
29222927
is-number "^7.0.0"
29232928

29242929
ts-api-utils@^1.0.1:
2925-
version "1.0.1"
2926-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
2927-
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
2930+
version "1.0.2"
2931+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.2.tgz#7c094f753b6705ee4faee25c3c684ade52d66d99"
2932+
integrity sha512-Cbu4nIqnEdd+THNEsBdkolnOXhg0I8XteoHaEKgvsxpsbWda4IsUut2c187HxywQCvveojow0Dgw/amxtSKVkQ==
29282933

29292934
ts-jest@^29.1.1:
29302935
version "29.1.1"

0 commit comments

Comments
 (0)