Skip to content

Commit ca04405

Browse files
dependabot[bot]zhiqingchen
authored andcommitted
chore(deps): bump tar from 6.2.0 to 6.2.1 in /example
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20976c9 commit ca04405

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8153,9 +8153,9 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
81538153
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
81548154

81558155
tar@^6.0.2, tar@^6.0.5:
8156-
version "6.2.0"
8157-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
8158-
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
8156+
version "6.2.1"
8157+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
8158+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
81598159
dependencies:
81608160
chownr "^2.0.0"
81618161
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)