Skip to content

Commit fea682f

Browse files
build(deps): Bump tar-fs in the npm_and_yarn group across 1 directory (#123)
Bumps the npm_and_yarn group with 1 update in the / directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 - [Commits](mafintosh/tar-fs@v3.0.6...v3.0.8) --- updated-dependencies: - dependency-name: tar-fs dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1569543 commit fea682f

File tree

1 file changed

+43
-28
lines changed

1 file changed

+43
-28
lines changed

yarn.lock

Lines changed: 43 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -544,38 +544,43 @@ balanced-match@^1.0.0:
544544
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
545545
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
546546

547-
bare-events@^2.0.0, bare-events@^2.2.0:
547+
bare-events@^2.2.0:
548548
version "2.5.0"
549549
resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.5.0.tgz#305b511e262ffd8b9d5616b056464f8e1b3329cc"
550550
integrity sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A==
551551

552-
bare-fs@^2.1.1:
553-
version "2.3.5"
554-
resolved "https://registry.yarnpkg.com/bare-fs/-/bare-fs-2.3.5.tgz#05daa8e8206aeb46d13c2fe25a2cd3797b0d284a"
555-
integrity sha512-SlE9eTxifPDJrT6YgemQ1WGFleevzwY+XAP1Xqgl56HtcrisC2CHCZ2tq6dBpcH2TnNxwUEUGhweo+lrQtYuiw==
552+
bare-events@^2.5.4:
553+
version "2.5.4"
554+
resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.5.4.tgz#16143d435e1ed9eafd1ab85f12b89b3357a41745"
555+
integrity sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==
556+
557+
bare-fs@^4.0.1:
558+
version "4.0.2"
559+
resolved "https://registry.yarnpkg.com/bare-fs/-/bare-fs-4.0.2.tgz#a879c7b5d9242663ef80d75d6b99c2c6701664d6"
560+
integrity sha512-S5mmkMesiduMqnz51Bfh0Et9EX0aTCJxhsI4bvzFFLs8Z1AV8RDHadfY5CyLwdoLHgXbNBEN1gQcbEtGwuvixw==
556561
dependencies:
557-
bare-events "^2.0.0"
558-
bare-path "^2.0.0"
559-
bare-stream "^2.0.0"
562+
bare-events "^2.5.4"
563+
bare-path "^3.0.0"
564+
bare-stream "^2.6.4"
560565

561-
bare-os@^2.1.0:
562-
version "2.4.4"
563-
resolved "https://registry.yarnpkg.com/bare-os/-/bare-os-2.4.4.tgz#01243392eb0a6e947177bb7c8a45123d45c9b1a9"
564-
integrity sha512-z3UiI2yi1mK0sXeRdc4O1Kk8aOa/e+FNWZcTiPB/dfTWyLypuE99LibgRaQki914Jq//yAWylcAt+mknKdixRQ==
566+
bare-os@^3.0.1:
567+
version "3.6.1"
568+
resolved "https://registry.yarnpkg.com/bare-os/-/bare-os-3.6.1.tgz#9921f6f59edbe81afa9f56910658422c0f4858d4"
569+
integrity sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==
565570

566-
bare-path@^2.0.0, bare-path@^2.1.0:
567-
version "2.1.3"
568-
resolved "https://registry.yarnpkg.com/bare-path/-/bare-path-2.1.3.tgz#594104c829ef660e43b5589ec8daef7df6cedb3e"
569-
integrity sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==
571+
bare-path@^3.0.0:
572+
version "3.0.0"
573+
resolved "https://registry.yarnpkg.com/bare-path/-/bare-path-3.0.0.tgz#b59d18130ba52a6af9276db3e96a2e3d3ea52178"
574+
integrity sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==
570575
dependencies:
571-
bare-os "^2.1.0"
576+
bare-os "^3.0.1"
572577

573-
bare-stream@^2.0.0:
574-
version "2.4.2"
575-
resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.4.2.tgz#5a4241ff8a3bdd6d037fc459ab3e41189d2f2576"
576-
integrity sha512-XZ4ln/KV4KT+PXdIWTKjsLY+quqCaEtqqtgGJVPw9AoM73By03ij64YjepK0aQvHSWDb6AfAZwqKaFu68qkrdA==
578+
bare-stream@^2.6.4:
579+
version "2.6.5"
580+
resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.6.5.tgz#bba8e879674c4c27f7e27805df005c15d7a2ca07"
581+
integrity sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==
577582
dependencies:
578-
streamx "^2.20.0"
583+
streamx "^2.21.0"
579584

580585
base64-js@^1.3.1:
581586
version "1.5.1"
@@ -2695,7 +2700,7 @@ [email protected]:
26952700
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
26962701
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
26972702

2698-
streamx@^2.15.0, streamx@^2.20.0:
2703+
streamx@^2.15.0:
26992704
version "2.21.0"
27002705
resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.21.0.tgz#ef42a3b3fada6887ba06964443adbbbec60c5851"
27012706
integrity sha512-Qz6MsDZXJ6ur9u+b+4xCG18TluU7PGlRfXVAAjNiGsFrBUt/ioyLkxbFaKJygoPs+/kW4VyBj0bSj89Qu0IGyg==
@@ -2706,6 +2711,16 @@ streamx@^2.15.0, streamx@^2.20.0:
27062711
optionalDependencies:
27072712
bare-events "^2.2.0"
27082713

2714+
streamx@^2.21.0:
2715+
version "2.22.0"
2716+
resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.22.0.tgz#cd7b5e57c95aaef0ff9b2aef7905afa62ec6e4a7"
2717+
integrity sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==
2718+
dependencies:
2719+
fast-fifo "^1.3.2"
2720+
text-decoder "^1.1.0"
2721+
optionalDependencies:
2722+
bare-events "^2.2.0"
2723+
27092724
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
27102725
version "4.2.3"
27112726
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
@@ -2761,15 +2776,15 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
27612776
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
27622777

27632778
tar-fs@^3.0.6:
2764-
version "3.0.6"
2765-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.6.tgz#eaccd3a67d5672f09ca8e8f9c3d2b89fa173f217"
2766-
integrity sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==
2779+
version "3.0.8"
2780+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.8.tgz#8f62012537d5ff89252d01e48690dc4ebed33ab7"
2781+
integrity sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==
27672782
dependencies:
27682783
pump "^3.0.0"
27692784
tar-stream "^3.1.5"
27702785
optionalDependencies:
2771-
bare-fs "^2.1.1"
2772-
bare-path "^2.1.0"
2786+
bare-fs "^4.0.1"
2787+
bare-path "^3.0.0"
27732788

27742789
tar-stream@^3.1.5:
27752790
version "3.1.7"

0 commit comments

Comments
 (0)