From 78da347d975d04039f1e64c944f099558878de68 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Tue, 22 Apr 2025 13:29:27 +0200 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5d3c0a7..670a719 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "url": "git+https://github.com/abap2xlsx/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.113.108", - "@abaplint/transpiler-cli": "^2.10.37", - "@abaplint/runtime": "^2.10.37" + "@abaplint/cli": "^2.113.110", + "@abaplint/transpiler-cli": "^2.10.44", + "@abaplint/runtime": "^2.10.44" } }