Skip to content

Commit

Permalink
Update dependency tar to ^7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jul 25, 2024
1 parent 6d927c3 commit 6d27cee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/monorepo-npm-publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"rimraf": "^5.0.9",
"semver": "^7.6.2",
"snapshot-diff": "^0.10.0",
"tar": "^7.4.1"
"tar": "^7.4.2"
},
"peerDependencies": {
"@babel/core": "^7.24.9"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ __metadata:
rimraf: "npm:^5.0.9"
semver: "npm:^7.6.2"
snapshot-diff: "npm:^0.10.0"
tar: "npm:^7.4.1"
tar: "npm:^7.4.2"
peerDependencies:
"@babel/core": ^7.24.9
languageName: unknown
Expand Down Expand Up @@ -21120,17 +21120,17 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:^7.4.1":
version: 7.4.1
resolution: "tar@npm:7.4.1"
"tar@npm:^7.4.2":
version: 7.4.2
resolution: "tar@npm:7.4.2"
dependencies:
"@isaacs/fs-minipass": "npm:^4.0.0"
chownr: "npm:^3.0.0"
minipass: "npm:^7.1.2"
minizlib: "npm:^3.0.1"
mkdirp: "npm:^3.0.1"
yallist: "npm:^5.0.0"
checksum: 10c0/4529c044ee84c8e33b4d00590c237229f5f02e0ff5ff07f77813be2d542b97e4a4588525574396a43c86de6d1aa6cdb4f577401ef0709d997c0b7ab7df50f7ff
checksum: 10c0/809b383cf34b6216ce517fa71f784e82c50d7e64df5ae2da94643c7ca7e1272276dcd51892a52e4d603c22d63b73e9698db061cea0d366f332b4cfd16a3a1a51
languageName: node
linkType: hard

Expand Down

0 comments on commit 6d27cee

Please sign in to comment.