Skip to content

Commit ab1c90a

Browse files
chore(deps): update all non-major dependencies
1 parent 056307d commit ab1c90a

File tree

1 file changed

+28
-3
lines changed

1 file changed

+28
-3
lines changed

yarn.lock

+28-3
Original file line numberDiff line numberDiff line change
@@ -11971,7 +11971,16 @@ string-length@^4.0.1:
1197111971
char-regex "^1.0.2"
1197211972
strip-ansi "^6.0.0"
1197311973

11974-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
11974+
"string-width-cjs@npm:string-width@^4.2.0":
11975+
version "4.2.3"
11976+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11977+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11978+
dependencies:
11979+
emoji-regex "^8.0.0"
11980+
is-fullwidth-code-point "^3.0.0"
11981+
strip-ansi "^6.0.1"
11982+
11983+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1197511984
version "4.2.3"
1197611985
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1197711986
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12030,7 +12039,7 @@ string_decoder@~1.1.1:
1203012039
dependencies:
1203112040
safe-buffer "~5.1.0"
1203212041

12033-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12042+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1203412043
version "6.0.1"
1203512044
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1203612045
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12044,6 +12053,13 @@ strip-ansi@^3.0.1:
1204412053
dependencies:
1204512054
ansi-regex "^2.0.0"
1204612055

12056+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12057+
version "6.0.1"
12058+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12059+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12060+
dependencies:
12061+
ansi-regex "^5.0.1"
12062+
1204712063
strip-ansi@^7.0.1:
1204812064
version "7.1.0"
1204912065
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -13223,7 +13239,7 @@ worker-farm@^1.7.0:
1322313239
dependencies:
1322413240
errno "~0.1.7"
1322513241

13226-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13242+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1322713243
version "7.0.0"
1322813244
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1322913245
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13241,6 +13257,15 @@ wrap-ansi@^6.0.1:
1324113257
string-width "^4.1.0"
1324213258
strip-ansi "^6.0.0"
1324313259

13260+
wrap-ansi@^7.0.0:
13261+
version "7.0.0"
13262+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13263+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13264+
dependencies:
13265+
ansi-styles "^4.0.0"
13266+
string-width "^4.1.0"
13267+
strip-ansi "^6.0.0"
13268+
1324413269
wrap-ansi@^8.1.0:
1324513270
version "8.1.0"
1324613271
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)