Skip to content

Commit e489ac4

Browse files
chore: bump eslint-plugin-import from 2.27.5 to 2.28.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cb92ed commit e489ac4

File tree

1 file changed

+205
-32
lines changed

1 file changed

+205
-32
lines changed

yarn.lock

Lines changed: 205 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,17 @@ array-union@^2.1.0:
583583
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
584584
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
585585

586+
array.prototype.findlastindex@^1.2.2:
587+
version "1.2.2"
588+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.2.tgz#bc229aef98f6bd0533a2bc61ff95209875526c9b"
589+
integrity sha512-tb5thFFlUcp7NdNF6/MpDk/1r/4awWG1FIz3YqDf+/zJSTezBb+/5WViH41obXULHVpDzoiCLpJ/ZO9YbJMsdw==
590+
dependencies:
591+
call-bind "^1.0.2"
592+
define-properties "^1.1.4"
593+
es-abstract "^1.20.4"
594+
es-shim-unscopables "^1.0.0"
595+
get-intrinsic "^1.1.3"
596+
586597
array.prototype.flat@^1.3.1:
587598
version "1.3.1"
588599
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
@@ -603,6 +614,18 @@ array.prototype.flatmap@^1.3.1:
603614
es-abstract "^1.20.4"
604615
es-shim-unscopables "^1.0.0"
605616

617+
arraybuffer.prototype.slice@^1.0.1:
618+
version "1.0.1"
619+
resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.1.tgz#9b5ea3868a6eebc30273da577eb888381c0044bb"
620+
integrity sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==
621+
dependencies:
622+
array-buffer-byte-length "^1.0.0"
623+
call-bind "^1.0.2"
624+
define-properties "^1.2.0"
625+
get-intrinsic "^1.2.1"
626+
is-array-buffer "^3.0.2"
627+
is-shared-array-buffer "^1.0.2"
628+
606629
ast-types@^0.13.2:
607630
version "0.13.4"
608631
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.4.tgz#ee0d77b343263965ecc3fb62da16e7222b2b6782"
@@ -938,6 +961,14 @@ define-properties@^1.1.4:
938961
has-property-descriptors "^1.0.0"
939962
object-keys "^1.1.1"
940963

964+
define-properties@^1.2.0:
965+
version "1.2.0"
966+
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
967+
integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==
968+
dependencies:
969+
has-property-descriptors "^1.0.0"
970+
object-keys "^1.1.1"
971+
941972
degenerator@^4.0.1:
942973
version "4.0.2"
943974
resolved "https://registry.yarnpkg.com/degenerator/-/degenerator-4.0.2.tgz#55b7fb41239ee0ea7644fa3f2aba84e0adfaa40c"
@@ -1166,6 +1197,51 @@ es-abstract@^1.20.4:
11661197
unbox-primitive "^1.0.2"
11671198
which-typed-array "^1.1.9"
11681199

1200+
es-abstract@^1.21.2:
1201+
version "1.22.1"
1202+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.1.tgz#8b4e5fc5cefd7f1660f0f8e1a52900dfbc9d9ccc"
1203+
integrity sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==
1204+
dependencies:
1205+
array-buffer-byte-length "^1.0.0"
1206+
arraybuffer.prototype.slice "^1.0.1"
1207+
available-typed-arrays "^1.0.5"
1208+
call-bind "^1.0.2"
1209+
es-set-tostringtag "^2.0.1"
1210+
es-to-primitive "^1.2.1"
1211+
function.prototype.name "^1.1.5"
1212+
get-intrinsic "^1.2.1"
1213+
get-symbol-description "^1.0.0"
1214+
globalthis "^1.0.3"
1215+
gopd "^1.0.1"
1216+
has "^1.0.3"
1217+
has-property-descriptors "^1.0.0"
1218+
has-proto "^1.0.1"
1219+
has-symbols "^1.0.3"
1220+
internal-slot "^1.0.5"
1221+
is-array-buffer "^3.0.2"
1222+
is-callable "^1.2.7"
1223+
is-negative-zero "^2.0.2"
1224+
is-regex "^1.1.4"
1225+
is-shared-array-buffer "^1.0.2"
1226+
is-string "^1.0.7"
1227+
is-typed-array "^1.1.10"
1228+
is-weakref "^1.0.2"
1229+
object-inspect "^1.12.3"
1230+
object-keys "^1.1.1"
1231+
object.assign "^4.1.4"
1232+
regexp.prototype.flags "^1.5.0"
1233+
safe-array-concat "^1.0.0"
1234+
safe-regex-test "^1.0.0"
1235+
string.prototype.trim "^1.2.7"
1236+
string.prototype.trimend "^1.0.6"
1237+
string.prototype.trimstart "^1.0.6"
1238+
typed-array-buffer "^1.0.0"
1239+
typed-array-byte-length "^1.0.0"
1240+
typed-array-byte-offset "^1.0.0"
1241+
typed-array-length "^1.0.4"
1242+
unbox-primitive "^1.0.2"
1243+
which-typed-array "^1.1.10"
1244+
11691245
es-set-tostringtag@^2.0.1:
11701246
version "2.0.1"
11711247
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -1250,33 +1326,36 @@ eslint-import-resolver-typescript@^3.5.2:
12501326
is-glob "^4.0.3"
12511327
synckit "^0.8.4"
12521328

1253-
eslint-module-utils@^2.7.4:
1254-
version "2.7.4"
1255-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
1256-
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
1329+
eslint-module-utils@^2.8.0:
1330+
version "2.8.0"
1331+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
1332+
integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
12571333
dependencies:
12581334
debug "^3.2.7"
12591335

12601336
eslint-plugin-import@^2.26.0:
1261-
version "2.27.5"
1262-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65"
1263-
integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==
1337+
version "2.28.0"
1338+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.28.0.tgz#8d66d6925117b06c4018d491ae84469eb3cb1005"
1339+
integrity sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==
12641340
dependencies:
12651341
array-includes "^3.1.6"
1342+
array.prototype.findlastindex "^1.2.2"
12661343
array.prototype.flat "^1.3.1"
12671344
array.prototype.flatmap "^1.3.1"
12681345
debug "^3.2.7"
12691346
doctrine "^2.1.0"
12701347
eslint-import-resolver-node "^0.3.7"
1271-
eslint-module-utils "^2.7.4"
1348+
eslint-module-utils "^2.8.0"
12721349
has "^1.0.3"
1273-
is-core-module "^2.11.0"
1350+
is-core-module "^2.12.1"
12741351
is-glob "^4.0.3"
12751352
minimatch "^3.1.2"
1353+
object.fromentries "^2.0.6"
1354+
object.groupby "^1.0.0"
12761355
object.values "^1.1.6"
1277-
resolve "^1.22.1"
1278-
semver "^6.3.0"
1279-
tsconfig-paths "^3.14.1"
1356+
resolve "^1.22.3"
1357+
semver "^6.3.1"
1358+
tsconfig-paths "^3.14.2"
12801359

12811360
eslint-plugin-prettier@^4.2.1:
12821361
version "4.2.1"
@@ -1620,7 +1699,7 @@ function.prototype.name@^1.1.5:
16201699
es-abstract "^1.19.0"
16211700
functions-have-names "^1.2.2"
16221701

1623-
functions-have-names@^1.2.2:
1702+
functions-have-names@^1.2.2, functions-have-names@^1.2.3:
16241703
version "1.2.3"
16251704
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
16261705
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
@@ -1672,6 +1751,16 @@ get-intrinsic@^1.2.0:
16721751
has "^1.0.3"
16731752
has-symbols "^1.0.3"
16741753

1754+
get-intrinsic@^1.2.1:
1755+
version "1.2.1"
1756+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz#d295644fed4505fc9cde952c37ee12b477a83d82"
1757+
integrity sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==
1758+
dependencies:
1759+
function-bind "^1.1.1"
1760+
has "^1.0.3"
1761+
has-proto "^1.0.1"
1762+
has-symbols "^1.0.3"
1763+
16751764
get-symbol-description@^1.0.0:
16761765
version "1.0.0"
16771766
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
@@ -2048,10 +2137,10 @@ is-callable@^1.1.4:
20482137
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
20492138
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
20502139

2051-
is-core-module@^2.10.0, is-core-module@^2.11.0, is-core-module@^2.8.1:
2052-
version "2.11.0"
2053-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
2054-
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
2140+
is-core-module@^2.10.0, is-core-module@^2.11.0, is-core-module@^2.12.0, is-core-module@^2.12.1, is-core-module@^2.8.1:
2141+
version "2.12.1"
2142+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
2143+
integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
20552144
dependencies:
20562145
has "^1.0.3"
20572146

@@ -2176,6 +2265,11 @@ is-wsl@^2.2.0:
21762265
dependencies:
21772266
is-docker "^2.0.0"
21782267

2268+
isarray@^2.0.5:
2269+
version "2.0.5"
2270+
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
2271+
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
2272+
21792273
isexe@^2.0.0:
21802274
version "2.0.0"
21812275
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
@@ -2203,7 +2297,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
22032297
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
22042298
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
22052299

2206-
json5@^1.0.1:
2300+
json5@^1.0.2:
22072301
version "1.0.2"
22082302
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
22092303
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
@@ -2679,6 +2773,25 @@ object.assign@^4.1.4:
26792773
has-symbols "^1.0.3"
26802774
object-keys "^1.1.1"
26812775

2776+
object.fromentries@^2.0.6:
2777+
version "2.0.6"
2778+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
2779+
integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
2780+
dependencies:
2781+
call-bind "^1.0.2"
2782+
define-properties "^1.1.4"
2783+
es-abstract "^1.20.4"
2784+
2785+
object.groupby@^1.0.0:
2786+
version "1.0.0"
2787+
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.0.tgz#cb29259cf90f37e7bac6437686c1ea8c916d12a9"
2788+
integrity sha512-70MWG6NfRH9GnbZOikuhPPYzpUpof9iW2J9E4dW7FXTqPNb6rllE6u39SKwwiNh8lCwX3DDb5OgcKGiEBrTTyw==
2789+
dependencies:
2790+
call-bind "^1.0.2"
2791+
define-properties "^1.2.0"
2792+
es-abstract "^1.21.2"
2793+
get-intrinsic "^1.2.1"
2794+
26822795
object.values@^1.1.6:
26832796
version "1.1.6"
26842797
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
@@ -2989,6 +3102,15 @@ regexp.prototype.flags@^1.4.3:
29893102
define-properties "^1.1.3"
29903103
functions-have-names "^1.2.2"
29913104

3105+
regexp.prototype.flags@^1.5.0:
3106+
version "1.5.0"
3107+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"
3108+
integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==
3109+
dependencies:
3110+
call-bind "^1.0.2"
3111+
define-properties "^1.2.0"
3112+
functions-have-names "^1.2.3"
3113+
29923114
remark-footnotes@^3.0.0:
29933115
version "3.0.0"
29943116
resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-3.0.0.tgz#5756b56f8464fa7ed80dbba0c966136305d8cb8d"
@@ -3040,12 +3162,12 @@ resolve-from@^4.0.0:
30403162
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
30413163
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
30423164

3043-
resolve@^1.22.1:
3044-
version "1.22.2"
3045-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
3046-
integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
3165+
resolve@^1.22.1, resolve@^1.22.3:
3166+
version "1.22.3"
3167+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.3.tgz#4b4055349ffb962600972da1fdc33c46a4eb3283"
3168+
integrity sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==
30473169
dependencies:
3048-
is-core-module "^2.11.0"
3170+
is-core-module "^2.12.0"
30493171
path-parse "^1.0.7"
30503172
supports-preserve-symlinks-flag "^1.0.0"
30513173

@@ -3086,6 +3208,16 @@ run-parallel@^1.1.9:
30863208
dependencies:
30873209
queue-microtask "^1.2.2"
30883210

3211+
safe-array-concat@^1.0.0:
3212+
version "1.0.0"
3213+
resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.0.0.tgz#2064223cba3c08d2ee05148eedbc563cd6d84060"
3214+
integrity sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==
3215+
dependencies:
3216+
call-bind "^1.0.2"
3217+
get-intrinsic "^1.2.0"
3218+
has-symbols "^1.0.3"
3219+
isarray "^2.0.5"
3220+
30893221
[email protected], safe-buffer@^5.1.1, safe-buffer@~5.2.0:
30903222
version "5.2.1"
30913223
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
@@ -3112,10 +3244,10 @@ safe-regex-test@^1.0.0:
31123244
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
31133245
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
31143246

3115-
semver@^6.0.0, semver@^6.3.0:
3116-
version "6.3.0"
3117-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
3118-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
3247+
semver@^6.0.0, semver@^6.3.1:
3248+
version "6.3.1"
3249+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
3250+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
31193251

31203252
semver@^7.0.0, semver@^7.1.3, semver@^7.3.5, semver@^7.3.7:
31213253
version "7.5.2"
@@ -3477,13 +3609,13 @@ ts-node@^10.0.0:
34773609
v8-compile-cache-lib "^3.0.1"
34783610
yn "3.1.1"
34793611

3480-
tsconfig-paths@^3.14.1:
3481-
version "3.14.1"
3482-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
3483-
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
3612+
tsconfig-paths@^3.14.2:
3613+
version "3.14.2"
3614+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
3615+
integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
34843616
dependencies:
34853617
"@types/json5" "^0.0.29"
3486-
json5 "^1.0.1"
3618+
json5 "^1.0.2"
34873619
minimist "^1.2.6"
34883620
strip-bom "^3.0.0"
34893621

@@ -3536,6 +3668,36 @@ type-is@~1.6.17, type-is@~1.6.18:
35363668
media-typer "0.3.0"
35373669
mime-types "~2.1.24"
35383670

3671+
typed-array-buffer@^1.0.0:
3672+
version "1.0.0"
3673+
resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz#18de3e7ed7974b0a729d3feecb94338d1472cd60"
3674+
integrity sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==
3675+
dependencies:
3676+
call-bind "^1.0.2"
3677+
get-intrinsic "^1.2.1"
3678+
is-typed-array "^1.1.10"
3679+
3680+
typed-array-byte-length@^1.0.0:
3681+
version "1.0.0"
3682+
resolved "https://registry.yarnpkg.com/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz#d787a24a995711611fb2b87a4052799517b230d0"
3683+
integrity sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==
3684+
dependencies:
3685+
call-bind "^1.0.2"
3686+
for-each "^0.3.3"
3687+
has-proto "^1.0.1"
3688+
is-typed-array "^1.1.10"
3689+
3690+
typed-array-byte-offset@^1.0.0:
3691+
version "1.0.0"
3692+
resolved "https://registry.yarnpkg.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz#cbbe89b51fdef9cd6aaf07ad4707340abbc4ea0b"
3693+
integrity sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==
3694+
dependencies:
3695+
available-typed-arrays "^1.0.5"
3696+
call-bind "^1.0.2"
3697+
for-each "^0.3.3"
3698+
has-proto "^1.0.1"
3699+
is-typed-array "^1.1.10"
3700+
35393701
typed-array-length@^1.0.4:
35403702
version "1.0.4"
35413703
resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.4.tgz#89d83785e5c4098bec72e08b319651f0eac9c1bb"
@@ -3697,6 +3859,17 @@ which-boxed-primitive@^1.0.2:
36973859
is-string "^1.0.5"
36983860
is-symbol "^1.0.3"
36993861

3862+
which-typed-array@^1.1.10:
3863+
version "1.1.11"
3864+
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.11.tgz#99d691f23c72aab6768680805a271b69761ed61a"
3865+
integrity sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==
3866+
dependencies:
3867+
available-typed-arrays "^1.0.5"
3868+
call-bind "^1.0.2"
3869+
for-each "^0.3.3"
3870+
gopd "^1.0.1"
3871+
has-tostringtag "^1.0.0"
3872+
37003873
which-typed-array@^1.1.9:
37013874
version "1.1.9"
37023875
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.9.tgz#307cf898025848cf995e795e8423c7f337efbde6"

0 commit comments

Comments
 (0)