Skip to content

Commit c2aae9a

Browse files
chore(deps): update dependency glob to v11
1 parent 9f383fc commit c2aae9a

File tree

2 files changed

+174
-2
lines changed

2 files changed

+174
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/core": "^7.12.10",
3838
"@babel/parser": "^7.12.10",
3939
"babel-loader": "^8.2.2",
40-
"glob": "^7.1.6",
40+
"glob": "^11.0.2",
4141
"hable": "^3.0.0",
4242
"signal-exit": "^3.0.3",
4343
"tree-kill": "^1.2.2",

yarn.lock

Lines changed: 173 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,18 @@
881881
minimatch "^3.0.4"
882882
strip-json-comments "^3.1.1"
883883

884+
"@isaacs/cliui@^8.0.2":
885+
version "8.0.2"
886+
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
887+
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
888+
dependencies:
889+
string-width "^5.1.2"
890+
string-width-cjs "npm:string-width@^4.2.0"
891+
strip-ansi "^7.0.1"
892+
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
893+
wrap-ansi "^8.1.0"
894+
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
895+
884896
"@istanbuljs/load-nyc-config@^1.0.0":
885897
version "1.1.0"
886898
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -1587,6 +1599,16 @@ ansi-regex@^5.0.0:
15871599
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
15881600
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
15891601

1602+
ansi-regex@^5.0.1:
1603+
version "5.0.1"
1604+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
1605+
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
1606+
1607+
ansi-regex@^6.0.1:
1608+
version "6.1.0"
1609+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.1.0.tgz#95ec409c69619d6cb1b8b34f14b660ef28ebd654"
1610+
integrity sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==
1611+
15901612
ansi-styles@^2.2.1:
15911613
version "2.2.1"
15921614
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
@@ -1606,6 +1628,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
16061628
dependencies:
16071629
color-convert "^2.0.1"
16081630

1631+
ansi-styles@^6.1.0:
1632+
version "6.2.1"
1633+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
1634+
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
1635+
16091636
anymatch@^2.0.0:
16101637
version "2.0.0"
16111638
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
@@ -2015,6 +2042,13 @@ brace-expansion@^1.1.7:
20152042
balanced-match "^1.0.0"
20162043
concat-map "0.0.1"
20172044

2045+
brace-expansion@^2.0.1:
2046+
version "2.0.1"
2047+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
2048+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
2049+
dependencies:
2050+
balanced-match "^1.0.0"
2051+
20182052
braces@^2.3.1:
20192053
version "2.3.2"
20202054
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -2638,6 +2672,15 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
26382672
shebang-command "^2.0.0"
26392673
which "^2.0.1"
26402674

2675+
cross-spawn@^7.0.6:
2676+
version "7.0.6"
2677+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
2678+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
2679+
dependencies:
2680+
path-key "^3.1.0"
2681+
shebang-command "^2.0.0"
2682+
which "^2.0.1"
2683+
26412684
cssom@^0.4.4:
26422685
version "0.4.4"
26432686
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10"
@@ -2897,6 +2940,11 @@ duplexer@~0.1.1:
28972940
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
28982941
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
28992942

2943+
eastasianwidth@^0.2.0:
2944+
version "0.2.0"
2945+
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
2946+
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
2947+
29002948
ecc-jsbn@~0.1.1:
29012949
version "0.1.2"
29022950
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
@@ -2930,6 +2978,11 @@ emoji-regex@^8.0.0:
29302978
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
29312979
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
29322980

2981+
emoji-regex@^9.2.2:
2982+
version "9.2.2"
2983+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
2984+
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
2985+
29332986
emojis-list@^3.0.0:
29342987
version "3.0.0"
29352988
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
@@ -3562,6 +3615,14 @@ for-in@^1.0.2:
35623615
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
35633616
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
35643617

3618+
foreground-child@^3.1.0:
3619+
version "3.3.1"
3620+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
3621+
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
3622+
dependencies:
3623+
cross-spawn "^7.0.6"
3624+
signal-exit "^4.0.1"
3625+
35653626
forever-agent@~0.6.1:
35663627
version "0.6.1"
35673628
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
@@ -3760,7 +3821,19 @@ glob-to-regexp@^0.4.1:
37603821
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
37613822
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
37623823

3763-
glob@^7.0.0, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
3824+
glob@^11.0.2:
3825+
version "11.0.2"
3826+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0"
3827+
integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==
3828+
dependencies:
3829+
foreground-child "^3.1.0"
3830+
jackspeak "^4.0.1"
3831+
minimatch "^10.0.0"
3832+
minipass "^7.1.2"
3833+
package-json-from-dist "^1.0.0"
3834+
path-scurry "^2.0.0"
3835+
3836+
glob@^7.0.0, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
37643837
version "7.1.6"
37653838
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
37663839
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -4488,6 +4561,13 @@ istanbul-reports@^3.0.2:
44884561
html-escaper "^2.0.0"
44894562
istanbul-lib-report "^3.0.0"
44904563

4564+
jackspeak@^4.0.1:
4565+
version "4.1.0"
4566+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
4567+
integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
4568+
dependencies:
4569+
"@isaacs/cliui" "^8.0.2"
4570+
44914571
jest-changed-files@^26.6.2:
44924572
version "26.6.2"
44934573
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.6.2.tgz#f6198479e1cc66f22f9ae1e22acaa0b429c042d0"
@@ -5210,6 +5290,11 @@ lowercase-keys@^1.0.0:
52105290
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz#6f9e30b47084d971a7c820ff15a6c5167b74c26f"
52115291
integrity sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==
52125292

5293+
lru-cache@^11.0.0:
5294+
version "11.1.0"
5295+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
5296+
integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
5297+
52135298
lru-cache@^6.0.0:
52145299
version "6.0.0"
52155300
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -5407,6 +5492,13 @@ min-indent@^1.0.0:
54075492
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
54085493
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
54095494

5495+
minimatch@^10.0.0:
5496+
version "10.0.1"
5497+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5498+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5499+
dependencies:
5500+
brace-expansion "^2.0.1"
5501+
54105502
minimatch@^3.0.4:
54115503
version "3.0.4"
54125504
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -5443,6 +5535,11 @@ minipass@^3.0.0:
54435535
dependencies:
54445536
yallist "^4.0.0"
54455537

5538+
minipass@^7.1.2:
5539+
version "7.1.2"
5540+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
5541+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
5542+
54465543
minizlib@^2.1.0:
54475544
version "2.1.2"
54485545
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -5847,6 +5944,11 @@ p-try@^2.0.0:
58475944
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
58485945
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
58495946

5947+
package-json-from-dist@^1.0.0:
5948+
version "1.0.1"
5949+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
5950+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
5951+
58505952
pako@~1.0.2:
58515953
version "1.0.11"
58525954
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
@@ -5946,6 +6048,14 @@ path-parse@^1.0.6:
59466048
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
59476049
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
59486050

6051+
path-scurry@^2.0.0:
6052+
version "2.0.0"
6053+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
6054+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
6055+
dependencies:
6056+
lru-cache "^11.0.0"
6057+
minipass "^7.1.2"
6058+
59496059
path-type@^1.0.0:
59506060
version "1.1.0"
59516061
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -6797,6 +6907,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
67976907
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
67986908
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
67996909

6910+
signal-exit@^4.0.1:
6911+
version "4.1.0"
6912+
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
6913+
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
6914+
68006915
sisteransi@^1.0.5:
68016916
version "1.0.5"
68026917
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
@@ -7049,6 +7164,15 @@ string-length@^4.0.1:
70497164
char-regex "^1.0.2"
70507165
strip-ansi "^6.0.0"
70517166

7167+
"string-width-cjs@npm:string-width@^4.2.0":
7168+
version "4.2.3"
7169+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7170+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7171+
dependencies:
7172+
emoji-regex "^8.0.0"
7173+
is-fullwidth-code-point "^3.0.0"
7174+
strip-ansi "^6.0.1"
7175+
70527176
string-width@^3.0.0:
70537177
version "3.1.0"
70547178
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
@@ -7067,6 +7191,15 @@ string-width@^4.1.0, string-width@^4.2.0:
70677191
is-fullwidth-code-point "^3.0.0"
70687192
strip-ansi "^6.0.0"
70697193

7194+
string-width@^5.0.1, string-width@^5.1.2:
7195+
version "5.1.2"
7196+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
7197+
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
7198+
dependencies:
7199+
eastasianwidth "^0.2.0"
7200+
emoji-regex "^9.2.2"
7201+
strip-ansi "^7.0.1"
7202+
70707203
string.prototype.trimend@^1.0.1:
70717204
version "1.0.3"
70727205
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.3.tgz#a22bd53cca5c7cf44d7c9d5c732118873d6cd18b"
@@ -7102,6 +7235,13 @@ stringify-package@^1.0.1:
71027235
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
71037236
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
71047237

7238+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7239+
version "6.0.1"
7240+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7241+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7242+
dependencies:
7243+
ansi-regex "^5.0.1"
7244+
71057245
strip-ansi@^3.0.0:
71067246
version "3.0.1"
71077247
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -7123,6 +7263,20 @@ strip-ansi@^6.0.0:
71237263
dependencies:
71247264
ansi-regex "^5.0.0"
71257265

7266+
strip-ansi@^6.0.1:
7267+
version "6.0.1"
7268+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7269+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7270+
dependencies:
7271+
ansi-regex "^5.0.1"
7272+
7273+
strip-ansi@^7.0.1:
7274+
version "7.1.0"
7275+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
7276+
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
7277+
dependencies:
7278+
ansi-regex "^6.0.1"
7279+
71267280
strip-bom@^2.0.0:
71277281
version "2.0.0"
71287282
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
@@ -7859,6 +8013,15 @@ wordwrap@^1.0.0:
78598013
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
78608014
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
78618015

8016+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
8017+
version "7.0.0"
8018+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8019+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8020+
dependencies:
8021+
ansi-styles "^4.0.0"
8022+
string-width "^4.1.0"
8023+
strip-ansi "^6.0.0"
8024+
78628025
wrap-ansi@^6.2.0:
78638026
version "6.2.0"
78648027
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
@@ -7868,6 +8031,15 @@ wrap-ansi@^6.2.0:
78688031
string-width "^4.1.0"
78698032
strip-ansi "^6.0.0"
78708033

8034+
wrap-ansi@^8.1.0:
8035+
version "8.1.0"
8036+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
8037+
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
8038+
dependencies:
8039+
ansi-styles "^6.1.0"
8040+
string-width "^5.0.1"
8041+
strip-ansi "^7.0.1"
8042+
78718043
wrappy@1:
78728044
version "1.0.2"
78738045
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"

0 commit comments

Comments
 (0)