Skip to content

Commit 59e9f57

Browse files
chore(deps): update typescript-eslint monorepo to v6.21.0
1 parent 5f00242 commit 59e9f57

File tree

1 file changed

+33
-86
lines changed

1 file changed

+33
-86
lines changed

yarn.lock

Lines changed: 33 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -2810,9 +2810,9 @@
28102810
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
28112811

28122812
"@types/semver@^7.5.0":
2813-
version "7.5.6"
2814-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
2815-
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
2813+
version "7.5.8"
2814+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
2815+
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
28162816

28172817
"@types/send@*":
28182818
version "0.17.4"
@@ -2882,15 +2882,15 @@
28822882
"@types/yargs-parser" "*"
28832883

28842884
"@typescript-eslint/eslint-plugin@^6.9.1":
2885-
version "6.19.0"
2886-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.0.tgz#db03f3313b57a30fbbdad2e6929e88fc7feaf9ba"
2887-
integrity sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg==
2885+
version "6.21.0"
2886+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
2887+
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
28882888
dependencies:
28892889
"@eslint-community/regexpp" "^4.5.1"
2890-
"@typescript-eslint/scope-manager" "6.19.0"
2891-
"@typescript-eslint/type-utils" "6.19.0"
2892-
"@typescript-eslint/utils" "6.19.0"
2893-
"@typescript-eslint/visitor-keys" "6.19.0"
2890+
"@typescript-eslint/scope-manager" "6.21.0"
2891+
"@typescript-eslint/type-utils" "6.21.0"
2892+
"@typescript-eslint/utils" "6.21.0"
2893+
"@typescript-eslint/visitor-keys" "6.21.0"
28942894
debug "^4.3.4"
28952895
graphemer "^1.4.0"
28962896
ignore "^5.2.4"
@@ -2899,23 +2899,15 @@
28992899
ts-api-utils "^1.0.1"
29002900

29012901
"@typescript-eslint/parser@^6.9.1":
2902-
version "6.19.0"
2903-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.0.tgz#80344086f362181890ade7e94fc35fe0480bfdf5"
2904-
integrity sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==
2905-
dependencies:
2906-
"@typescript-eslint/scope-manager" "6.19.0"
2907-
"@typescript-eslint/types" "6.19.0"
2908-
"@typescript-eslint/typescript-estree" "6.19.0"
2909-
"@typescript-eslint/visitor-keys" "6.19.0"
2910-
debug "^4.3.4"
2911-
2912-
"@typescript-eslint/scope-manager@6.19.0":
2913-
version "6.19.0"
2914-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz#b6d2abb825b29ab70cb542d220e40c61c1678116"
2915-
integrity sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==
2902+
version "6.21.0"
2903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
2904+
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
29162905
dependencies:
2917-
"@typescript-eslint/types" "6.19.0"
2918-
"@typescript-eslint/visitor-keys" "6.19.0"
2906+
"@typescript-eslint/scope-manager" "6.21.0"
2907+
"@typescript-eslint/types" "6.21.0"
2908+
"@typescript-eslint/typescript-estree" "6.21.0"
2909+
"@typescript-eslint/visitor-keys" "6.21.0"
2910+
debug "^4.3.4"
29192911

29202912
"@typescript-eslint/scope-manager@6.21.0":
29212913
version "6.21.0"
@@ -2925,17 +2917,7 @@
29252917
"@typescript-eslint/types" "6.21.0"
29262918
"@typescript-eslint/visitor-keys" "6.21.0"
29272919

2928-
"@typescript-eslint/type-utils@6.19.0":
2929-
version "6.19.0"
2930-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.19.0.tgz#522a494ef0d3e9fdc5e23a7c22c9331bbade0101"
2931-
integrity sha512-mcvS6WSWbjiSxKCwBcXtOM5pRkPQ6kcDds/juxcy/727IQr3xMEcwr/YLHW2A2+Fp5ql6khjbKBzOyjuPqGi/w==
2932-
dependencies:
2933-
"@typescript-eslint/typescript-estree" "6.19.0"
2934-
"@typescript-eslint/utils" "6.19.0"
2935-
debug "^4.3.4"
2936-
ts-api-utils "^1.0.1"
2937-
2938-
"@typescript-eslint/type-utils@^6.13.2":
2920+
"@typescript-eslint/type-utils@6.21.0", "@typescript-eslint/type-utils@^6.13.2":
29392921
version "6.21.0"
29402922
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
29412923
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
@@ -2945,30 +2927,11 @@
29452927
debug "^4.3.4"
29462928
ts-api-utils "^1.0.1"
29472929

2948-
"@typescript-eslint/types@6.19.0":
2949-
version "6.19.0"
2950-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.0.tgz#689b0498c436272a6a2059b09f44bcbd90de294a"
2951-
integrity sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==
2952-
29532930
"@typescript-eslint/types@6.21.0":
29542931
version "6.21.0"
29552932
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
29562933
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
29572934

2958-
"@typescript-eslint/typescript-estree@6.19.0":
2959-
version "6.19.0"
2960-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz#0813ba364a409afb4d62348aec0202600cb468fa"
2961-
integrity sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==
2962-
dependencies:
2963-
"@typescript-eslint/types" "6.19.0"
2964-
"@typescript-eslint/visitor-keys" "6.19.0"
2965-
debug "^4.3.4"
2966-
globby "^11.1.0"
2967-
is-glob "^4.0.3"
2968-
minimatch "9.0.3"
2969-
semver "^7.5.4"
2970-
ts-api-utils "^1.0.1"
2971-
29722935
"@typescript-eslint/typescript-estree@6.21.0":
29732936
version "6.21.0"
29742937
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
@@ -2983,19 +2946,6 @@
29832946
semver "^7.5.4"
29842947
ts-api-utils "^1.0.1"
29852948

2986-
"@typescript-eslint/utils@6.19.0":
2987-
version "6.19.0"
2988-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.0.tgz#557b72c3eeb4f73bef8037c85dae57b21beb1a4b"
2989-
integrity sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==
2990-
dependencies:
2991-
"@eslint-community/eslint-utils" "^4.4.0"
2992-
"@types/json-schema" "^7.0.12"
2993-
"@types/semver" "^7.5.0"
2994-
"@typescript-eslint/scope-manager" "6.19.0"
2995-
"@typescript-eslint/types" "6.19.0"
2996-
"@typescript-eslint/typescript-estree" "6.19.0"
2997-
semver "^7.5.4"
2998-
29992949
"@typescript-eslint/utils@6.21.0", "@typescript-eslint/utils@^6.13.2":
30002950
version "6.21.0"
30012951
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
@@ -3009,14 +2959,6 @@
30092959
"@typescript-eslint/typescript-estree" "6.21.0"
30102960
semver "^7.5.4"
30112961

3012-
"@typescript-eslint/visitor-keys@6.19.0":
3013-
version "6.19.0"
3014-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz#4565e0ecd63ca1f81b96f1dd76e49f746c6b2b49"
3015-
integrity sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==
3016-
dependencies:
3017-
"@typescript-eslint/types" "6.19.0"
3018-
eslint-visitor-keys "^3.4.1"
3019-
30202962
"@typescript-eslint/visitor-keys@6.21.0":
30212963
version "6.21.0"
30222964
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
@@ -5271,9 +5213,9 @@ fastest-levenshtein@^1.0.16:
52715213
integrity sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==
52725214

52735215
fastq@^1.6.0:
5274-
version "1.16.0"
5275-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.16.0.tgz#83b9a9375692db77a822df081edb6a9cf6839320"
5276-
integrity sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==
5216+
version "1.17.1"
5217+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
5218+
integrity sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==
52775219
dependencies:
52785220
reusify "^1.0.4"
52795221

@@ -6004,11 +5946,16 @@ ignore-walk@^6.0.4:
60045946
dependencies:
60055947
minimatch "^9.0.0"
60065948

6007-
ignore@^5.0.4, ignore@^5.1.9, ignore@^5.2.0, ignore@^5.2.4:
5949+
ignore@^5.0.4, ignore@^5.1.9:
60085950
version "5.3.0"
60095951
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
60105952
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
60115953

5954+
ignore@^5.2.0, ignore@^5.2.4:
5955+
version "5.3.1"
5956+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
5957+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
5958+
60125959
image-size@~0.5.0:
60135960
version "0.5.5"
60145961
resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.5.5.tgz#09dfd4ab9d20e29eb1c3e80b8990378df9e3cb9c"
@@ -9281,14 +9228,14 @@ semver@^6.3.0, semver@^6.3.1:
92819228
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
92829229
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
92839230

9284-
semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4:
9231+
semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3:
92859232
version "7.5.4"
92869233
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
92879234
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
92889235
dependencies:
92899236
lru-cache "^6.0.0"
92909237

9291-
semver@^7.6.0:
9238+
semver@^7.5.4, semver@^7.6.0:
92929239
version "7.6.0"
92939240
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
92949241
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
@@ -10031,9 +9978,9 @@ treeverse@^3.0.0:
100319978
integrity sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==
100329979

100339980
ts-api-utils@^1.0.1:
10034-
version "1.0.3"
10035-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
10036-
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
9981+
version "1.3.0"
9982+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
9983+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
100379984

100389985
ts-jest@29.1.2:
100399986
version "29.1.2"

0 commit comments

Comments
 (0)