File tree Expand file tree Collapse file tree 4 files changed +37
-17
lines changed
Expand file tree Collapse file tree 4 files changed +37
-17
lines changed Original file line number Diff line number Diff line change 1919 "homepage" : " https://github.com/Microsoft/azure-pipelines-tasks#readme" ,
2020 "dependencies" : {
2121 "@types/mocha" : " ^9.1.1" ,
22- "@types/node" : " ^20.3.1 " ,
22+ "@types/node" : " ^24.10.0 " ,
2323 "@types/q" : " ^1.0.7" ,
24- "azure-pipelines-task-lib" : " ^4.16.0 " ,
24+ "azure-pipelines-task-lib" : " ^5.2.2 " ,
2525 "collections" : " 3.0.0" ,
2626 "minimatch" : " ^4.0.0"
2727 },
2828 "devDependencies" : {
29- "typescript" : " 5.1.6 "
29+ "typescript" : " ^5.7.2 "
3030 }
3131}
Original file line number Diff line number Diff line change 1919 "minimumAgentVersion" : " 2.182.1" ,
2020 "version" : {
2121 "Major" : 1 ,
22- "Minor" : 265 ,
22+ "Minor" : 267 ,
2323 "Patch" : 0
2424 },
2525 "instanceNameFormat" : " Extract files $(message)" ,
8181 "Node20_1" : {
8282 "target" : " extractfilestask.js" ,
8383 "argumentFormat" : " "
84+ },
85+ "Node24" : {
86+ "target" : " extractfilestask.js" ,
87+ "argumentFormat" : " "
8488 }
8589 },
8690 "restrictions" : {
Original file line number Diff line number Diff line change 1919 "minimumAgentVersion" : " 2.182.1" ,
2020 "version" : {
2121 "Major" : 1 ,
22- "Minor" : 265 ,
22+ "Minor" : 267 ,
2323 "Patch" : 0
2424 },
2525 "instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
8181 "Node20_1" : {
8282 "target" : " extractfilestask.js" ,
8383 "argumentFormat" : " "
84+ },
85+ "Node24" : {
86+ "target" : " extractfilestask.js" ,
87+ "argumentFormat" : " "
8488 }
8589 },
8690 "restrictions" : {
You can’t perform that action at this time.
0 commit comments