From d9275eebc22ffa8a2cd0f04f1c18ee52c8e1608b Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Tue, 8 Mar 2022 12:05:54 +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 f360d26..8469927 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "git+https://github.com/sapmentors/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.83.23", - "@abaplint/transpiler-cli": "^1.7.8", - "@abaplint/runtime": "^1.7.8" + "@abaplint/cli": "^2.85.41", + "@abaplint/transpiler-cli": "^1.8.12", + "@abaplint/runtime": "^1.8.12" } }