From 7292113c9f929133848cf0634932d03bf9cb8fc0 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sat, 1 Jan 2022 15:06:53 +0100 Subject: [PATCH] update to latest --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e597200..5aab191 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "git+https://github.com/sapmentors/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.80.6", - "@abaplint/transpiler-cli": "^1.6.63", - "@abaplint/runtime": "^1.6.63" + "@abaplint/cli": "^2.83.17", + "@abaplint/transpiler-cli": "^1.7.3", + "@abaplint/runtime": "^1.7.3" } }