From 456563f33f3ec59b13d546b1f8c68a349265bf89 Mon Sep 17 00:00:00 2001 From: Andrew Kanieski Date: Thu, 20 May 2021 10:20:22 -0400 Subject: [PATCH] Bumped azure-devops-node-api to 10.2.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 35a071b2..94ad30d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tfx-cli", - "version": "0.9.2", + "version": "0.9.3", "description": "CLI for Azure DevOps Services and Team Foundation Server", "repository": { "type": "git", @@ -21,7 +21,7 @@ "app-root-path": "1.0.0", "archiver": "2.0.3", "async": "^1.4.0", - "azure-devops-node-api": "^8.1.1", + "azure-devops-node-api": "^10.2.2", "clipboardy": "~1.2.3", "colors": "~1.3.0", "glob": "7.1.2",