Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Tasks/DownloadPackageV1/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Tasks/DownloadPackageV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"azure-pipelines-tasks-packaging-common": "^3.246.1",
"azure-pipelines-tasks-utility-common": "3.258.0",
"decompress-zip": "0.3.3",
"tar-fs": "3.1.0",
"tar-fs": "^3.1.1",
"extract-zip": "2.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/DownloadPackageV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "ms-vscs-rm",
"version": {
"Major": 1,
"Minor": 262,
"Minor": 264,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/DownloadPackageV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "ms-vscs-rm",
"version": {
"Major": 1,
"Minor": 262,
"Minor": 264,
"Patch": 0
},
"demands": [],
Expand Down