build(deps-dev): bump rollup-plugin-typescript2 from 0.22.1 to 0.24.0 (#46)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-03 14:47:48 -04:00
committed by Evan You
parent e90c73f81a
commit 5169151bf9
2 changed files with 74 additions and 23 deletions

View File

@@ -39,7 +39,7 @@
"rollup-plugin-alias": "^1.5.2",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-typescript2": "^0.22.1",
"rollup-plugin-typescript2": "^0.24.0",
"ts-jest": "^24.0.2",
"typescript": "^3.5.3",
"yorkie": "^2.0.0"