From 3da85350f66190373be09c36393404ab8fb95ee3 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 26 Mar 2025 17:41:17 +0100 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9ab6f8faa..20bbd0ef2 100644 --- a/package.json +++ b/package.json @@ -23,11 +23,11 @@ ] }, "devDependencies": { - "@abaplint/cli": "^2.113.107", + "@abaplint/cli": "^2.113.108", "@abaplint/database-sqlite": "^2.10.24", - "@abaplint/runtime": "^2.10.31", + "@abaplint/runtime": "^2.10.32", "express": "^4.21.2", - "@abaplint/transpiler-cli": "^2.10.31", + "@abaplint/transpiler-cli": "^2.10.32", "globals": "^16.0.0", "abapmerge": "^0.16.6", "c8": "^10.1.3",