Skip to content

Commit 2269b59

Browse files
chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#170)
1 parent 0018d2d commit 2269b59

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
@@ -2542,7 +2542,16 @@ slash@^3.0.0:
25422542
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
25432543
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
25442544

2545-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2545+
"string-width-cjs@npm:string-width@^4.2.0":
2546+
version "4.2.3"
2547+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2548+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2549+
dependencies:
2550+
emoji-regex "^8.0.0"
2551+
is-fullwidth-code-point "^3.0.0"
2552+
strip-ansi "^6.0.1"
2553+
2554+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
25462555
version "4.2.3"
25472556
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
25482557
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2574,7 +2583,14 @@ string_decoder@~1.1.1:
25742583
dependencies:
25752584
safe-buffer "~5.1.0"
25762585

2577-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2586+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2587+
version "6.0.1"
2588+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2589+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2590+
dependencies:
2591+
ansi-regex "^5.0.1"
2592+
2593+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
25782594
version "6.0.1"
25792595
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
25802596
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -2630,9 +2646,9 @@ tapable@^2.2.0:
26302646
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
26312647

26322648
tar-fs@^2.0.0:
2633-
version "2.1.1"
2634-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
2635-
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
2649+
version "2.1.2"
2650+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.2.tgz#425f154f3404cb16cb8ff6e671d45ab2ed9596c5"
2651+
integrity sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==
26362652
dependencies:
26372653
chownr "^1.1.1"
26382654
mkdirp-classic "^0.5.2"
@@ -2785,7 +2801,16 @@ workerpool@6.2.1:
27852801
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
27862802
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
27872803

2788-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2804+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2805+
version "7.0.0"
2806+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2807+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
2808+
dependencies:
2809+
ansi-styles "^4.0.0"
2810+
string-width "^4.1.0"
2811+
strip-ansi "^6.0.0"
2812+
2813+
wrap-ansi@^7.0.0:
27892814
version "7.0.0"
27902815
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
27912816
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)