From 61738809fb3727379f9227ab473d4474fa15cfde Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sat, 8 Jan 2022 10:47:31 +0100 Subject: [PATCH] update to latest --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fe9ba36..f360d26 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "git+https://github.com/sapmentors/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.83.21", - "@abaplint/transpiler-cli": "^1.7.7", - "@abaplint/runtime": "^1.7.7" + "@abaplint/cli": "^2.83.23", + "@abaplint/transpiler-cli": "^1.7.8", + "@abaplint/runtime": "^1.7.8" } }