Skip to content

Commit

Permalink
build(deps): update dependency azure-devops-node-api to v12.1.0 (#23005)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2023
1 parent 20b1c74 commit 356fcea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -172,7 +172,7 @@
"aggregate-error": "3.1.0",
"auth-header": "1.0.0",
"aws4": "1.12.0",
"azure-devops-node-api": "12.0.0",
"azure-devops-node-api": "12.1.0",
"bunyan": "1.8.15",
"cacache": "17.1.3",
"cacheable-lookup": "5.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3994,10 +3994,10 @@ aws4@1.12.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==

azure-devops-node-api@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/azure-devops-node-api/-/azure-devops-node-api-12.0.0.tgz#38b9892f88e86da46246218411920923d8dd6a52"
integrity sha512-S6Il++7dQeMlZDokBDWw7YVoPeb90tWF10pYxnoauRMnkuL91jq9M7SOYRVhtO3FUC5URPkB/qzGa7jTLft0Xw==
azure-devops-node-api@12.1.0:
version "12.1.0"
resolved "https://registry.yarnpkg.com/azure-devops-node-api/-/azure-devops-node-api-12.1.0.tgz#38e25339e6be7b75ddd9034d165a7a7482ab5fee"
integrity sha512-VY+G45eNKVJfMIO0uyZfbi4PzUR8JHEfsHQjEUAXUGRkYhhBbhGHjy8cpiyYFxLXc3a4PL5cqgqqV/YD1SaCXg==
dependencies:
tunnel "0.0.6"
typed-rest-client "^1.8.4"
Expand Down

0 comments on commit 356fcea

Please sign in to comment.