From b133ce5f0b7a40de61985c02f87a7e3305a61d8f Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Thu, 10 Apr 2025 10:26:35 +0200 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6dd7a77fd..fea6e2b71 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ "devDependencies": { "@abaplint/cli": "^2.113.108", "@abaplint/database-sqlite": "^2.10.24", - "@abaplint/runtime": "^2.10.40", + "@abaplint/runtime": "^2.10.41", "express": "^4.21.2", - "@abaplint/transpiler-cli": "^2.10.40", + "@abaplint/transpiler-cli": "^2.10.41", "globals": "^16.0.0", "abapmerge": "^0.16.6", "c8": "^10.1.3",