From bdf6b72be253446aa67ed8ddce208fe8b090fb13 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 3 Aug 2022 17:20:40 +0200 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 95768d1..01ace53 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "git+https://github.com/abap2xlsx/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.91.19", - "@abaplint/transpiler-cli": "^2.1.18", - "@abaplint/runtime": "^2.1.18" + "@abaplint/cli": "^2.91.21", + "@abaplint/transpiler-cli": "^2.1.19", + "@abaplint/runtime": "^2.1.19" } }