build(deps): update dependency azure-devops-node-api to v13 (#28637)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-28 00:04:39 +02:00 committed by GitHub
parent 8169e395d9
commit ef873f0263
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -174,7 +174,7 @@
"aggregate-error": "3.1.0",
"auth-header": "1.0.0",
"aws4": "1.12.0",
"azure-devops-node-api": "12.5.0",
"azure-devops-node-api": "13.0.0",
"better-sqlite3": "9.5.0",
"bunyan": "1.8.15",
"cacache": "18.0.2",

View file

@ -111,8 +111,8 @@ importers:
specifier: 1.12.0
version: 1.12.0
azure-devops-node-api:
specifier: 12.5.0
version: 12.5.0
specifier: 13.0.0
version: 13.0.0
better-sqlite3:
specifier: 9.5.0
version: 9.5.0
@ -4658,8 +4658,8 @@ packages:
resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==}
dev: false
/azure-devops-node-api@12.5.0:
resolution: {integrity: sha512-R5eFskGvOm3U/GzeAuxRkUsAl0hrAwGgWn6zAd2KrZmrEhWZVqLew4OOupbQlXUuojUzpGtq62SmdhJ06N88og==}
/azure-devops-node-api@13.0.0:
resolution: {integrity: sha512-T/i3pt2Dxb2//1+TJT05Ff5heUmQEWKwa8sdguIhdRYT3Zge9FYw98zpfFvCD7CZsz6AN74SKGgqF3ISVN2TGg==}
dependencies:
tunnel: 0.0.6
typed-rest-client: 1.8.11