From 845054af7d8557012814ba3371b25d32fe71d1ad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 05:50:04 +0000 Subject: [PATCH] Update @abaplint/cli requirement from ^2.36.9 to ^2.37.2 (#3557) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d6ca2465..ce37f4957 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "git+https://github.com/larshp/abapGit.git" }, "devDependencies": { - "@abaplint/cli": "^2.36.9", + "@abaplint/cli": "^2.37.2", "abapmerge": "^0.14.1", "eslint": "^7.3.1" }