From 1e45aba878045c52d5b4d9c1f45fe923f1c1984f Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 1 Sep 2021 10:18:52 +0200 Subject: [PATCH] npm updates (#4930) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a60cf468d..3d0957a81 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ "url": "git+https://github.com/abapGit/abapGit.git" }, "devDependencies": { - "@abaplint/cli": "^2.77.2", - "@abaplint/transpiler-cli": "^1.6.13", - "@abaplint/runtime": "^1.6.13", + "@abaplint/cli": "^2.77.4", + "@abaplint/transpiler-cli": "^1.6.14", + "@abaplint/runtime": "^1.6.14", "abapmerge": "^0.14.3", "eslint": "^7.32.0" }