From aa6bed0c154ff2c598cd704a0bb472b968965d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 06:34:07 +0000 Subject: [PATCH] Bump rollup-plugin-typescript2 from 0.29.0 to 0.30.0 Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.29.0...0.30.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d0f5f6..e8560b7 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react": "^17.0.0", "react-dom": "^17.0.0", "rollup": "^2.26.10", - "rollup-plugin-typescript2": "^0.29.0", + "rollup-plugin-typescript2": "^0.30.0", "ts-loader": "^8.0.10", "typescript": "^4.0.3", "vuepress": "^1.5.4",