From d2fe2b79fc6b2d450183732ddc885e6c499d9a4e Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Mon, 5 Aug 2024 18:11:55 +0200 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b40a2f7..b6f1993 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "git+https://github.com/abap2xlsx/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.108.2", - "@abaplint/transpiler-cli": "^2.8.24", - "@abaplint/runtime": "^2.8.24" + "@abaplint/cli": "^2.112.10", + "@abaplint/transpiler-cli": "^2.10.6", + "@abaplint/runtime": "^2.10.6" } }