Skip to content

Commit 7b5a143

Browse files
Update typescript-eslint monorepo to v8
1 parent a432266 commit 7b5a143

2 files changed

Lines changed: 108 additions & 94 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@types/node": "^12.12.38 || ^18.0.0",
4141
"@types/react": "^16.9.27 || ^18.0.0",
4242
"@types/react-dom": "^16.9.7 || ^18.0.0",
43-
"@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0",
44-
"@typescript-eslint/parser": "^2.26.0 || ^5.0.0",
43+
"@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0 || ^8.0.0",
44+
"@typescript-eslint/parser": "^2.26.0 || ^5.0.0 || ^8.0.0",
4545
"microbundle": "^0.15.1",
4646
"@babel/eslint-parser": "^10.0.3 || ^7.11.0",
4747
"cross-env": "^7.0.2",

yarn.lock

Lines changed: 106 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,17 +1274,17 @@
12741274
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
12751275
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
12761276

1277-
"@eslint-community/eslint-utils@^4.2.0":
1277+
"@eslint-community/eslint-utils@^4.4.0":
12781278
version "4.4.0"
12791279
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
12801280
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
12811281
dependencies:
12821282
eslint-visitor-keys "^3.3.0"
12831283

1284-
"@eslint-community/regexpp@^4.4.0":
1285-
version "4.5.0"
1286-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
1287-
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
1284+
"@eslint-community/regexpp@^4.10.0":
1285+
version "4.11.0"
1286+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
1287+
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
12881288

12891289
"@hapi/address@2.x.x":
12901290
version "2.1.4"
@@ -1940,7 +1940,7 @@
19401940
expect "^29.0.0"
19411941
pretty-format "^29.0.0"
19421942

1943-
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.9":
1943+
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5":
19441944
version "7.0.11"
19451945
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
19461946
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
@@ -2008,11 +2008,6 @@
20082008
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
20092009
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
20102010

2011-
"@types/semver@^7.3.12":
2012-
version "7.3.13"
2013-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
2014-
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
2015-
20162011
"@types/stack-utils@^1.0.1":
20172012
version "1.0.1"
20182013
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
@@ -2089,21 +2084,20 @@
20892084
regexpp "^3.0.0"
20902085
tsutils "^3.17.1"
20912086

2092-
"@typescript-eslint/eslint-plugin@^2.26.0 || ^5.0.0":
2093-
version "5.57.1"
2094-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz#d1ab162a3cd2671b8a1c9ddf6e2db73b14439735"
2095-
integrity sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ==
2096-
dependencies:
2097-
"@eslint-community/regexpp" "^4.4.0"
2098-
"@typescript-eslint/scope-manager" "5.57.1"
2099-
"@typescript-eslint/type-utils" "5.57.1"
2100-
"@typescript-eslint/utils" "5.57.1"
2101-
debug "^4.3.4"
2102-
grapheme-splitter "^1.0.4"
2103-
ignore "^5.2.0"
2104-
natural-compare-lite "^1.4.0"
2105-
semver "^7.3.7"
2106-
tsutils "^3.21.0"
2087+
"@typescript-eslint/eslint-plugin@^2.26.0 || ^5.0.0 || ^8.0.0":
2088+
version "8.0.0"
2089+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0.tgz#0fee96f6b691e4bfb9c260fd77d1c86bfbac4f56"
2090+
integrity sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg==
2091+
dependencies:
2092+
"@eslint-community/regexpp" "^4.10.0"
2093+
"@typescript-eslint/scope-manager" "8.0.0"
2094+
"@typescript-eslint/type-utils" "8.0.0"
2095+
"@typescript-eslint/utils" "8.0.0"
2096+
"@typescript-eslint/visitor-keys" "8.0.0"
2097+
graphemer "^1.4.0"
2098+
ignore "^5.3.1"
2099+
natural-compare "^1.4.0"
2100+
ts-api-utils "^1.3.0"
21072101

21082102
"@typescript-eslint/experimental-utils@2.34.0":
21092103
version "2.34.0"
@@ -2125,38 +2119,39 @@
21252119
"@typescript-eslint/typescript-estree" "2.34.0"
21262120
eslint-visitor-keys "^1.1.0"
21272121

2128-
"@typescript-eslint/parser@^2.26.0 || ^5.0.0":
2129-
version "5.57.1"
2130-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.1.tgz#af911234bd4401d09668c5faf708a0570a17a748"
2131-
integrity sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==
2122+
"@typescript-eslint/parser@^2.26.0 || ^5.0.0 || ^8.0.0":
2123+
version "8.0.0"
2124+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d"
2125+
integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==
21322126
dependencies:
2133-
"@typescript-eslint/scope-manager" "5.57.1"
2134-
"@typescript-eslint/types" "5.57.1"
2135-
"@typescript-eslint/typescript-estree" "5.57.1"
2127+
"@typescript-eslint/scope-manager" "8.0.0"
2128+
"@typescript-eslint/types" "8.0.0"
2129+
"@typescript-eslint/typescript-estree" "8.0.0"
2130+
"@typescript-eslint/visitor-keys" "8.0.0"
21362131
debug "^4.3.4"
21372132

2138-
"@typescript-eslint/scope-manager@5.57.1":
2139-
version "5.57.1"
2140-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710"
2141-
integrity sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==
2133+
"@typescript-eslint/scope-manager@8.0.0":
2134+
version "8.0.0"
2135+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
2136+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
21422137
dependencies:
2143-
"@typescript-eslint/types" "5.57.1"
2144-
"@typescript-eslint/visitor-keys" "5.57.1"
2138+
"@typescript-eslint/types" "8.0.0"
2139+
"@typescript-eslint/visitor-keys" "8.0.0"
21452140

2146-
"@typescript-eslint/type-utils@5.57.1":
2147-
version "5.57.1"
2148-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.1.tgz#235daba621d3f882b8488040597b33777c74bbe9"
2149-
integrity sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw==
2141+
"@typescript-eslint/type-utils@8.0.0":
2142+
version "8.0.0"
2143+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0.tgz#facecaf0736bfe8394b9290382f300554cf90884"
2144+
integrity sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==
21502145
dependencies:
2151-
"@typescript-eslint/typescript-estree" "5.57.1"
2152-
"@typescript-eslint/utils" "5.57.1"
2146+
"@typescript-eslint/typescript-estree" "8.0.0"
2147+
"@typescript-eslint/utils" "8.0.0"
21532148
debug "^4.3.4"
2154-
tsutils "^3.21.0"
2149+
ts-api-utils "^1.3.0"
21552150

2156-
"@typescript-eslint/types@5.57.1":
2157-
version "5.57.1"
2158-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603"
2159-
integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==
2151+
"@typescript-eslint/types@8.0.0":
2152+
version "8.0.0"
2153+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
2154+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
21602155

21612156
"@typescript-eslint/typescript-estree@2.34.0":
21622157
version "2.34.0"
@@ -2171,40 +2166,37 @@
21712166
semver "^7.3.2"
21722167
tsutils "^3.17.1"
21732168

2174-
"@typescript-eslint/typescript-estree@5.57.1":
2175-
version "5.57.1"
2176-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.1.tgz#10d9643e503afc1ca4f5553d9bbe672ea4050b71"
2177-
integrity sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==
2169+
"@typescript-eslint/typescript-estree@8.0.0":
2170+
version "8.0.0"
2171+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
2172+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
21782173
dependencies:
2179-
"@typescript-eslint/types" "5.57.1"
2180-
"@typescript-eslint/visitor-keys" "5.57.1"
2174+
"@typescript-eslint/types" "8.0.0"
2175+
"@typescript-eslint/visitor-keys" "8.0.0"
21812176
debug "^4.3.4"
21822177
globby "^11.1.0"
21832178
is-glob "^4.0.3"
2184-
semver "^7.3.7"
2185-
tsutils "^3.21.0"
2186-
2187-
"@typescript-eslint/utils@5.57.1":
2188-
version "5.57.1"
2189-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.1.tgz#0f97b0bbd88c2d5e2036869f26466be5f4c69475"
2190-
integrity sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg==
2191-
dependencies:
2192-
"@eslint-community/eslint-utils" "^4.2.0"
2193-
"@types/json-schema" "^7.0.9"
2194-
"@types/semver" "^7.3.12"
2195-
"@typescript-eslint/scope-manager" "5.57.1"
2196-
"@typescript-eslint/types" "5.57.1"
2197-
"@typescript-eslint/typescript-estree" "5.57.1"
2198-
eslint-scope "^5.1.1"
2199-
semver "^7.3.7"
2200-
2201-
"@typescript-eslint/visitor-keys@5.57.1":
2202-
version "5.57.1"
2203-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.1.tgz#585e5fa42a9bbcd9065f334fd7c8a4ddfa7d905e"
2204-
integrity sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==
2205-
dependencies:
2206-
"@typescript-eslint/types" "5.57.1"
2207-
eslint-visitor-keys "^3.3.0"
2179+
minimatch "^9.0.4"
2180+
semver "^7.6.0"
2181+
ts-api-utils "^1.3.0"
2182+
2183+
"@typescript-eslint/utils@8.0.0":
2184+
version "8.0.0"
2185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
2186+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
2187+
dependencies:
2188+
"@eslint-community/eslint-utils" "^4.4.0"
2189+
"@typescript-eslint/scope-manager" "8.0.0"
2190+
"@typescript-eslint/types" "8.0.0"
2191+
"@typescript-eslint/typescript-estree" "8.0.0"
2192+
2193+
"@typescript-eslint/visitor-keys@8.0.0":
2194+
version "8.0.0"
2195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
2196+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
2197+
dependencies:
2198+
"@typescript-eslint/types" "8.0.0"
2199+
eslint-visitor-keys "^3.4.3"
22082200

22092201
"@webassemblyjs/ast@1.8.5":
22102202
version "1.8.5"
@@ -5177,7 +5169,7 @@ eslint-plugin-standard@^4.0.1:
51775169
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
51785170
integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
51795171

5180-
eslint-scope@5.1.1, eslint-scope@^5.0.0, eslint-scope@^5.1.1:
5172+
eslint-scope@5.1.1, eslint-scope@^5.0.0:
51815173
version "5.1.1"
51825174
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
51835175
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -5222,6 +5214,11 @@ eslint-visitor-keys@^3.3.0:
52225214
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
52235215
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
52245216

5217+
eslint-visitor-keys@^3.4.3:
5218+
version "3.4.3"
5219+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
5220+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
5221+
52255222
eslint@^6.6.0, eslint@^6.8.0:
52265223
version "6.8.0"
52275224
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
@@ -6147,10 +6144,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
61476144
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
61486145
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
61496146

6150-
grapheme-splitter@^1.0.4:
6151-
version "1.0.4"
6152-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
6153-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
6147+
graphemer@^1.4.0:
6148+
version "1.4.0"
6149+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
6150+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
61546151

61556152
growly@^1.3.0:
61566153
version "1.3.0"
@@ -6519,6 +6516,11 @@ ignore@^5.1.1, ignore@^5.2.0:
65196516
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
65206517
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
65216518

6519+
ignore@^5.3.1:
6520+
version "5.3.1"
6521+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
6522+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
6523+
65226524
immer@1.10.0:
65236525
version "1.10.0"
65246526
resolved "https://registry.yarnpkg.com/immer/-/immer-1.10.0.tgz#bad67605ba9c810275d91e1c2a47d4582e98286d"
@@ -8405,6 +8407,13 @@ minimatch@^5.0.1:
84058407
dependencies:
84068408
brace-expansion "^2.0.1"
84078409

8410+
minimatch@^9.0.4:
8411+
version "9.0.5"
8412+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
8413+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
8414+
dependencies:
8415+
brace-expansion "^2.0.1"
8416+
84088417
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.6:
84098418
version "1.2.8"
84108419
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -8554,11 +8563,6 @@ nanomatch@^1.2.9:
85548563
snapdragon "^0.8.1"
85558564
to-regex "^3.0.1"
85568565

8557-
natural-compare-lite@^1.4.0:
8558-
version "1.4.0"
8559-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
8560-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
8561-
85628566
natural-compare@^1.4.0:
85638567
version "1.4.0"
85648568
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -11316,13 +11320,18 @@ semver@6.3.0, semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver
1131611320
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
1131711321
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
1131811322

11319-
semver@^7.3.2, semver@^7.3.7:
11323+
semver@^7.3.2:
1132011324
version "7.3.8"
1132111325
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
1132211326
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
1132311327
dependencies:
1132411328
lru-cache "^6.0.0"
1132511329

11330+
semver@^7.6.0:
11331+
version "7.6.3"
11332+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
11333+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
11334+
1132611335
send@0.18.0:
1132711336
version "0.18.0"
1132811337
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -12286,6 +12295,11 @@ trim-repeated@^1.0.0:
1228612295
dependencies:
1228712296
escape-string-regexp "^1.0.2"
1228812297

12298+
ts-api-utils@^1.3.0:
12299+
version "1.3.0"
12300+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
12301+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
12302+
1228912303
ts-pnp@1.1.6:
1229012304
version "1.1.6"
1229112305
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.6.tgz#389a24396d425a0d3162e96d2b4638900fdc289a"
@@ -12316,7 +12330,7 @@ tslib@^2.0.3, tslib@^2.4.0:
1231612330
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
1231712331
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
1231812332

12319-
tsutils@^3.17.1, tsutils@^3.21.0:
12333+
tsutils@^3.17.1:
1232012334
version "3.21.0"
1232112335
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
1232212336
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)