Skip to content

Commit 05f8e22

Browse files
authored
chore: bump tar dep (#584)
1 parent 1a92e61 commit 05f8e22

File tree

4 files changed

+16
-33
lines changed

4 files changed

+16
-33
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@rock-js/tools": "^0.11.2",
2929
"adm-zip": "^0.5.16",
3030
"commander": "^12.1.0",
31-
"tar": "^7.4.3",
31+
"tar": "^7.5.1",
3232
"tslib": "^2.3.0"
3333
},
3434
"devDependencies": {

packages/create-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/minimist": "^1.2.5",
2929
"gradient-string": "^3.0.0",
3030
"minimist": "^1.2.8",
31-
"tar": "^7.4.3",
31+
"tar": "^7.5.1",
3232
"tslib": "^2.3.0"
3333
},
3434
"publishConfig": {

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"nano-spawn": "^0.2.0",
2828
"picocolors": "^1.1.1",
2929
"string-argv": "^0.3.2",
30-
"tar": "^7.4.3",
30+
"tar": "^7.5.1",
3131
"tslib": "^2.3.0"
3232
},
3333
"devDependencies": {

pnpm-lock.yaml

Lines changed: 13 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)