Skip to content

Commit 744e2b7

Browse files
AmrutaKawadeChaitanya Shrikhande
andauthored
Updating common package version for wrong annotaton category fix (#14829)
Co-authored-by: Chaitanya Shrikhande <[email protected]>
1 parent cdc83bb commit 744e2b7

File tree

20 files changed

+289
-121
lines changed

20 files changed

+289
-121
lines changed

Tasks/AzureAppServiceSettingsV1/package-lock.json

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

Tasks/AzureAppServiceSettingsV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^10.17.0",
2222
"@types/q": "1.0.7",
2323
"@types/uuid": "^8.3.0",
24-
"azure-pipelines-tasks-azurermdeploycommon": "^2.0.3",
24+
"azure-pipelines-tasks-azurermdeploycommon": "^2.0.4",
2525
"moment": "2.21.0",
2626
"q": "1.4.1",
2727
"xml2js": "0.4.13"

Tasks/AzureAppServiceSettingsV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 184,
21-
"Patch": 2
20+
"Minor": 187,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureAppServiceSettingsV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 184,
21-
"Patch": 2
20+
"Minor": 187,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppContainerV1/package-lock.json

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

Tasks/AzureFunctionAppContainerV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/mocha": "^5.2.7",
2121
"@types/node": "^10.17.0",
2222
"@types/q": "1.0.7",
23-
"azure-pipelines-tasks-azurermdeploycommon": "^2.0.3",
23+
"azure-pipelines-tasks-azurermdeploycommon": "^2.0.4",
2424
"moment": "2.21.0",
2525
"q": "1.4.1",
2626
"uuid": "3.1.0",

0 commit comments

Comments
 (0)