From a90aaa7cef722e7003c759829acacbe0b36d029b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 12:35:44 +0000 Subject: [PATCH] Bump rollup-plugin-typescript2 from 0.26.0 to 0.27.0 Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.26.0...0.27.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a880f4b..1182e81 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "rollup": "^2.7.5", "rollup-plugin-babel": "^4.4.0", "rollup-plugin-node-resolve": "^5.2.0", - "rollup-plugin-typescript2": "^0.26.0", + "rollup-plugin-typescript2": "^0.27.0", "rollup-plugin-yaml": "^2.0.0", "ts-node": "^8.3.0", "tslint": "^5.18.0",