From 734c8f45782d6e30402d888bbafc36a26636521a Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Tue, 29 Oct 2024 16:45:30 +0200 Subject: [PATCH] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 201afcf..69c4bf8 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "description": "Tools for developing and running commands of the Azure CLI.", "devDependencies": { "@types/jmespath": "0.15.2", - "@types/node": "22.8.1", + "@types/node": "22.8.2", "@types/semver": "7.5.8" }, "displayName": "Azure CLI Tools",