Skip to content

Commit 02f85a6

Browse files
Update typescript-eslint monorepo to v8
1 parent e781495 commit 02f85a6

File tree

2 files changed

+151
-80
lines changed

2 files changed

+151
-80
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"rollup": "^2.75.6"
3636
},
3737
"devDependencies": {
38-
"@typescript-eslint/eslint-plugin": "5.62.0",
39-
"@typescript-eslint/parser": "5.62.0",
38+
"@typescript-eslint/eslint-plugin": "8.39.1",
39+
"@typescript-eslint/parser": "8.39.1",
4040
"eslint": "8.57.1",
4141
"eslint-config-prettier": "10.1.8",
4242
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 149 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,17 @@
1919
dependencies:
2020
eslint-visitor-keys "^3.3.0"
2121

22-
"@eslint-community/regexpp@^4.4.0":
23-
version "4.4.0"
24-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
25-
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
22+
"@eslint-community/eslint-utils@^4.7.0":
23+
version "4.7.0"
24+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
25+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
26+
dependencies:
27+
eslint-visitor-keys "^3.4.3"
28+
29+
"@eslint-community/regexpp@^4.10.0":
30+
version "4.12.1"
31+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
32+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
2633

2734
"@eslint-community/regexpp@^4.6.1":
2835
version "4.6.2"
@@ -200,35 +207,39 @@
200207
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
201208
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
202209

203-
"@types/semver@^7.3.12":
204-
version "7.3.12"
205-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
206-
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
210+
"@typescript-eslint/eslint-plugin@8.39.1":
211+
version "8.39.1"
212+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0"
213+
integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g==
214+
dependencies:
215+
"@eslint-community/regexpp" "^4.10.0"
216+
"@typescript-eslint/scope-manager" "8.39.1"
217+
"@typescript-eslint/type-utils" "8.39.1"
218+
"@typescript-eslint/utils" "8.39.1"
219+
"@typescript-eslint/visitor-keys" "8.39.1"
220+
graphemer "^1.4.0"
221+
ignore "^7.0.0"
222+
natural-compare "^1.4.0"
223+
ts-api-utils "^2.1.0"
207224

208-
"@typescript-eslint/eslint-plugin@5.62.0":
209-
version "5.62.0"
210-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
211-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
225+
"@typescript-eslint/parser@8.39.1":
226+
version "8.39.1"
227+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
228+
integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==
212229
dependencies:
213-
"@eslint-community/regexpp" "^4.4.0"
214-
"@typescript-eslint/scope-manager" "5.62.0"
215-
"@typescript-eslint/type-utils" "5.62.0"
216-
"@typescript-eslint/utils" "5.62.0"
230+
"@typescript-eslint/scope-manager" "8.39.1"
231+
"@typescript-eslint/types" "8.39.1"
232+
"@typescript-eslint/typescript-estree" "8.39.1"
233+
"@typescript-eslint/visitor-keys" "8.39.1"
217234
debug "^4.3.4"
218-
graphemer "^1.4.0"
219-
ignore "^5.2.0"
220-
natural-compare-lite "^1.4.0"
221-
semver "^7.3.7"
222-
tsutils "^3.21.0"
223235

224-
"@typescript-eslint/parser@5.62.0":
225-
version "5.62.0"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
227-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
236+
"@typescript-eslint/project-service@8.39.1":
237+
version "8.39.1"
238+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
239+
integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==
228240
dependencies:
229-
"@typescript-eslint/scope-manager" "5.62.0"
230-
"@typescript-eslint/types" "5.62.0"
231-
"@typescript-eslint/typescript-estree" "5.62.0"
241+
"@typescript-eslint/tsconfig-utils" "^8.39.1"
242+
"@typescript-eslint/types" "^8.39.1"
232243
debug "^4.3.4"
233244

234245
"@typescript-eslint/scope-manager@5.27.1":
@@ -239,33 +250,39 @@
239250
"@typescript-eslint/types" "5.27.1"
240251
"@typescript-eslint/visitor-keys" "5.27.1"
241252

242-
"@typescript-eslint/scope-manager@5.62.0":
243-
version "5.62.0"
244-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
245-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
253+
"@typescript-eslint/scope-manager@8.39.1":
254+
version "8.39.1"
255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
256+
integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==
246257
dependencies:
247-
"@typescript-eslint/types" "5.62.0"
248-
"@typescript-eslint/visitor-keys" "5.62.0"
258+
"@typescript-eslint/types" "8.39.1"
259+
"@typescript-eslint/visitor-keys" "8.39.1"
260+
261+
"@typescript-eslint/tsconfig-utils@8.39.1", "@typescript-eslint/tsconfig-utils@^8.39.1":
262+
version "8.39.1"
263+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
264+
integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
249265

250-
"@typescript-eslint/type-utils@5.62.0":
251-
version "5.62.0"
252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
253-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
266+
"@typescript-eslint/type-utils@8.39.1":
267+
version "8.39.1"
268+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz#642f9fb96173649e2928fea0375b1d74d31906c2"
269+
integrity sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==
254270
dependencies:
255-
"@typescript-eslint/typescript-estree" "5.62.0"
256-
"@typescript-eslint/utils" "5.62.0"
271+
"@typescript-eslint/types" "8.39.1"
272+
"@typescript-eslint/typescript-estree" "8.39.1"
273+
"@typescript-eslint/utils" "8.39.1"
257274
debug "^4.3.4"
258-
tsutils "^3.21.0"
275+
ts-api-utils "^2.1.0"
259276

260277
"@typescript-eslint/types@5.27.1":
261278
version "5.27.1"
262279
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.1.tgz#34e3e629501349d38be6ae97841298c03a6ffbf1"
263280
integrity sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==
264281

265-
"@typescript-eslint/types@5.62.0":
266-
version "5.62.0"
267-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
268-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
282+
"@typescript-eslint/types@8.39.1", "@typescript-eslint/types@^8.39.1":
283+
version "8.39.1"
284+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
285+
integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
269286

270287
"@typescript-eslint/typescript-estree@5.27.1":
271288
version "5.27.1"
@@ -280,32 +297,31 @@
280297
semver "^7.3.7"
281298
tsutils "^3.21.0"
282299

283-
"@typescript-eslint/typescript-estree@5.62.0":
284-
version "5.62.0"
285-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
286-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
300+
"@typescript-eslint/typescript-estree@8.39.1":
301+
version "8.39.1"
302+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
303+
integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
287304
dependencies:
288-
"@typescript-eslint/types" "5.62.0"
289-
"@typescript-eslint/visitor-keys" "5.62.0"
305+
"@typescript-eslint/project-service" "8.39.1"
306+
"@typescript-eslint/tsconfig-utils" "8.39.1"
307+
"@typescript-eslint/types" "8.39.1"
308+
"@typescript-eslint/visitor-keys" "8.39.1"
290309
debug "^4.3.4"
291-
globby "^11.1.0"
310+
fast-glob "^3.3.2"
292311
is-glob "^4.0.3"
293-
semver "^7.3.7"
294-
tsutils "^3.21.0"
312+
minimatch "^9.0.4"
313+
semver "^7.6.0"
314+
ts-api-utils "^2.1.0"
295315

296-
"@typescript-eslint/utils@5.62.0":
297-
version "5.62.0"
298-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
299-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
316+
"@typescript-eslint/utils@8.39.1":
317+
version "8.39.1"
318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b"
319+
integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==
300320
dependencies:
301-
"@eslint-community/eslint-utils" "^4.2.0"
302-
"@types/json-schema" "^7.0.9"
303-
"@types/semver" "^7.3.12"
304-
"@typescript-eslint/scope-manager" "5.62.0"
305-
"@typescript-eslint/types" "5.62.0"
306-
"@typescript-eslint/typescript-estree" "5.62.0"
307-
eslint-scope "^5.1.1"
308-
semver "^7.3.7"
321+
"@eslint-community/eslint-utils" "^4.7.0"
322+
"@typescript-eslint/scope-manager" "8.39.1"
323+
"@typescript-eslint/types" "8.39.1"
324+
"@typescript-eslint/typescript-estree" "8.39.1"
309325

310326
"@typescript-eslint/utils@^5.10.2":
311327
version "5.27.1"
@@ -327,13 +343,13 @@
327343
"@typescript-eslint/types" "5.27.1"
328344
eslint-visitor-keys "^3.3.0"
329345

330-
"@typescript-eslint/visitor-keys@5.62.0":
331-
version "5.62.0"
332-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
333-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
346+
"@typescript-eslint/visitor-keys@8.39.1":
347+
version "8.39.1"
348+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"
349+
integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==
334350
dependencies:
335-
"@typescript-eslint/types" "5.62.0"
336-
eslint-visitor-keys "^3.3.0"
351+
"@typescript-eslint/types" "8.39.1"
352+
eslint-visitor-keys "^4.2.1"
337353

338354
"@ungap/structured-clone@^1.2.0":
339355
version "1.2.0"
@@ -432,6 +448,13 @@ braces@^3.0.1:
432448
dependencies:
433449
fill-range "^7.0.1"
434450

451+
braces@^3.0.3:
452+
version "3.0.3"
453+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
454+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
455+
dependencies:
456+
fill-range "^7.1.1"
457+
435458
callsites@^3.0.0:
436459
version "3.1.0"
437460
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -601,6 +624,11 @@ eslint-visitor-keys@^3.4.3:
601624
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
602625
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
603626

627+
eslint-visitor-keys@^4.2.1:
628+
version "4.2.1"
629+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
630+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
631+
604632
eslint@8.57.1:
605633
version "8.57.1"
606634
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -731,6 +759,17 @@ fast-glob@^3.2.9:
731759
merge2 "^1.3.0"
732760
micromatch "^4.0.4"
733761

762+
fast-glob@^3.3.2:
763+
version "3.3.3"
764+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
765+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
766+
dependencies:
767+
"@nodelib/fs.stat" "^2.0.2"
768+
"@nodelib/fs.walk" "^1.2.3"
769+
glob-parent "^5.1.2"
770+
merge2 "^1.3.0"
771+
micromatch "^4.0.8"
772+
734773
fast-json-stable-stringify@^2.0.0:
735774
version "2.1.0"
736775
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -767,6 +806,13 @@ fill-range@^7.0.1:
767806
dependencies:
768807
to-regex-range "^5.0.1"
769808

809+
fill-range@^7.1.1:
810+
version "7.1.1"
811+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
812+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
813+
dependencies:
814+
to-regex-range "^5.0.1"
815+
770816
find-up@^5.0.0:
771817
version "5.0.0"
772818
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
@@ -894,6 +940,11 @@ ignore@^5.2.0:
894940
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
895941
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
896942

943+
ignore@^7.0.0:
944+
version "7.0.5"
945+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
946+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
947+
897948
import-fresh@^3.2.1:
898949
version "3.2.1"
899950
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
@@ -1066,6 +1117,14 @@ micromatch@^4.0.4:
10661117
braces "^3.0.1"
10671118
picomatch "^2.2.3"
10681119

1120+
micromatch@^4.0.8:
1121+
version "4.0.8"
1122+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1123+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
1124+
dependencies:
1125+
braces "^3.0.3"
1126+
picomatch "^2.3.1"
1127+
10691128
minimatch@^3.0.4:
10701129
version "3.0.4"
10711130
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -1087,6 +1146,13 @@ minimatch@^9.0.1:
10871146
dependencies:
10881147
brace-expansion "^2.0.1"
10891148

1149+
minimatch@^9.0.4:
1150+
version "9.0.5"
1151+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1152+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1153+
dependencies:
1154+
brace-expansion "^2.0.1"
1155+
10901156
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
10911157
version "7.1.2"
10921158
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
@@ -1097,11 +1163,6 @@ ms@2.1.2:
10971163
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
10981164
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
10991165

1100-
natural-compare-lite@^1.4.0:
1101-
version "1.4.0"
1102-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
1103-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
1104-
11051166
natural-compare@^1.4.0:
11061167
version "1.4.0"
11071168
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -1180,7 +1241,7 @@ path-type@^4.0.0:
11801241
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
11811242
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
11821243

1183-
picomatch@^2.2.3:
1244+
picomatch@^2.2.3, picomatch@^2.3.1:
11841245
version "2.3.1"
11851246
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
11861247
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -1257,6 +1318,11 @@ semver@^7.3.7:
12571318
dependencies:
12581319
lru-cache "^6.0.0"
12591320

1321+
semver@^7.6.0:
1322+
version "7.7.2"
1323+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
1324+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
1325+
12601326
shebang-command@^2.0.0:
12611327
version "2.0.0"
12621328
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -1356,6 +1422,11 @@ to-regex-range@^5.0.1:
13561422
dependencies:
13571423
is-number "^7.0.0"
13581424

1425+
ts-api-utils@^2.1.0:
1426+
version "2.1.0"
1427+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
1428+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1429+
13591430
tslib@2.4.0:
13601431
version "2.4.0"
13611432
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"

0 commit comments

Comments
 (0)