From 1e8ccaf16d03892b8628bbb334c09b4d33489d21 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sat, 30 Jul 2022 12:06:12 +0200 Subject: [PATCH] update to latest --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0419547..d113a41 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "git+https://github.com/abap2xlsx/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.91.9", - "@abaplint/transpiler-cli": "^2.0.71", - "@abaplint/runtime": "^2.0.71" + "@abaplint/cli": "^2.91.18", + "@abaplint/transpiler-cli": "^2.1.12", + "@abaplint/runtime": "^2.1.12" } }