Skip to content

Commit

Permalink
chore(deps): Bump azure-pipelines-task-lib from 4.7.0 to 4.9.0 (#1995)
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.7.0 to 4.9.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Microsoft/azure-pipelines-task-lib/commits">compare
view</a></li>
</ul>
</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent b8ca978 commit d42fe5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@accessibility-insights-action/shared": "workspace:*",
"applicationinsights": "2.7.3",
"azure-pipelines-task-lib": "^4.7.0",
"azure-pipelines-task-lib": "^4.9.0",
"reflect-metadata": "^0.2.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^6.18.1
"@typescript-eslint/parser": ^6.18.1
applicationinsights: 2.7.3
azure-pipelines-task-lib: ^4.7.0
azure-pipelines-task-lib: ^4.9.0
case-sensitive-paths-webpack-plugin: ^2.4.0
eslint: ^8.56.0
eslint-plugin-security: ^1.7.1
Expand Down Expand Up @@ -3827,9 +3827,9 @@ __metadata:
languageName: node
linkType: hard

"azure-pipelines-task-lib@npm:^4.7.0":
version: 4.7.0
resolution: "azure-pipelines-task-lib@npm:4.7.0"
"azure-pipelines-task-lib@npm:^4.9.0":
version: 4.9.0
resolution: "azure-pipelines-task-lib@npm:4.9.0"
dependencies:
adm-zip: ^0.5.10
deasync: ^0.1.28
Expand All @@ -3839,7 +3839,7 @@ __metadata:
semver: ^5.1.0
shelljs: ^0.8.5
uuid: ^3.0.1
checksum: e6064ed4996429dce6ac3a1ad2b2348f9b2447c38ee6b420953ee9efe0f07823b3dc19aecd714960129d19df0b4b939ebf2ea04681373c3032c6d0c0195ee4cc
checksum: 45c9eb7cf1126ee1acbdd47013b06c0fcb3ca9c86ef5698ffdac31b969bbacf22ed372fffb0624f5bfe496fe490101f72f68ffa2b40fd920b5d4528e0dc608f4
languageName: node
linkType: hard

Expand Down

0 comments on commit d42fe5d

Please sign in to comment.