From c8a1bfef2fa0c032159b4983d367c9cbb497b34c Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Mon, 7 Apr 2025 16:53:49 +0200 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c7605a5..5d3c0a7 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "url": "git+https://github.com/abap2xlsx/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.113.91", - "@abaplint/transpiler-cli": "^2.10.23", - "@abaplint/runtime": "^2.10.23" + "@abaplint/cli": "^2.113.108", + "@abaplint/transpiler-cli": "^2.10.37", + "@abaplint/runtime": "^2.10.37" } }