Skip to content

Commit e0acb79

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Bump eslint-plugin-import from 2.31.0 to 2.32.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.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.31.0...v2.32.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b004eb9 commit e0acb79

File tree

1 file changed

+186
-61
lines changed

1 file changed

+186
-61
lines changed

yarn.lock

Lines changed: 186 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -2461,17 +2461,19 @@ [email protected]:
24612461
version "1.1.1"
24622462
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
24632463

2464-
array-includes@^3.1.6, array-includes@^3.1.8:
2465-
version "3.1.8"
2466-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
2467-
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
2464+
array-includes@^3.1.6, array-includes@^3.1.8, array-includes@^3.1.9:
2465+
version "3.1.9"
2466+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a"
2467+
integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==
24682468
dependencies:
2469-
call-bind "^1.0.7"
2469+
call-bind "^1.0.8"
2470+
call-bound "^1.0.4"
24702471
define-properties "^1.2.1"
2471-
es-abstract "^1.23.2"
2472-
es-object-atoms "^1.0.0"
2473-
get-intrinsic "^1.2.4"
2474-
is-string "^1.0.7"
2472+
es-abstract "^1.24.0"
2473+
es-object-atoms "^1.1.1"
2474+
get-intrinsic "^1.3.0"
2475+
is-string "^1.1.1"
2476+
math-intrinsics "^1.1.0"
24752477

24762478
array.prototype.findlast@^1.2.5:
24772479
version "1.2.5"
@@ -2485,27 +2487,28 @@ array.prototype.findlast@^1.2.5:
24852487
es-object-atoms "^1.0.0"
24862488
es-shim-unscopables "^1.0.2"
24872489

2488-
array.prototype.findlastindex@^1.2.5:
2489-
version "1.2.5"
2490-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
2491-
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
2490+
array.prototype.findlastindex@^1.2.6:
2491+
version "1.2.6"
2492+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz#cfa1065c81dcb64e34557c9b81d012f6a421c564"
2493+
integrity sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==
24922494
dependencies:
2493-
call-bind "^1.0.7"
2495+
call-bind "^1.0.8"
2496+
call-bound "^1.0.4"
24942497
define-properties "^1.2.1"
2495-
es-abstract "^1.23.2"
2498+
es-abstract "^1.23.9"
24962499
es-errors "^1.3.0"
2497-
es-object-atoms "^1.0.0"
2498-
es-shim-unscopables "^1.0.2"
2500+
es-object-atoms "^1.1.1"
2501+
es-shim-unscopables "^1.1.0"
24992502

2500-
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
2501-
version "1.3.2"
2502-
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
2503-
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
2503+
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.3:
2504+
version "1.3.3"
2505+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5"
2506+
integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==
25042507
dependencies:
2505-
call-bind "^1.0.2"
2506-
define-properties "^1.2.0"
2507-
es-abstract "^1.22.1"
2508-
es-shim-unscopables "^1.0.0"
2508+
call-bind "^1.0.8"
2509+
define-properties "^1.2.1"
2510+
es-abstract "^1.23.5"
2511+
es-shim-unscopables "^1.0.2"
25092512

25102513
array.prototype.flatmap@^1.3.2, array.prototype.flatmap@^1.3.3:
25112514
version "1.3.3"
@@ -3721,6 +3724,66 @@ es-abstract@^1.23.5, es-abstract@^1.23.6:
37213724
unbox-primitive "^1.1.0"
37223725
which-typed-array "^1.1.18"
37233726

3727+
es-abstract@^1.23.9, es-abstract@^1.24.0:
3728+
version "1.24.0"
3729+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.24.0.tgz#c44732d2beb0acc1ed60df840869e3106e7af328"
3730+
integrity sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==
3731+
dependencies:
3732+
array-buffer-byte-length "^1.0.2"
3733+
arraybuffer.prototype.slice "^1.0.4"
3734+
available-typed-arrays "^1.0.7"
3735+
call-bind "^1.0.8"
3736+
call-bound "^1.0.4"
3737+
data-view-buffer "^1.0.2"
3738+
data-view-byte-length "^1.0.2"
3739+
data-view-byte-offset "^1.0.1"
3740+
es-define-property "^1.0.1"
3741+
es-errors "^1.3.0"
3742+
es-object-atoms "^1.1.1"
3743+
es-set-tostringtag "^2.1.0"
3744+
es-to-primitive "^1.3.0"
3745+
function.prototype.name "^1.1.8"
3746+
get-intrinsic "^1.3.0"
3747+
get-proto "^1.0.1"
3748+
get-symbol-description "^1.1.0"
3749+
globalthis "^1.0.4"
3750+
gopd "^1.2.0"
3751+
has-property-descriptors "^1.0.2"
3752+
has-proto "^1.2.0"
3753+
has-symbols "^1.1.0"
3754+
hasown "^2.0.2"
3755+
internal-slot "^1.1.0"
3756+
is-array-buffer "^3.0.5"
3757+
is-callable "^1.2.7"
3758+
is-data-view "^1.0.2"
3759+
is-negative-zero "^2.0.3"
3760+
is-regex "^1.2.1"
3761+
is-set "^2.0.3"
3762+
is-shared-array-buffer "^1.0.4"
3763+
is-string "^1.1.1"
3764+
is-typed-array "^1.1.15"
3765+
is-weakref "^1.1.1"
3766+
math-intrinsics "^1.1.0"
3767+
object-inspect "^1.13.4"
3768+
object-keys "^1.1.1"
3769+
object.assign "^4.1.7"
3770+
own-keys "^1.0.1"
3771+
regexp.prototype.flags "^1.5.4"
3772+
safe-array-concat "^1.1.3"
3773+
safe-push-apply "^1.0.0"
3774+
safe-regex-test "^1.1.0"
3775+
set-proto "^1.0.0"
3776+
stop-iteration-iterator "^1.1.0"
3777+
string.prototype.trim "^1.2.10"
3778+
string.prototype.trimend "^1.0.9"
3779+
string.prototype.trimstart "^1.0.8"
3780+
typed-array-buffer "^1.0.3"
3781+
typed-array-byte-length "^1.0.3"
3782+
typed-array-byte-offset "^1.0.4"
3783+
typed-array-length "^1.0.7"
3784+
unbox-primitive "^1.1.0"
3785+
which-typed-array "^1.1.19"
3786+
37243787
es-define-property@^1.0.0:
37253788
version "1.0.0"
37263789
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845"
@@ -3787,13 +3850,30 @@ es-set-tostringtag@^2.0.2, es-set-tostringtag@^2.0.3:
37873850
has-tostringtag "^1.0.2"
37883851
hasown "^2.0.1"
37893852

3790-
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
3853+
es-set-tostringtag@^2.1.0:
3854+
version "2.1.0"
3855+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3856+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3857+
dependencies:
3858+
es-errors "^1.3.0"
3859+
get-intrinsic "^1.2.6"
3860+
has-tostringtag "^1.0.2"
3861+
hasown "^2.0.2"
3862+
3863+
es-shim-unscopables@^1.0.2:
37913864
version "1.0.2"
37923865
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
37933866
integrity sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==
37943867
dependencies:
37953868
hasown "^2.0.0"
37963869

3870+
es-shim-unscopables@^1.1.0:
3871+
version "1.1.0"
3872+
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz#438df35520dac5d105f3943d927549ea3b00f4b5"
3873+
integrity sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==
3874+
dependencies:
3875+
hasown "^2.0.2"
3876+
37973877
es-to-primitive@^1.2.1:
37983878
version "1.2.1"
37993879
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -3867,36 +3947,36 @@ eslint-import-resolver-node@^0.3.9:
38673947
is-core-module "^2.13.0"
38683948
resolve "^1.22.4"
38693949

3870-
eslint-module-utils@^2.12.0:
3871-
version "2.12.0"
3872-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
3873-
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
3950+
eslint-module-utils@^2.12.1:
3951+
version "2.12.1"
3952+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz#f76d3220bfb83c057651359295ab5854eaad75ff"
3953+
integrity sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==
38743954
dependencies:
38753955
debug "^3.2.7"
38763956

38773957
eslint-plugin-import@^2.29.1:
3878-
version "2.31.0"
3879-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
3880-
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
3958+
version "2.32.0"
3959+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz#602b55faa6e4caeaa5e970c198b5c00a37708980"
3960+
integrity sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==
38813961
dependencies:
38823962
"@rtsao/scc" "^1.1.0"
3883-
array-includes "^3.1.8"
3884-
array.prototype.findlastindex "^1.2.5"
3885-
array.prototype.flat "^1.3.2"
3886-
array.prototype.flatmap "^1.3.2"
3963+
array-includes "^3.1.9"
3964+
array.prototype.findlastindex "^1.2.6"
3965+
array.prototype.flat "^1.3.3"
3966+
array.prototype.flatmap "^1.3.3"
38873967
debug "^3.2.7"
38883968
doctrine "^2.1.0"
38893969
eslint-import-resolver-node "^0.3.9"
3890-
eslint-module-utils "^2.12.0"
3970+
eslint-module-utils "^2.12.1"
38913971
hasown "^2.0.2"
3892-
is-core-module "^2.15.1"
3972+
is-core-module "^2.16.1"
38933973
is-glob "^4.0.3"
38943974
minimatch "^3.1.2"
38953975
object.fromentries "^2.0.8"
38963976
object.groupby "^1.0.3"
3897-
object.values "^1.2.0"
3977+
object.values "^1.2.1"
38983978
semver "^6.3.1"
3899-
string.prototype.trimend "^1.0.8"
3979+
string.prototype.trimend "^1.0.9"
39003980
tsconfig-paths "^3.15.0"
39013981

39023982
eslint-plugin-jsx-a11y@^6.8.0:
@@ -4252,6 +4332,13 @@ for-each@^0.3.3:
42524332
dependencies:
42534333
is-callable "^1.1.3"
42544334

4335+
for-each@^0.3.5:
4336+
version "0.3.5"
4337+
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47"
4338+
integrity sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==
4339+
dependencies:
4340+
is-callable "^1.2.7"
4341+
42554342
foreground-child@^3.1.0:
42564343
version "3.3.1"
42574344
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
@@ -4889,14 +4976,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
48894976
version "1.2.7"
48904977
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
48914978

4892-
is-core-module@^2.13.0, is-core-module@^2.15.1:
4893-
version "2.15.1"
4894-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
4895-
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
4896-
dependencies:
4897-
hasown "^2.0.2"
4898-
4899-
is-core-module@^2.16.0:
4979+
is-core-module@^2.13.0, is-core-module@^2.16.0, is-core-module@^2.16.1:
49004980
version "2.16.1"
49014981
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
49024982
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
@@ -5155,6 +5235,13 @@ is-weakref@^1.1.0:
51555235
dependencies:
51565236
call-bound "^1.0.2"
51575237

5238+
is-weakref@^1.1.1:
5239+
version "1.1.1"
5240+
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293"
5241+
integrity sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==
5242+
dependencies:
5243+
call-bound "^1.0.3"
5244+
51585245
is-weakset@^2.0.3:
51595246
version "2.0.4"
51605247
resolved "https://registry.yarnpkg.com/is-weakset/-/is-weakset-2.0.4.tgz#c9f5deb0bc1906c6d6f1027f284ddf459249daca"
@@ -6157,6 +6244,11 @@ object-inspect@^1.13.3:
61576244
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a"
61586245
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==
61596246

6247+
object-inspect@^1.13.4:
6248+
version "1.13.4"
6249+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
6250+
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
6251+
61606252
object-keys@^1.1.1:
61616253
version "1.1.1"
61626254
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -6212,7 +6304,7 @@ object.groupby@^1.0.3:
62126304
define-properties "^1.2.1"
62136305
es-abstract "^1.23.2"
62146306

6215-
object.values@^1.1.6, object.values@^1.2.0, object.values@^1.2.1:
6307+
object.values@^1.1.6, object.values@^1.2.1:
62166308
version "1.2.1"
62176309
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
62186310
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -6277,7 +6369,7 @@ optionator@^0.9.3:
62776369
prelude-ls "^1.2.1"
62786370
type-check "^0.4.0"
62796371

6280-
own-keys@^1.0.0:
6372+
own-keys@^1.0.0, own-keys@^1.0.1:
62816373
version "1.0.1"
62826374
resolved "https://registry.yarnpkg.com/own-keys/-/own-keys-1.0.1.tgz#e4006910a2bf913585289676eebd6f390cf51358"
62836375
integrity sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==
@@ -6723,6 +6815,18 @@ regexp.prototype.flags@^1.5.3:
67236815
es-errors "^1.3.0"
67246816
set-function-name "^2.0.2"
67256817

6818+
regexp.prototype.flags@^1.5.4:
6819+
version "1.5.4"
6820+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19"
6821+
integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==
6822+
dependencies:
6823+
call-bind "^1.0.8"
6824+
define-properties "^1.2.1"
6825+
es-errors "^1.3.0"
6826+
get-proto "^1.0.1"
6827+
gopd "^1.2.0"
6828+
set-function-name "^2.0.2"
6829+
67266830
regexpu-core@^5.3.1:
67276831
version "5.3.2"
67286832
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.2.tgz#11a2b06884f3527aec3e93dbbf4a3b958a95546b"
@@ -7107,6 +7211,15 @@ set-function-name@^2.0.2:
71077211
functions-have-names "^1.2.3"
71087212
has-property-descriptors "^1.0.2"
71097213

7214+
set-proto@^1.0.0:
7215+
version "1.0.0"
7216+
resolved "https://registry.yarnpkg.com/set-proto/-/set-proto-1.0.0.tgz#0760dbcff30b2d7e801fd6e19983e56da337565e"
7217+
integrity sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==
7218+
dependencies:
7219+
dunder-proto "^1.0.1"
7220+
es-errors "^1.3.0"
7221+
es-object-atoms "^1.0.0"
7222+
71107223
setimmediate@^1.0.5:
71117224
version "1.0.5"
71127225
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
@@ -7310,6 +7423,14 @@ [email protected]:
73107423
version "1.5.0"
73117424
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
73127425

7426+
stop-iteration-iterator@^1.1.0:
7427+
version "1.1.0"
7428+
resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz#f481ff70a548f6124d0312c3aa14cbfa7aa542ad"
7429+
integrity sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==
7430+
dependencies:
7431+
es-errors "^1.3.0"
7432+
internal-slot "^1.1.0"
7433+
73137434
string-argv@^0.3.2:
73147435
version "0.3.2"
73157436
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
@@ -7427,16 +7548,7 @@ string.prototype.trim@^1.2.9:
74277548
es-abstract "^1.23.0"
74287549
es-object-atoms "^1.0.0"
74297550

7430-
string.prototype.trimend@^1.0.7, string.prototype.trimend@^1.0.8:
7431-
version "1.0.8"
7432-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz#3651b8513719e8a9f48de7f2f77640b26652b229"
7433-
integrity sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==
7434-
dependencies:
7435-
call-bind "^1.0.7"
7436-
define-properties "^1.2.1"
7437-
es-object-atoms "^1.0.0"
7438-
7439-
string.prototype.trimend@^1.0.9:
7551+
string.prototype.trimend@^1.0.7, string.prototype.trimend@^1.0.8, string.prototype.trimend@^1.0.9:
74407552
version "1.0.9"
74417553
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942"
74427554
integrity sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==
@@ -8235,6 +8347,19 @@ which-typed-array@^1.1.16, which-typed-array@^1.1.18:
82358347
gopd "^1.2.0"
82368348
has-tostringtag "^1.0.2"
82378349

8350+
which-typed-array@^1.1.19:
8351+
version "1.1.19"
8352+
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956"
8353+
integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==
8354+
dependencies:
8355+
available-typed-arrays "^1.0.7"
8356+
call-bind "^1.0.8"
8357+
call-bound "^1.0.4"
8358+
for-each "^0.3.5"
8359+
get-proto "^1.0.1"
8360+
gopd "^1.2.0"
8361+
has-tostringtag "^1.0.2"
8362+
82388363
which@^2.0.1:
82398364
version "2.0.2"
82408365
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"

0 commit comments

Comments
 (0)