build(deps-dev): bump rollup-plugin-alias from 1.5.2 to 2.0.0 (#49)

Bumps [rollup-plugin-alias](https://github.com/frostney/rollup-plugin-alias) from 1.5.2 to 2.0.0.
- [Release notes](https://github.com/frostney/rollup-plugin-alias/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frostney/rollup-plugin-alias/compare/v1.5.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-03 14:48:26 -04:00
committed by Evan You
parent 76c78ee832
commit 9f63a54203
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"minimist": "^1.2.0",
"prettier": "~1.14.0",
"rollup": "^1.19.4",
"rollup-plugin-alias": "^1.5.2",
"rollup-plugin-alias": "^2.0.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-typescript2": "^0.24.0",