Skip to content

Commit fb9c4c3

Browse files
renovate-botKeen Yee Liau
authored and
Keen Yee Liau
committed
build: update tar to version ^6.0.0
1 parent fa452d3 commit fb9c4c3

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"source-map": "^0.7.3",
141141
"source-map-support": "^0.5.0",
142142
"spdx-satisfies": "^5.0.0",
143-
"tar": "^5.0.0",
143+
"tar": "^6.0.0",
144144
"through2": "^3.0.0",
145145
"tree-kill": "^1.2.2",
146146
"ts-api-guardian": "0.5.0",

yarn.lock

-12
Original file line numberDiff line numberDiff line change
@@ -10827,18 +10827,6 @@ tar@^4.4.2:
1082710827
safe-buffer "^5.1.2"
1082810828
yallist "^3.0.3"
1082910829

10830-
tar@^5.0.0:
10831-
version "5.0.5"
10832-
resolved "https://registry.yarnpkg.com/tar/-/tar-5.0.5.tgz#03fcdb7105bc8ea3ce6c86642b9c942495b04f93"
10833-
integrity sha512-MNIgJddrV2TkuwChwcSNds/5E9VijOiw7kAc1y5hTNJoLDSuIyid2QtLYiCYNnICebpuvjhPQZsXwUL0O3l7OQ==
10834-
dependencies:
10835-
chownr "^1.1.3"
10836-
fs-minipass "^2.0.0"
10837-
minipass "^3.0.0"
10838-
minizlib "^2.1.0"
10839-
mkdirp "^0.5.0"
10840-
yallist "^4.0.0"
10841-
1084210830
tar@^6.0.0:
1084310831
version "6.0.0"
1084410832
resolved "https://registry.yarnpkg.com/tar/-/tar-6.0.0.tgz#7bc58492f2bdaa068ea3189eae335ce60329eea3"

0 commit comments

Comments
 (0)