Skip to content

Commit

Permalink
Update dependency tar to v7.2.0 (#20952)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 49f1ad6 commit fa03c58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"sinon": "18.0.0",
"source-map-url": "0.4.1",
"systemjs": "6.15.1",
"tar": "7.1.0",
"tar": "7.2.0",
"terser-webpack-plugin": "5.3.10",
"transform-async-modules-webpack-plugin": "1.1.1",
"ts-lit-plugin": "2.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9104,7 +9104,7 @@ __metadata:
stacktrace-js: "npm:2.0.2"
superstruct: "npm:1.0.4"
systemjs: "npm:6.15.1"
tar: "npm:7.1.0"
tar: "npm:7.2.0"
terser-webpack-plugin: "npm:5.3.10"
tinykeys: "npm:2.1.0"
transform-async-modules-webpack-plugin: "npm:1.1.1"
Expand Down Expand Up @@ -13723,17 +13723,17 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:7.1.0":
version: 7.1.0
resolution: "tar@npm:7.1.0"
"tar@npm:7.2.0":
version: 7.2.0
resolution: "tar@npm:7.2.0"
dependencies:
"@isaacs/fs-minipass": "npm:^4.0.0"
chownr: "npm:^3.0.0"
minipass: "npm:^7.1.0"
minizlib: "npm:^3.0.1"
mkdirp: "npm:^3.0.1"
yallist: "npm:^5.0.0"
checksum: 10/87c2caa631dcf212cc50cc7fc4402b429d9083cf76f21d9ec63eba7a703b78804b2185bbe072f4c6cac8263dc8e7df786dfdfd53ef5bfbf7b46b480535794ea5
checksum: 10/29e4ebd5057e754442921e3f46fdec3316e00a85009762c389c52d07fee11f1c85397849ae34949e43080c703d3c5ecfabffa6efcbb077315f72142a9b7a51da
languageName: node
linkType: hard

Expand Down

0 comments on commit fa03c58

Please sign in to comment.