Bump rollup-plugin-svelte from 4.3.2 to 5.0.3

Bumps [rollup-plugin-svelte](https://github.com/rollup/rollup-plugin-svelte) from 4.3.2 to 5.0.3.
- [Release notes](https://github.com/rollup/rollup-plugin-svelte/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-svelte/compare/v4.3.2...v5.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-23 23:42:48 +00:00 committed by dependabot[bot]
parent e2cef52eb1
commit cfd2318b2c
2 changed files with 960 additions and 216 deletions

1174
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"devDependencies": {
"rollup": "^0.66.6",
"rollup-plugin-svelte": "^4.3.2",
"rollup-plugin-svelte": "^5.0.3",
"svelte": "^2.16.1"
}
}