Skip to content

Commit 0a0e846

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent be55022 commit 0a0e846

File tree

2 files changed

+137
-127
lines changed

2 files changed

+137
-127
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@next/eslint-plugin-next": "^12.0.9",
1717
"@types/node": "^17.0.13",
1818
"@types/react": "^17.0.38",
19-
"@typescript-eslint/eslint-plugin": "^5.10.2",
20-
"@typescript-eslint/parser": "^5.10.2",
19+
"@typescript-eslint/eslint-plugin": "^8.0.0",
20+
"@typescript-eslint/parser": "^8.0.0",
2121
"eslint": "^8.8.0",
2222
"eslint-config-prettier": "^8.3.0",
2323
"eslint-plugin-prettier": "^4.0.0",

yarn.lock

Lines changed: 135 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
# yarn lockfile v1
33

44

5+
"@eslint-community/eslint-utils@^4.4.0":
6+
version "4.4.0"
7+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
8+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
9+
dependencies:
10+
eslint-visitor-keys "^3.3.0"
11+
12+
"@eslint-community/regexpp@^4.10.0":
13+
version "4.11.0"
14+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
15+
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
16+
517
"@eslint/eslintrc@^1.0.5":
618
version "1.0.5"
719
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.5.tgz#33f1b838dbf1f923bfa517e008362b78ddbbf318"
@@ -136,11 +148,6 @@
136148
dependencies:
137149
tslib "^2.4.0"
138150

139-
"@types/json-schema@^7.0.9":
140-
version "7.0.9"
141-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
142-
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
143-
144151
"@types/node@^17.0.13":
145152
version "17.0.13"
146153
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.13.tgz#5ed7ed7c662948335fcad6c412bb42d99ea754e3"
@@ -165,85 +172,86 @@
165172
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
166173
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
167174

168-
"@typescript-eslint/eslint-plugin@^5.10.2":
169-
version "5.10.2"
170-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.2.tgz#f8c1d59fc37bd6d9d11c97267fdfe722c4777152"
171-
integrity sha512-4W/9lLuE+v27O/oe7hXJKjNtBLnZE8tQAFpapdxwSVHqtmIoPB1gph3+ahNwVuNL37BX7YQHyGF9Xv6XCnIX2Q==
172-
dependencies:
173-
"@typescript-eslint/scope-manager" "5.10.2"
174-
"@typescript-eslint/type-utils" "5.10.2"
175-
"@typescript-eslint/utils" "5.10.2"
176-
debug "^4.3.2"
177-
functional-red-black-tree "^1.0.1"
178-
ignore "^5.1.8"
179-
regexpp "^3.2.0"
180-
semver "^7.3.5"
181-
tsutils "^3.21.0"
182-
183-
"@typescript-eslint/parser@^5.10.2":
184-
version "5.10.2"
185-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.2.tgz#b6076d27cc5499ce3f2c625f5ccde946ecb7db9a"
186-
integrity sha512-JaNYGkaQVhP6HNF+lkdOr2cAs2wdSZBoalE22uYWq8IEv/OVH0RksSGydk+sW8cLoSeYmC+OHvRyv2i4AQ7Czg==
187-
dependencies:
188-
"@typescript-eslint/scope-manager" "5.10.2"
189-
"@typescript-eslint/types" "5.10.2"
190-
"@typescript-eslint/typescript-estree" "5.10.2"
191-
debug "^4.3.2"
192-
193-
"@typescript-eslint/[email protected]":
194-
version "5.10.2"
195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.2.tgz#92c0bc935ec00f3d8638cdffb3d0e70c9b879639"
196-
integrity sha512-39Tm6f4RoZoVUWBYr3ekS75TYgpr5Y+X0xLZxXqcZNDWZdJdYbKd3q2IR4V9y5NxxiPu/jxJ8XP7EgHiEQtFnw==
197-
dependencies:
198-
"@typescript-eslint/types" "5.10.2"
199-
"@typescript-eslint/visitor-keys" "5.10.2"
200-
201-
"@typescript-eslint/[email protected]":
202-
version "5.10.2"
203-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.2.tgz#ad5acdf98a7d2ab030bea81f17da457519101ceb"
204-
integrity sha512-uRKSvw/Ccs5FYEoXW04Z5VfzF2iiZcx8Fu7DGIB7RHozuP0VbKNzP1KfZkHBTM75pCpsWxIthEH1B33dmGBKHw==
205-
dependencies:
206-
"@typescript-eslint/utils" "5.10.2"
207-
debug "^4.3.2"
208-
tsutils "^3.21.0"
209-
210-
"@typescript-eslint/[email protected]":
211-
version "5.10.2"
212-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.2.tgz#604d15d795c4601fffba6ecb4587ff9fdec68ce8"
213-
integrity sha512-Qfp0qk/5j2Rz3p3/WhWgu4S1JtMcPgFLnmAKAW061uXxKSa7VWKZsDXVaMXh2N60CX9h6YLaBoy9PJAfCOjk3w==
175+
"@typescript-eslint/eslint-plugin@^8.0.0":
176+
version "8.0.0"
177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0.tgz#0fee96f6b691e4bfb9c260fd77d1c86bfbac4f56"
178+
integrity sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg==
179+
dependencies:
180+
"@eslint-community/regexpp" "^4.10.0"
181+
"@typescript-eslint/scope-manager" "8.0.0"
182+
"@typescript-eslint/type-utils" "8.0.0"
183+
"@typescript-eslint/utils" "8.0.0"
184+
"@typescript-eslint/visitor-keys" "8.0.0"
185+
graphemer "^1.4.0"
186+
ignore "^5.3.1"
187+
natural-compare "^1.4.0"
188+
ts-api-utils "^1.3.0"
189+
190+
"@typescript-eslint/parser@^8.0.0":
191+
version "8.0.0"
192+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d"
193+
integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==
194+
dependencies:
195+
"@typescript-eslint/scope-manager" "8.0.0"
196+
"@typescript-eslint/types" "8.0.0"
197+
"@typescript-eslint/typescript-estree" "8.0.0"
198+
"@typescript-eslint/visitor-keys" "8.0.0"
199+
debug "^4.3.4"
200+
201+
"@typescript-eslint/[email protected]":
202+
version "8.0.0"
203+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
204+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
205+
dependencies:
206+
"@typescript-eslint/types" "8.0.0"
207+
"@typescript-eslint/visitor-keys" "8.0.0"
208+
209+
"@typescript-eslint/[email protected]":
210+
version "8.0.0"
211+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0.tgz#facecaf0736bfe8394b9290382f300554cf90884"
212+
integrity sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==
213+
dependencies:
214+
"@typescript-eslint/typescript-estree" "8.0.0"
215+
"@typescript-eslint/utils" "8.0.0"
216+
debug "^4.3.4"
217+
ts-api-utils "^1.3.0"
218+
219+
"@typescript-eslint/[email protected]":
220+
version "8.0.0"
221+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
222+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
223+
224+
"@typescript-eslint/[email protected]":
225+
version "8.0.0"
226+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
227+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
228+
dependencies:
229+
"@typescript-eslint/types" "8.0.0"
230+
"@typescript-eslint/visitor-keys" "8.0.0"
231+
debug "^4.3.4"
232+
globby "^11.1.0"
233+
is-glob "^4.0.3"
234+
minimatch "^9.0.4"
235+
semver "^7.6.0"
236+
ts-api-utils "^1.3.0"
214237

215-
"@typescript-eslint/[email protected]":
216-
version "5.10.2"
217-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.2.tgz#810906056cd3ddcb35aa333fdbbef3713b0fe4a7"
218-
integrity sha512-WHHw6a9vvZls6JkTgGljwCsMkv8wu8XU8WaYKeYhxhWXH/atZeiMW6uDFPLZOvzNOGmuSMvHtZKd6AuC8PrwKQ==
238+
"@typescript-eslint/[email protected]":
239+
version "8.0.0"
240+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
241+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
219242
dependencies:
220-
"@typescript-eslint/types" "5.10.2"
221-
"@typescript-eslint/visitor-keys" "5.10.2"
222-
debug "^4.3.2"
223-
globby "^11.0.4"
224-
is-glob "^4.0.3"
225-
semver "^7.3.5"
226-
tsutils "^3.21.0"
227-
228-
"@typescript-eslint/[email protected]":
229-
version "5.10.2"
230-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.2.tgz#1fcd37547c32c648ab11aea7173ec30060ee87a8"
231-
integrity sha512-vuJaBeig1NnBRkf7q9tgMLREiYD7zsMrsN1DA3wcoMDvr3BTFiIpKjGiYZoKPllfEwN7spUjv7ZqD+JhbVjEPg==
232-
dependencies:
233-
"@types/json-schema" "^7.0.9"
234-
"@typescript-eslint/scope-manager" "5.10.2"
235-
"@typescript-eslint/types" "5.10.2"
236-
"@typescript-eslint/typescript-estree" "5.10.2"
237-
eslint-scope "^5.1.1"
238-
eslint-utils "^3.0.0"
243+
"@eslint-community/eslint-utils" "^4.4.0"
244+
"@typescript-eslint/scope-manager" "8.0.0"
245+
"@typescript-eslint/types" "8.0.0"
246+
"@typescript-eslint/typescript-estree" "8.0.0"
239247

240-
"@typescript-eslint/visitor-keys@5.10.2":
241-
version "5.10.2"
242-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.2.tgz#fdbf272d8e61c045d865bd6c8b41bea73d222f3d"
243-
integrity sha512-zHIhYGGGrFJvvyfwHk5M08C5B5K4bewkm+rrvNTKk1/S15YHR+SA/QUF8ZWscXSfEaB8Nn2puZj+iHcoxVOD/Q==
248+
"@typescript-eslint/visitor-keys@8.0.0":
249+
version "8.0.0"
250+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
251+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
244252
dependencies:
245-
"@typescript-eslint/types" "5.10.2"
246-
eslint-visitor-keys "^3.0.0"
253+
"@typescript-eslint/types" "8.0.0"
254+
eslint-visitor-keys "^3.4.3"
247255

248256
acorn-jsx@^5.3.1:
249257
version "5.3.1"
@@ -331,6 +339,13 @@ brace-expansion@^1.1.7:
331339
balanced-match "^1.0.0"
332340
concat-map "0.0.1"
333341

342+
brace-expansion@^2.0.1:
343+
version "2.0.1"
344+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
345+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
346+
dependencies:
347+
balanced-match "^1.0.0"
348+
334349
braces@^3.0.1:
335350
version "3.0.2"
336351
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -409,6 +424,13 @@ debug@^4.3.2:
409424
dependencies:
410425
ms "2.1.2"
411426

427+
debug@^4.3.4:
428+
version "4.3.6"
429+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
430+
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
431+
dependencies:
432+
ms "2.1.2"
433+
412434
deep-is@^0.1.3:
413435
version "0.1.3"
414436
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
@@ -541,14 +563,6 @@ eslint-plugin-react@^7.28.0:
541563
semver "^6.3.0"
542564
string.prototype.matchall "^4.0.6"
543565

544-
eslint-scope@^5.1.1:
545-
version "5.1.1"
546-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
547-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
548-
dependencies:
549-
esrecurse "^4.3.0"
550-
estraverse "^4.1.1"
551-
552566
eslint-scope@^7.1.0:
553567
version "7.1.0"
554568
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.0.tgz#c1f6ea30ac583031f203d65c73e723b01298f153"
@@ -569,11 +583,16 @@ eslint-visitor-keys@^2.0.0:
569583
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
570584
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
571585

572-
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2.0:
586+
eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2.0:
573587
version "3.2.0"
574588
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
575589
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
576590

591+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.3:
592+
version "3.4.3"
593+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
594+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
595+
577596
eslint@^8.8.0:
578597
version "8.8.0"
579598
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.8.0.tgz#9762b49abad0cb4952539ffdb0a046392e571a2d"
@@ -638,11 +657,6 @@ esrecurse@^4.3.0:
638657
dependencies:
639658
estraverse "^5.2.0"
640659

641-
estraverse@^4.1.1:
642-
version "4.3.0"
643-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
644-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
645-
646660
estraverse@^5.1.0, estraverse@^5.2.0:
647661
version "5.2.0"
648662
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
@@ -807,7 +821,7 @@ globals@^13.9.0:
807821
dependencies:
808822
type-fest "^0.20.2"
809823

810-
globby@^11.0.4:
824+
globby@^11.1.0:
811825
version "11.1.0"
812826
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
813827
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -819,6 +833,11 @@ globby@^11.0.4:
819833
merge2 "^1.4.1"
820834
slash "^3.0.0"
821835

836+
graphemer@^1.4.0:
837+
version "1.4.0"
838+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
839+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
840+
822841
has-bigints@^1.0.1:
823842
version "1.0.1"
824843
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
@@ -853,11 +872,16 @@ ignore@^4.0.6:
853872
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
854873
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
855874

856-
ignore@^5.1.8, ignore@^5.2.0:
875+
ignore@^5.2.0:
857876
version "5.2.0"
858877
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
859878
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
860879

880+
ignore@^5.3.1:
881+
version "5.3.1"
882+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
883+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
884+
861885
import-fresh@^3.0.0, import-fresh@^3.2.1:
862886
version "3.3.0"
863887
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -1063,13 +1087,6 @@ loose-envify@^1.1.0, loose-envify@^1.4.0:
10631087
dependencies:
10641088
js-tokens "^3.0.0 || ^4.0.0"
10651089

1066-
lru-cache@^6.0.0:
1067-
version "6.0.0"
1068-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
1069-
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
1070-
dependencies:
1071-
yallist "^4.0.0"
1072-
10731090
merge2@^1.3.0, merge2@^1.4.1:
10741091
version "1.4.1"
10751092
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
@@ -1090,6 +1107,13 @@ minimatch@^3.0.4:
10901107
dependencies:
10911108
brace-expansion "^1.1.7"
10921109

1110+
minimatch@^9.0.4:
1111+
version "9.0.5"
1112+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1113+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1114+
dependencies:
1115+
brace-expansion "^2.0.1"
1116+
10931117
10941118
version "2.1.2"
10951119
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -1377,12 +1401,10 @@ semver@^6.3.0:
13771401
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
13781402
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
13791403

1380-
semver@^7.3.5:
1381-
version "7.3.5"
1382-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
1383-
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
1384-
dependencies:
1385-
lru-cache "^6.0.0"
1404+
semver@^7.6.0:
1405+
version "7.6.3"
1406+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
1407+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
13861408

13871409
shebang-command@^2.0.0:
13881410
version "2.0.0"
@@ -1481,23 +1503,16 @@ to-regex-range@^5.0.1:
14811503
dependencies:
14821504
is-number "^7.0.0"
14831505

1484-
tslib@^1.8.1:
1485-
version "1.14.1"
1486-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1487-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1506+
ts-api-utils@^1.3.0:
1507+
version "1.3.0"
1508+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1509+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
14881510

14891511
tslib@^2.4.0:
14901512
version "2.4.0"
14911513
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
14921514
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
14931515

1494-
tsutils@^3.21.0:
1495-
version "3.21.0"
1496-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
1497-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
1498-
dependencies:
1499-
tslib "^1.8.1"
1500-
15011516
type-check@^0.4.0, type-check@~0.4.0:
15021517
version "0.4.0"
15031518
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
@@ -1569,8 +1584,3 @@ wrappy@1:
15691584
version "1.0.2"
15701585
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
15711586
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
1572-
1573-
yallist@^4.0.0:
1574-
version "4.0.0"
1575-
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1576-
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==

0 commit comments

Comments
 (0)