Skip to content

Commit 521daf9

Browse files
chore(deps): update dependency globals to v16.4.0
1 parent 23547f4 commit 521daf9

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,9 +1769,9 @@ globals@^14.0.0:
17691769
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
17701770

17711771
globals@^16.2.0:
1772-
version "16.2.0"
1773-
resolved "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz"
1774-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
1772+
version "16.4.0"
1773+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
1774+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
17751775

17761776
graceful-fs@^4.2.11:
17771777
version "4.2.11"
@@ -2791,7 +2791,16 @@ string-length@^4.0.2:
27912791
char-regex "^1.0.2"
27922792
strip-ansi "^6.0.0"
27932793

2794-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2794+
"string-width-cjs@npm:string-width@^4.2.0":
2795+
version "4.2.3"
2796+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
2797+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2798+
dependencies:
2799+
emoji-regex "^8.0.0"
2800+
is-fullwidth-code-point "^3.0.0"
2801+
strip-ansi "^6.0.1"
2802+
2803+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
27952804
version "4.2.3"
27962805
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
27972806
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2809,7 +2818,14 @@ string-width@^5.0.1, string-width@^5.1.2:
28092818
emoji-regex "^9.2.2"
28102819
strip-ansi "^7.0.1"
28112820

2812-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2821+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2822+
version "6.0.1"
2823+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
2824+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2825+
dependencies:
2826+
ansi-regex "^5.0.1"
2827+
2828+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
28132829
version "6.0.1"
28142830
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
28152831
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -3036,7 +3052,16 @@ word-wrap@^1.2.5:
30363052
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz"
30373053
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
30383054

3039-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3055+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
3056+
version "7.0.0"
3057+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
3058+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
3059+
dependencies:
3060+
ansi-styles "^4.0.0"
3061+
string-width "^4.1.0"
3062+
strip-ansi "^6.0.0"
3063+
3064+
wrap-ansi@^7.0.0:
30403065
version "7.0.0"
30413066
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
30423067
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)