mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
build(deps): update dependency azure-devops-node-api to v12.2.0 (#26729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
19eb68b6a6
commit
adc9884225
2 changed files with 6 additions and 5 deletions
|
@ -176,7 +176,7 @@
|
||||||
"aggregate-error": "3.1.0",
|
"aggregate-error": "3.1.0",
|
||||||
"auth-header": "1.0.0",
|
"auth-header": "1.0.0",
|
||||||
"aws4": "1.12.0",
|
"aws4": "1.12.0",
|
||||||
"azure-devops-node-api": "12.1.0",
|
"azure-devops-node-api": "12.2.0",
|
||||||
"bunyan": "1.8.15",
|
"bunyan": "1.8.15",
|
||||||
"cacache": "18.0.2",
|
"cacache": "18.0.2",
|
||||||
"cacheable-lookup": "5.0.4",
|
"cacheable-lookup": "5.0.4",
|
||||||
|
|
|
@ -102,8 +102,8 @@ importers:
|
||||||
specifier: 1.12.0
|
specifier: 1.12.0
|
||||||
version: 1.12.0
|
version: 1.12.0
|
||||||
azure-devops-node-api:
|
azure-devops-node-api:
|
||||||
specifier: 12.1.0
|
specifier: 12.2.0
|
||||||
version: 12.1.0
|
version: 12.2.0
|
||||||
bunyan:
|
bunyan:
|
||||||
specifier: 1.8.15
|
specifier: 1.8.15
|
||||||
version: 1.8.15
|
version: 1.8.15
|
||||||
|
@ -4523,8 +4523,8 @@ packages:
|
||||||
resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==}
|
resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/azure-devops-node-api@12.1.0:
|
/azure-devops-node-api@12.2.0:
|
||||||
resolution: {integrity: sha512-VY+G45eNKVJfMIO0uyZfbi4PzUR8JHEfsHQjEUAXUGRkYhhBbhGHjy8cpiyYFxLXc3a4PL5cqgqqV/YD1SaCXg==}
|
resolution: {integrity: sha512-htza/rAmMNdLWpoFh5kG7CQFaZ17ylDEGCcQCTIu39R33YFCB8LIJNzjIL9Uqudzc5VdU47sxcXxAJvcuwc3Tw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tunnel: 0.0.6
|
tunnel: 0.0.6
|
||||||
typed-rest-client: 1.8.11
|
typed-rest-client: 1.8.11
|
||||||
|
@ -10624,6 +10624,7 @@ packages:
|
||||||
|
|
||||||
/wrappy@1.0.2:
|
/wrappy@1.0.2:
|
||||||
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
||||||
|
requiresBuild: true
|
||||||
|
|
||||||
/write-file-atomic@3.0.3:
|
/write-file-atomic@3.0.3:
|
||||||
resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==}
|
resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==}
|
||||||
|
|
Loading…
Reference in a new issue