Skip to content

Commit

Permalink
Bump azure-pipelines-task-lib from 4.4.0 to 4.5.0 (#182)
Browse files Browse the repository at this point in the history
Bumps [azure-pipelines-task-lib](https://github.com/Microsoft/azure-pipelines-task-lib) from 4.4.0 to 4.5.0.
- [Commits](https://github.com/Microsoft/azure-pipelines-task-lib/commits)

---
updated-dependencies:
- dependency-name: azure-pipelines-task-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent 283003a commit 40c2b33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cloudbuild-task-azp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"author": "Andrew Arnott <andrewarnott@gmail.com>",
"license": "MIT",
"dependencies": {
"azure-pipelines-task-lib": "^4.4.0",
"azure-pipelines-task-lib": "^4.5.0",
"cloudbuild-task-contracts": "workspace:cloudbuild-task-contracts"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1789,9 +1789,9 @@ __metadata:
languageName: node
linkType: hard

"azure-pipelines-task-lib@npm:^4.4.0":
version: 4.4.0
resolution: "azure-pipelines-task-lib@npm:4.4.0"
"azure-pipelines-task-lib@npm:^4.5.0":
version: 4.5.0
resolution: "azure-pipelines-task-lib@npm:4.5.0"
dependencies:
minimatch: 3.0.5
mockery: ^2.1.0
Expand All @@ -1800,7 +1800,7 @@ __metadata:
shelljs: ^0.8.5
sync-request: 6.1.0
uuid: ^3.0.1
checksum: 9e31ed28c86a738f2d8106769fc9887ff1cdd4ae193ae12d012ba2d2572231a6f659b0292f0877e8bc849bc9ae1cd09127aeafb58fd5a3b68702fb0f1f83c2c1
checksum: 846573990c04d7868e58e257dd1a7132e986c3b4310d8aee89850474cb794f6f7c4043759a67f2661dd79fd6f6a5b3b0a47bb4383a99d3acb1692a764f7b8279
languageName: node
linkType: hard

Expand Down Expand Up @@ -2166,7 +2166,7 @@ __metadata:
dependencies:
"@types/jest": ^29.5.4
"@types/node": ^18.16.3
azure-pipelines-task-lib: ^4.4.0
azure-pipelines-task-lib: ^4.5.0
cloudbuild-task-contracts: "workspace:cloudbuild-task-contracts"
jest: ^29.6.4
jshint: ^2.13.6
Expand Down

0 comments on commit 40c2b33

Please sign in to comment.