Skip to content

Commit eb6dee9

Browse files
chore(deps): bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8881379 commit eb6dee9

File tree

1 file changed

+32
-12
lines changed

1 file changed

+32
-12
lines changed

yarn.lock

Lines changed: 32 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4766,15 +4766,10 @@ [email protected]:
47664766
is-plain-obj "^1.1.0"
47674767
kind-of "^6.0.3"
47684768

4769-
minimist@^1.2.0, minimist@^1.2.5:
4770-
version "1.2.5"
4771-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4772-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
4773-
4774-
minimist@^1.2.6:
4775-
version "1.2.6"
4776-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
4777-
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
4769+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
4770+
version "1.2.8"
4771+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
4772+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
47784773

47794774
minipass-collect@^1.0.2:
47804775
version "1.0.2"
@@ -6218,7 +6213,16 @@ string-length@^4.0.1:
62186213
char-regex "^1.0.2"
62196214
strip-ansi "^6.0.0"
62206215

6221-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
6216+
"string-width-cjs@npm:string-width@^4.2.0":
6217+
version "4.2.3"
6218+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6219+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6220+
dependencies:
6221+
emoji-regex "^8.0.0"
6222+
is-fullwidth-code-point "^3.0.0"
6223+
strip-ansi "^6.0.1"
6224+
6225+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
62226226
version "4.2.3"
62236227
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
62246228
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6259,7 +6263,7 @@ string_decoder@~1.1.1:
62596263
dependencies:
62606264
safe-buffer "~5.1.0"
62616265

6262-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
6266+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
62636267
version "6.0.1"
62646268
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
62656269
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6273,6 +6277,13 @@ strip-ansi@^6.0.0:
62736277
dependencies:
62746278
ansi-regex "^5.0.0"
62756279

6280+
strip-ansi@^6.0.1:
6281+
version "6.0.1"
6282+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6283+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6284+
dependencies:
6285+
ansi-regex "^5.0.1"
6286+
62766287
strip-ansi@^7.0.1:
62776288
version "7.1.0"
62786289
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -6754,7 +6765,7 @@ wordwrap@^1.0.0:
67546765
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
67556766
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
67566767

6757-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6768+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
67586769
version "7.0.0"
67596770
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
67606771
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6772,6 +6783,15 @@ wrap-ansi@^6.0.1:
67726783
string-width "^4.1.0"
67736784
strip-ansi "^6.0.0"
67746785

6786+
wrap-ansi@^7.0.0:
6787+
version "7.0.0"
6788+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6789+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6790+
dependencies:
6791+
ansi-styles "^4.0.0"
6792+
string-width "^4.1.0"
6793+
strip-ansi "^6.0.0"
6794+
67756795
wrap-ansi@^8.1.0:
67766796
version "8.1.0"
67776797
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)