Skip to content

Commit cf2cb23

Browse files
Update azure-pipelines-tasks-utility-common to 3.258.0 Part 5 (#21109)
1 parent 8ad1bb6 commit cf2cb23

File tree

8 files changed

+59
-66
lines changed

8 files changed

+59
-66
lines changed

Tasks/AzureIoTEdgeV2/package-lock.json

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

Tasks/AzureIoTEdgeV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"azure-pipelines-task-lib": "^4.4.0",
1111
"azure-pipelines-tasks-artifacts-common": "^2.225.0",
1212
"azure-pipelines-tasks-docker-common": "^2.242.0",
13-
"azure-pipelines-tasks-utility-common": "^3.210.0",
13+
"azure-pipelines-tasks-utility-common": "3.258.0",
1414
"minimatch": "^3.1.2"
1515
},
1616
"devDependencies": {

Tasks/AzureIoTEdgeV2/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 247,
17-
"Patch": 1
16+
"Minor": 260,
17+
"Patch": 0
1818
},
1919
"preview": false,
2020
"showEnvironmentVariables": true,

Tasks/AzureIoTEdgeV2/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 247,
17-
"Patch": 1
16+
"Minor": 260,
17+
"Patch": 0
1818
},
1919
"preview": false,
2020
"showEnvironmentVariables": true,

Tasks/PublishSymbolsV2/package-lock.json

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

Tasks/PublishSymbolsV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"azure-pipelines-task-lib": "^4.13.0",
2424
"azure-pipelines-tasks-artifacts-common": "^2.245.1",
2525
"azure-pipelines-tasks-packaging-common": "^3.236.0",
26-
"azure-pipelines-tasks-utility-common": "^3.225.0",
26+
"azure-pipelines-tasks-utility-common": "3.258.0",
2727
"azure-pipelines-tasks-azure-arm-rest": "^3.254.0",
2828
"agent-base": "^6.0.2",
2929
"msal-node1": "npm:@azure/msal-node@^1.18.4",

Tasks/PublishSymbolsV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"preview": false,
1414
"version": {
1515
"Major": 2,
16-
"Minor": 257,
16+
"Minor": 260,
1717
"Patch": 0
1818
},
1919
"minimumAgentVersion": "2.144.0",

Tasks/PublishSymbolsV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"preview": false,
1414
"version": {
1515
"Major": 2,
16-
"Minor": 257,
16+
"Minor": 260,
1717
"Patch": 0
1818
},
1919
"minimumAgentVersion": "2.144.0",

0 commit comments

Comments
 (0)