Skip to content

Commit 0835ef6

Browse files
chore(deps): bump tar-fs from 2.1.1 to 2.1.2
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2. - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: tar-fs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 789864c commit 0835ef6

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

yarn.lock

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,8 +1899,16 @@ string-argv@^0.3.2:
18991899
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
19001900
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
19011901

1902-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
1903-
name string-width-cjs
1902+
"string-width-cjs@npm:string-width@^4.2.0":
1903+
version "4.2.3"
1904+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1905+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1906+
dependencies:
1907+
emoji-regex "^8.0.0"
1908+
is-fullwidth-code-point "^3.0.0"
1909+
strip-ansi "^6.0.1"
1910+
1911+
string-width@^4.1.0:
19041912
version "4.2.3"
19051913
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
19061914
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -1934,8 +1942,14 @@ string_decoder@^1.1.1:
19341942
dependencies:
19351943
safe-buffer "~5.2.0"
19361944

1937-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1938-
name strip-ansi-cjs
1945+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1946+
version "6.0.1"
1947+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1948+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
1949+
dependencies:
1950+
ansi-regex "^5.0.1"
1951+
1952+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19391953
version "6.0.1"
19401954
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19411955
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -1967,9 +1981,9 @@ supports-color@^5.3.0:
19671981
has-flag "^3.0.0"
19681982

19691983
tar-fs@^2.0.0:
1970-
version "2.1.1"
1971-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
1972-
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
1984+
version "2.1.3"
1985+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.3.tgz#fb3b8843a26b6f13a08e606f7922875eb1fbbf92"
1986+
integrity sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==
19731987
dependencies:
19741988
chownr "^1.1.1"
19751989
mkdirp-classic "^0.5.2"

0 commit comments

Comments
 (0)