From 5dd26c1378e26adbbb52df37cdeae4e7d9174b6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:57:20 +0200 Subject: [PATCH] Update @abaplint/cli requirement from ^2.48.0 to ^2.52.6 (#3968) Updates the requirements on [@abaplint/cli](https://github.com/abaplint/abaplint) to permit the latest version. - [Release notes](https://github.com/abaplint/abaplint/releases) - [Commits](https://github.com/abaplint/abaplint/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2890cf7b2..8d6313671 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "git+https://github.com/larshp/abapGit.git" }, "devDependencies": { - "@abaplint/cli": "^2.48.0", + "@abaplint/cli": "^2.52.6", "abapmerge": "^0.14.1", "eslint": "^7.9.0" }