From 007a2ac8287a00a0af62033e0775da1b56c0bf4e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 21:26:29 +0000 Subject: [PATCH] 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b5e67bdc..64028510 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7970,9 +7970,9 @@ rollup-plugin-postcss@^3.1.3: style-inject "^0.3.0" rollup-plugin-serve@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.0.2.tgz#b9823ae012bfd9d824cbb378aa7ae0ec2c150905" - integrity sha512-kootBwjS+Fez68cjFrJvFVskfUG4IbOmXE4uT3S9rz6T3NSWvw+Ie7jDqn+JQFmfVeTh6498ZzigTwPOxNYfKQ== + version "1.0.3" + resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.0.3.tgz#409a52303efcd78911834a37db5835b76a2f8e61" + integrity sha512-DziGAVsXQVzQuT1v4vcv2l0GURnGYsX8m/FV1XzZ18VG3PWSedLaOSQFiW6RLHF7jB/F+CxlwK4YCUVZs8vxbg== dependencies: mime ">=2.0.3" opener "1"