chore(deps-dev): bump rollup-plugin-serve from 1.0.2 to 1.0.3

Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/thgh/rollup-plugin-serve/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-serve/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-serve/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-27 05:28:04 +00:00
committed by GitHub
parent 72ee786575
commit b239346a2a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11581,9 +11581,9 @@
}
},
"rollup-plugin-serve": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/rollup-plugin-serve/-/rollup-plugin-serve-1.0.2.tgz",
"integrity": "sha512-kootBwjS+Fez68cjFrJvFVskfUG4IbOmXE4uT3S9rz6T3NSWvw+Ie7jDqn+JQFmfVeTh6498ZzigTwPOxNYfKQ==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/rollup-plugin-serve/-/rollup-plugin-serve-1.0.3.tgz",
"integrity": "sha512-DziGAVsXQVzQuT1v4vcv2l0GURnGYsX8m/FV1XzZ18VG3PWSedLaOSQFiW6RLHF7jB/F+CxlwK4YCUVZs8vxbg==",
"dev": true,
"requires": {
"mime": ">=2.0.3",
+1 -1
View File
@@ -61,7 +61,7 @@
"rollup-plugin-peer-deps-external": "^2.2.3",
"rollup-plugin-postcss": "^3.1.3",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-serve": "^1.0.2",
"rollup-plugin-serve": "^1.0.3",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1",
"rollup-plugin-uglify": "^6.0.4",