chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.27.3 to 0.28.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.27.3...0.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-19 05:03:10 +00:00
committed by GitHub
parent af396a89ee
commit fee27df562
2 changed files with 18 additions and 33 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-postcss": "^3.1.8",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-typescript2": "^0.27.3",
"rollup-plugin-typescript2": "^0.28.0",
"start-server-and-test": "^1.11.5",
"typescript": "^4.0.3"
},