From d5f2fcfbd7cdf366a56690dc51b10460022a5fc6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 09:06:57 +0100 Subject: [PATCH] Update @abaplint/transpiler-cli requirement from ^0.8.19 to ^0.8.21 (#4293) Updates the requirements on [@abaplint/transpiler-cli](https://github.com/abaplint/transpiler) to permit the latest version. - [Release notes](https://github.com/abaplint/transpiler/releases) - [Commits](https://github.com/abaplint/transpiler/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 635fee87a..57829ac96 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@abaplint/cli": "^2.61.10", - "@abaplint/transpiler-cli": "^0.8.19", + "@abaplint/transpiler-cli": "^0.8.21", "@abaplint/runtime": "^0.8.19", "abapmerge": "^0.14.2", "eslint": "^7.15.0"