mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
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:
parent
8169e395d9
commit
ef873f0263
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue