Skip to content

Commit

Permalink
Update nock in tasks' tests (AzureAppServiceManagerV0, AzureFunctio…
Browse files Browse the repository at this point in the history
…nAppContainerV1, AzureMysqlDeploymentV1, MysqlDeploymentOnMachineGroupV1) (#19365)

* Update nock in AzureAppServiceManagerV0

* Update nock in AzureFunctionAppContainerV1

* Update nock in AzureMysqlDeploymentV1

* Update nock in MysqlDeploymentOnMachineGroupV1

* Bump MysqlDeploymentOnMachineGroupV1 task version

* Bump AzureMysqlDeploymentV1 task version

* Bump AzureAppServiceManageV0 task version

* Bump AzureFunctionAppContainerV1 task version

* Bump sprint version for AzureFunctionAppContainer

* Bump sprint version for AzureAppServiceManage

* Bump sprint version for AzureMysqlDeployment

* Bump sprint version for MysqlDeploymentOnMachineGroup
  • Loading branch information
aleksandrlevochkin authored Dec 12, 2023
1 parent b82b6e5 commit 1f73472
Show file tree
Hide file tree
Showing 44 changed files with 284 additions and 1,646 deletions.
172 changes: 16 additions & 156 deletions Tasks/AzureAppServiceManageV0/Tests/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/AzureAppServiceManageV0/Tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"homepage": "https://github.com/Microsoft/azure-pipelines-tasks#readme",
"devDependencies": {
"nock": "9.0.11"
"nock": "^13.4.0"
}
}
Loading

0 comments on commit 1f73472

Please sign in to comment.